Release v1.5.11

This commit is contained in:
2026-07-26 15:01:03 +01:00
parent eb1f33d82f
commit 2176fb9042
3 changed files with 18 additions and 3 deletions
+15
View File
@@ -6,6 +6,21 @@ All notable changes to this project will be documented in this file.
- No unreleased changes recorded yet.
## 1.5.11 - 2026-07-26
### Added
- Video regions are now supported end to end, including player rendering, admin editing, playlist scheduling, and player sync.
### Changed
- The slide, template, and playlist flows were updated so video content can be created, configured, and scheduled alongside existing region types.
- Player rendering and related media handling now recognize the new video region implementation.
### Fixed
- Region and upload handling were adjusted so video media syncs cleanly through the player and web admin paths.
## 1.5.10 - 2026-07-26
### Added