schoolbox web extension :)
0
fork

Configure Feed

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

chore(main): release 4.3.5 (#330)

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
34ab4a02 23a22dde

+8 -1
+7
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [4.3.5](https://github.com/schooltape/schooltape/compare/v4.3.4...v4.3.5) (2026-02-01) 4 + 5 + 6 + ### Bug Fixes 7 + 8 + * **plugins/modernIcons:** add missing icons ([083b0fc](https://github.com/schooltape/schooltape/commit/083b0fcbc7f40fbbaaf1ebdf773d6a88d646139d)) 9 + 3 10 ## [4.3.4](https://github.com/schooltape/schooltape/compare/v4.3.3...v4.3.4) (2025-12-15) 4 11 5 12
+1 -1
package.json
··· 1 1 { 2 2 "name": "schooltape", 3 - "version": "4.3.4", 3 + "version": "4.3.5", 4 4 "author": "42willow", 5 5 "devDependencies": { 6 6 "@catppuccin/palette": "^1.7.1",