1.42.0 (2026-03-23)
Features
- add category/tag management UI with ColoredItemCombobox (2ae01c9)
- add delete buttons for categories and tags in combobox dropdown (be7219e)
- add media upload to news editor with drag-drop, paste, and file picker (723591e)
- add news section with admin editor and public article view (99fc336)
Bug Fixes
- add multipart/form-data header to news media upload request (4bcae6c)
- add news link to admin panel, prevent empty news section flash (38b0f4b)
- disable duplicate link/underline extensions from StarterKit (59d8b66)
- isolated DOMPurify instance and correct video controls attribute (f788f10)
- media upload security hardening from 6-agent review (7408000)
- news feature security, accessibility, performance improvements (74e6d52)
- news section — remove duplicate title, add newspaper icon, hide views from users, fix cache invalidation (b7ab2cf)
- register DOMPurify hooks once, abort featured upload, fix double drop (5c0eb12)
- remove animated background from news section, fix mobile borders (8d994f7)
- remove duplicate news title and replace N icon with newspaper SVG (de5414f)
- tag color bug, FormData interceptor, falsy id check (13d27a5)
- video not rendering — add TipTap Video extension, allow HTTP src (25f3602)