schoolbox web extension :)
0
fork

Configure Feed

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

chore(main): release 4.2.0 (#295)

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
43607e4f a257ff2b

+8 -1
+7
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [4.2.0](https://github.com/schooltape/schooltape/compare/v4.1.4...v4.2.0) (2025-10-29) 4 + 5 + 6 + ### Features 7 + 8 + * **plugins/subheader:** open in new tab option ([#294](https://github.com/schooltape/schooltape/issues/294)) ([a257ff2](https://github.com/schooltape/schooltape/commit/a257ff2be0089950c937a40598f878172393e911)) 9 + 3 10 ## [4.1.4](https://github.com/schooltape/schooltape/compare/v4.1.3...v4.1.4) (2025-08-21) 4 11 5 12
+1 -1
package.json
··· 1 1 { 2 2 "name": "schooltape", 3 - "version": "4.1.4", 3 + "version": "4.2.0", 4 4 "author": "42willow", 5 5 "devDependencies": { 6 6 "@catppuccin/palette": "^1.7.1",