What's Changed
User-facing changes
- Add caption files (
.vtt
) to video download menu #1539
Changes primarily for admins
- Add config option to disable video removal in series management (set
general.allow_series_event_removal = false
) #1543 - Add config for tenant admin role (set
auth.roles.tenant_admin = "YOUR_ROLE"
) #1540 - Add EdDSA JWT support (with ed25519 curve) and switch from
ring
toaws-lc-rs
#1546 - Fix "slice into UTF8 codepoint" bug in search index #1548
Full Changelog: v3.6...v3.7