🟢 There are no breaking changes.
What's Changed
User-facing changes
- Add Playlist management ("My Playlists") in #1588
- Create & remove playlist, change metadata and add/remove/reorder videos in playlist
- Treat newly created series as "synced" immediately in #1623
- This allows you to immediately add videos to it
- Add manage button to series and playlist blocks in #1616
- Improve "unauthorized" notes in #1625
- Add embed url to share button in #1617
- Add correct license labels in #1634
Changes primarily for admins
- Add user session and user realm overview to admin dashboard in #1632
- Fix "harvested until" and "last update" timestamps in admin dashboard in #1632
- Fix timezone in user session 'created' field in #1635
- Before, if your DB server would change its timezone, user sessions could be slightly shorter or longer.
- Slightly improve error message for
TranslatedStringin config in #1630
Full Changelog: v3.11...v3.12