You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.7.0 Release Notes
🚀 New Features
Chinese Language Support: Introduced Chinese as a language option. A special thanks to @xiaogaozi for contributing via Weblate!
Playlist Context Menu: Added the sidebar playlist context menu to the playlists page for a consistent user experience.
Mini Sidebar: Redesigned the sidebar for improved usability on small-screen devices.
Themes: Added 18 popular themes to enhance customization and user experience.
Docker Environment Variables: Expanded the set of environment variables to allow greater customization of app deployment via Docker. Check .env.example or README for more info. (#83)
🛠️ Fixes
Full-Screen Performance: Optimized full-screen mode for improved performance on Google Chrome and Chromium-based browsers. (#86)
Home Carousel Performance: Enhanced the performance of the home page carousel on Google Chrome and Chromium-based browsers.
Custom Scrollbars: Replaced the default OS scrollbars with a custom design for a more consistent look and feel.
Full-Screen Theme Toggle: Removed the full-screen theme toggle for better user experience.
Album Without Year: Fixed an issue where album pages failed to load if the album lacked a year value. (#90)
Playlist Title Link: Adjusted the size of the playlist title links on the playlists page for better visual consistency.
Queue Page: Updated the height of the playback queue page to prevent it from overlapping with the header.