New Features:
- Added customization buttons for the music controller! [164b4b1]
- Now available in Spanish, French, and Vietnamese! [0329544], [8fda1d2], [f6c2511]
- Enjoy lyrics for your favorite tracks with Musixmatch. [955d716]
- Toggle silent mode in settings for uninterrupted listening. [c8fa4e5]
- Enhanced user experience with local languages in placeholders. [2219820]
- Tailor your experience with environment-based settings. [6ccc7d]
- Updated various requirement libraries to their latest versions for better performance.
Fixes:
- Resolved issues with the music controller in the request channel. [0e8b3ce]
- Improved message handling and permission checks for smoother operation. [5c973a7]
Breaking Changes:
- All database keys have been changed to snake_case. Please ensure your data is backed up! After upgrading to
v2.7.2
, please runpython update.py -m
for the migration. [d9fb58e]
Full Changelog: v2.7.1 to v2.7.2