4.1.0 (2024-05-05)
New Features
- ✨ Replaced the default homepage with the invite interface (9c6ea38)
- ✨Ability to specify whether a user displays on login page (#397) (a1380e0)
Bug Fixes
- 🐛 Change live_tv to a boolean through the migration script (00372cc)
- 🐛 Live TV boolean changes to True by default (e41b935)
- 🐛 Potential fix for white pages and pages caching (65feec9)
- 🐝 remove extra return statement (331be20)
- 🩹 cast current version as string (4490590)
- 🩹 Disabled access to Live TV Management for Jellyfin/Emby (a603d56)
- 🩹 Fixed plex profile pictures erroring out when Plex Home users are present (a1c3571)
- 🩹 Import error for software_lifecycle (f6f9ef9)
- 🚑 Change migration script to a boolean for hide_user (dec8103)
- 🚑 Changed order of Emby user password creation (fd52649)
- 🚑 Solved issue with the routes clashing (c3af54e)
- sentry: 🐛 set release version for proper tracking (0f4d08c)
Chores
- 🧺 Changed request service URL field to correctly reflect the service (553c78f)
- 🧺 Remove version getter as not needed (50957bc)
- release: 4.1.0-beta.1 (b4d5a34), closes #397
Documentation
- 📚 removed v3 mentions from root readme (d7a4495)