Releases: TheConnMan/jukebot
Playlist Order and Multiple Slack Team Support
A small release fixing out of order playlists and also adding multi-team slack support.
Issues in the release: https://github.com/TheConnMan/jukebot/milestone/9?closed=1
Code changes: https://github.com/TheConnMan/jukebot/compare/v1.7.0...v1.7.1?w=1
Login, Persistent Favorites, and Persistent User Properties
Data persistence is finally here!
Log in with Google OAuth to persist your user properties (notifications, username, and theme) and, most importantly, your favorites. No more wishing you had your favorites from your other machine.
From a tech standpoint this release with true data persistence. The MySQL data schema is tracked under migrations, so going forward there will always be a data upgrade path which, as a self-hosted project, is very important.
Data persistence also opens up options such as Trending Videos or Crowd Favorites...
Issues in the release: https://github.com/TheConnMan/jukebot/milestone/7?closed=1
Code changes: https://github.com/TheConnMan/jukebot/compare/v1.6.0...v1.7.0?w=1
Themes
Themes are here! Personalize your JukeBot UI with one of four custom themes.
Issues in the release: https://github.com/TheConnMan/jukebot/milestone/8?closed=1
Code changes: https://github.com/TheConnMan/jukebot/compare/v1.5.0...v1.6.0?w=1