Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.1.0-beta.1](v4.0.0...v4.1.0-beta.1) (2024-05-03) ### New Features * ✨ Replaced the default homepage with the invite interface ([9c6ea38](9c6ea38)) * ✨Ability to specify whether a user displays on login page ([#397](#397)) ([a1380e0](a1380e0)) ### Bug Fixes * 🐛 Change live_tv to a boolean through the migration script ([00372cc](00372cc)) * 🐛 Live TV boolean changes to True by default ([e41b935](e41b935)) * 🐛 Potential fix for white pages and pages caching ([65feec9](65feec9)) * 🐝 remove extra return statement ([331be20](331be20)) * 🩹 cast current version as string ([4490590](4490590)) * 🩹 Disabled access to Live TV Management for Jellyfin/Emby ([a603d56](a603d56)) * 🩹 Fixed plex profile pictures erroring out when Plex Home users are present ([a1c3571](a1c3571)) * 🩹 Import error for software_lifecycle ([f6f9ef9](f6f9ef9)) * 🚑 Change migration script to a boolean for hide_user ([dec8103](dec8103)) * 🚑 Changed order of Emby user password creation ([fd52649](fd52649)) * 🚑 Solved issue with the routes clashing ([c3af54e](c3af54e)) * **sentry:** 🐛 set release version for proper tracking ([0f4d08c](0f4d08c)) ### Chores * 🧺 Changed request service URL field to correctly reflect the service ([553c78f](553c78f)) * 🧺 Remove version getter as not needed ([50957bc](50957bc)) ### Documentation * 📚 removed v3 mentions from root readme ([d7a4495](d7a4495)) ### Code Refactoring * 🔧 Change the admin login to reflect the new homepage ([549b3de](549b3de)) * 🔧 Cleanup old deprecated code ([fa56308](fa56308)) * 🔧 Removed ability to fetch profile picture from media servers ([e3ab547](e3ab547)) * 🔨 Changed profile picture logic for media servers ([f1f94e1](f1f94e1))
- Loading branch information