Skip to content

Changelog

4.2.0 (2025-10-29)

Features

  • plugins/subheader: open in new tab option (#294) (a257ff2)

4.1.4 (2025-08-21)

Bug Fixes

  • manifest: remove scripting permission (1bc1be6)

4.1.3 (2025-08-18)

Bug Fixes

  • manifest: remove notifications permission (af37cea)

4.1.2 (2025-08-18)

Bug Fixes

4.1.1 (2025-08-17)

Miscellaneous Chores

4.1.0 (2025-08-17)

Features

  • disable settings reset for those that have reset already (623d654)
  • remove update badge after opening popup (aca4eb3)

Bug Fixes

  • disable logging in production (6d7d492)
  • refresh banner appearing when unnecessary (cf41209)
  • snippets: hide pwa prompt not working (a9a524d)
  • state wrapper not using latest storage value (0a551c6)
  • themes: modern icons colour (055ce38)
  • timetable rounded corners when theme is disabled (280a2b8)

4.0.5 (2025-07-31)

Bug Fixes

  • popup: reset button colour on latte (f0b4a34)
  • popup: updated badge (e1ff524)
  • reset local storage the hacky way on v4.0.5 (baa8dc1)
  • separate motd and updated into separate storage items (0f874eb)
  • snippets/roundedCorners: mark all read button (d193dfe)
  • storage: remove troublesome migrations and perform a final full (bef1910)

4.0.4 (2025-07-28)

Bug Fixes

  • snippets/roundedCorners: don't round mark all read button (c15c27e)

4.0.3 (2025-07-25)

Bug Fixes

  • v4 storage migration not including fallback (c5a7b60)

4.0.2 (2025-07-24)

Miscellaneous Chores

4.0.1 (2025-07-24)

Bug Fixes

  • snippets/roundedCorners: timetable on homepage (374e3fe)
  • v4 migrations (1c24864)

4.0.0 (2025-07-24)

Features

  • plugins/modernIcons: update to material symbols and add fill (bd9ace5)
  • popup: motd (8f5163f)
  • popup: styling improvements (7ce23b2)
  • snippets: rounded corners (#238) (0d028f6)
  • update badge icons and update notification badge (04bae75)
  • update notification badge (f6bb898)
  • v4 storage migrations (#255) (1c988ba)

Bug Fixes

  • misc styling issues (5fb0b1d)
  • plugins/modernIcons: update icons to material symbols (b2b56a7)

Miscellaneous Chores

3.4.0 (2025-06-13)

Features

3.3.2 (2025-04-29)

Bug Fixes

3.3.1 (2025-04-07)

Bug Fixes

3.3.0 (2025-03-12)

Features

  • plugins/modernIcons: add cloudy and eportfolio icons (#200) (b23bfe8)

3.2.13 (2025-02-13)

Bug Fixes

  • popup: version number in footer (a03cf03)

3.2.12 (2025-02-13)

Bug Fixes

3.2.11 (2025-02-13)

Miscellaneous Chores

3.2.10 (2025-02-13)

Reverts

3.2.9 (2025-02-12)

Bug Fixes

3.2.8 (2025-02-06)

Bug Fixes

  • plugins/tabTitle: calendar/timetable not displaying (#164) (96d2d68)

3.2.7 (2024-12-05)

Bug Fixes

3.2.6 (2024-11-12)

Bug Fixes

3.2.5 (2024-11-01)

Bug Fixes

3.2.4 (2024-10-30)

Bug Fixes

3.2.3 (2024-10-07)

Miscellaneous Chores

3.2.2 (2024-10-07)

Bug Fixes

3.2.1 (2024-09-11)

Bug Fixes

3.2.0 (2024-09-11)

Features

Bug Fixes

3.1.8 (2024-09-08)

Bug Fixes

  • modern-icons: add files icon (7fe0a49)

3.1.7 (2024-09-05)

Bug Fixes

3.1.6 (2024-07-31)

Bug Fixes

3.1.5 (2024-07-31)

Miscellaneous Chores

3.1.4 (2024-07-31)

Bug Fixes

  • schooltape not injecting into footer (0aeb97e)

3.1.3 (2024-07-31)

Bug Fixes

  • timetableLabels not injecting (c6bdac8)

3.1.2 (2024-07-13)

Miscellaneous Chores

3.1.1 (2024-07-13)

Reverts

  • don't skip on manual dispatch (94f9960)

Miscellaneous Chores

3.1.0 (2024-07-13)

Features

  • remove update notifications (536eae3)

Bug Fixes

  • popup: version name undefined (7685e99)

3.0.0 (2024-06-27)

Features

Bug Fixes

Performance Improvements

  • do not iterate over palette for no reason (be00832)
  • load directly from doc-start (d3b21c2)
  • optimise theme injection (1288471)

Reverts

  • "refactor: move scroll segments to snippet" (57bb3c6)
  • remove hide-pfp plugin (replaced by snippet) (19bc42a)
  • remove storage watchers (ad62929)
  • remove toggle component (7d6a94c)
  • who cares about hot reload anyway? (e933bbc)

Miscellaneous Chores