schoolbox web extension :)
0
fork

Configure Feed

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

Merge remote-tracking branch 'refs/remotes/origin/main'

willow d8c33e2e 8ce9b391

+9 -1
+8
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [4.0.1](https://github.com/schooltape/schooltape/compare/v4.0.0...v4.0.1) (2025-07-24) 4 + 5 + 6 + ### Bug Fixes 7 + 8 + * **snippets/roundedCorners:** timetable on homepage ([374e3fe](https://github.com/schooltape/schooltape/commit/374e3fef50e70394ce2d55743999d3383ce014da)) 9 + * v4 migrations ([1c24864](https://github.com/schooltape/schooltape/commit/1c2486493962270efb3add102ee94653d9f340b3)) 10 + 3 11 ## [4.0.0](https://github.com/schooltape/schooltape/compare/v3.4.0...v4.0.0) (2025-07-24) 4 12 5 13
+1 -1
package.json
··· 1 1 { 2 2 "name": "schooltape", 3 - "version": "4.0.0", 3 + "version": "4.0.1", 4 4 "author": "42willow", 5 5 "devDependencies": { 6 6 "@catppuccin/palette": "^1.7.1",