schoolbox web extension :)
0
fork

Configure Feed

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

chore(main): release 4.0.3 (#259)

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
eeb919f8 c5a7b60d

+8 -1
+7
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [4.0.3](https://github.com/schooltape/schooltape/compare/v4.0.2...v4.0.3) (2025-07-25) 4 + 5 + 6 + ### Bug Fixes 7 + 8 + * v4 storage migration not including fallback ([c5a7b60](https://github.com/schooltape/schooltape/commit/c5a7b60d3bf051c09915f3fde70462b75c15b921)) 9 + 3 10 ## [4.0.2](https://github.com/schooltape/schooltape/compare/v4.0.1...v4.0.2) (2025-07-24) 4 11 5 12
+1 -1
package.json
··· 1 1 { 2 2 "name": "schooltape", 3 - "version": "4.0.2", 3 + "version": "4.0.3", 4 4 "author": "42willow", 5 5 "devDependencies": { 6 6 "@catppuccin/palette": "^1.7.1",