🟢 There are no breaking changes.
User-facing changes
- Keep series/playlist block layout & order on video page in #1647
- Add auto-link-detection to text blocks and some descriptions in #1649
- Auto-detect timestamps in video description and make them clickable in #1651
- Add
/path/to/realm/p/<id>route for playlists in #1650 - Add some margin below the last realm edit add button in #1648
- Limit title blocks and markdown-code-blocks to 800px in width as well in #1642
- Fix event/series on root page in search result having "missing name" in #1659
Changes primarily for admins
- Fix
mountandremoveAdmin UI endpoints in #1645- In v3.12 and v3.13, parts of the Admin UI integration were broken due to an accidental API change. This release reverts the change, restoring that functionality.
- Add configuration for republish workflow ID by @geichelberger in #1657
- Add unique user count to admin dashboard in #1652
- Add
--yes-...flag tosearch-index rebuildandknown-* clearin #1658 - Update some frontend dependencies in #1654
Changes primarily for developers
- Fix CI checks to detect changes to APIs used by the Admin UI integration in #1646
Full Changelog: v3.13...v3.14