Skip to content

Releases: Fleeym/jukebox

v2.6.0

04 Apr 16:35
Compare
Choose a tag to compare

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

29 Feb 13:27
Compare
Choose a tag to compare

Changelog

  • Fix dailies and weeklies setting their song name to "Unknown"

v2.5.1

24 Feb 22:58
Compare
Choose a tag to compare

Changelog

  • Fix fixDefault running for every single CustomSongWidget instance

v2.5.0

24 Feb 09:36
Compare
Choose a tag to compare

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

06 Feb 23:08
Compare
Choose a tag to compare

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

05 Feb 23:31
Compare
Choose a tag to compare

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

05 Feb 17:37
Compare
Choose a tag to compare

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

04 Feb 22:13
Compare
Choose a tag to compare

Changelog

  • Try and fix crash on startup from invalid JSON

v2.2.3

04 Feb 21:01
Compare
Choose a tag to compare

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

04 Feb 00:19
Compare
Choose a tag to compare

Changelog

  • Actually bump mod.json version