schoolbox web extension :)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(main): release 4.0.5 (#266)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

github-actions[bot]
github-actions[bot]
and committed by
GitHub
d89f7ab6 baa8dc16

+12
+12
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [4.0.5](https://github.com/schooltape/schooltape/compare/v4.0.4...v4.0.5) (2025-07-31) 4 + 5 + 6 + ### Bug Fixes 7 + 8 + * **popup:** reset button colour on latte ([f0b4a34](https://github.com/schooltape/schooltape/commit/f0b4a3452c13837bfe6bb24cb34910234cc03f6a)) 9 + * **popup:** updated badge ([e1ff524](https://github.com/schooltape/schooltape/commit/e1ff524e746de2ffde917924dbf195d8ec5c4105)) 10 + * reset local storage the hacky way on v4.0.5 ([baa8dc1](https://github.com/schooltape/schooltape/commit/baa8dc1664d398b6c57c202f7c0f7ae4f6989e1e)) 11 + * separate motd and updated into separate storage items ([0f874eb](https://github.com/schooltape/schooltape/commit/0f874eb4e25a79ef08e0e67cce2486302b452b8d)) 12 + * **snippets/roundedCorners:** mark all read button ([d193dfe](https://github.com/schooltape/schooltape/commit/d193dfe44fcd241d87ee1956f9f53ddd9fb66164)) 13 + * **storage:** remove troublesome migrations and perform a final full ([bef1910](https://github.com/schooltape/schooltape/commit/bef1910757e52b31e2bb50cf487711da3c3a810a)) 14 + 3 15 ## [4.0.4](https://github.com/schooltape/schooltape/compare/v4.0.3...v4.0.4) (2025-07-28) 4 16 5 17