Releases: Fleeym/jukebox
Releases · Fleeym/jukebox
v2.6.0
API
Hey everyone, not many changes today, just a little API thing Flafy made for their mod :)
Changelog
- Expose a minimal API for interacting with NONG data (Thanks to Flafy)
v2.5.2
Changelog
- Fix dailies and weeklies setting their song name to "Unknown"
v2.5.1
Changelog
- Fix fixDefault running for every single CustomSongWidget instance
v2.5.0
This is a small update, but the next one might have something nice for everyone :)
Changelog
- Fix the download slider being made invisible
- Make file IO error messages more descriptive
- Add a button for joining the Discord server
v2.4.0
Changelog
- Fix a bug that caused defaultValid to be undefined when writing to JSON
- Fix crashing if JSON is invalid
- Backup invalid JSONs
v2.3.0
Changelog
- Redesign NongDropdownLayer and NongAddPopup, using the new initAnchored
- Use more layouts in the UI
- Fix a bug that made the download bar visible after fixing the default song
v2.2.5
Changelog
- Prevent CustomSongWidget update after adding a new song
- Add a way to refetch default song info if it somehow is broken
- Bugfixes
v2.2.4
Changelog
- Try and fix crash on startup from invalid JSON
v2.2.3
Changelog
- Fix NongAddPopup filters
- Fix random letter generator sometimes getting \0 as a character
- Write JSON on DataSaved
- Move initial JSON read to on_mod(Loaded)
- Remove permission check for Android
v2.2.2
Changelog
- Actually bump mod.json version