Skip to content

Releases: Fleeym/jukebox

v3.5.0

23 Feb 18:48
ce66ce5

Choose a tag to compare

Changes

  • Port to Geometry Dash 2.2081 and Geode v5.0.0
  • Optimizations to song downloads and metadata fetching
  • Optimizations to memory operations
  • Fix outdated tutorial
  • Fix NONG list lines dissapearing after state update
  • Fix "Delete all NONGs" button not updating UI properly
  • Fix editor touch issues
  • Updated Song File Hub discord link

What's Changed

Full Changelog: v3.4.0...v3.5.0

v3.5.0-beta.2

22 Feb 19:42
f998204

Choose a tag to compare

v3.5.0-beta.2 Pre-release
Pre-release

Changelog

  • Bump Geode to v5.0.0-beta.4
  • Fix a crash on Android

Full Changelog: v3.5.0-beta.1...v3.5.0-beta.2

v3.5.0-beta.1

15 Feb 14:11
2c6ea78

Choose a tag to compare

v3.5.0-beta.1 Pre-release
Pre-release

Changelog

  • Port to Geometry Dash 2.2081 and Geode v5.0.0-beta.1
  • Optimizations to song downloads and metadata fetching
  • Optimizations to memory operations
  • Updated Song File Hub discord link

What's Changed

Full Changelog: v3.4.0...v3.5.0-beta.1

v3.4.0

05 Jul 14:13
92703fd

Choose a tag to compare

Changelog

  • Add a "Paste" button in NongAddPopup for mobile platforms
  • Fix macOS file picker (thanks calum12345)
  • Fix downloaded songs not being set as active if the NONG popup was closed before the download was finished
  • Add support for patchless (JIT-less) platforms

Pull Requests

  • Always set downloaded songs as active, even if the NONG UI is closed by @Fleeym in #97
  • fixed file picker for mac by @calum12345 in #99

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

22 Jun 10:47
e617940

Choose a tag to compare

Changelog

  • Implement a "verified" song system, helping with finding which NONG is needed for a certain level
  • Use the more performant SimpleAxisLayout for the interface
  • Rewrite index JSON storage
  • Log a warning when default indexes provided by Jukebox are disabled
  • Fix NongAddPopup not checking file extension as lowercase
  • Fix path not being set when editing a NONG

Pull Requests

  • add verified for level songs and refactor nong list and cells by @FlafyDev in #87
  • fix(NongAddPopup): fix local path not being set on edit by @Fleeym in #96

Full Changelog: v3.2.1...v3.3.0

v3.3.0-beta.1

02 Jun 23:01
6380c49

Choose a tag to compare

v3.3.0-beta.1 Pre-release
Pre-release

Changelog

  • Add verified for level songs and refactor nong list and cells by @FlafyDev in #87
  • Improve UI performance
  • Rewrite Index storage
  • Log warn when default indexes are disabled

Full Changelog: v3.2.1...v3.3.0-beta.1

v3.2.1

03 May 19:00
285b00a

Choose a tag to compare

This release features experimental iOS support!

Changelog

Full Changelog: v3.2.0...v3.2.1

v3.2.0

20 Apr 13:11

Choose a tag to compare

Changelog

  • Remove all usage of std::stoi, fixing some crashes in the process
  • Improve 0.0B fix, taken out of Experimental settings
  • Add configurable request timeout for downloads
  • Remove usage of a custom label for the song ID / size label
  • Fix undownloaded songs not being marked as downloaded when switching to a NONG

Full Changelog: v3.1.1...v3.2.0

v3.1.1

22 Mar 14:18

Choose a tag to compare

Changelog

  • Fix a crash that can happen when Show Audio Assets by Taswert is enabled
  • Fix Overcharged Main Menu showing NONG names for main levels
  • Remove the api key from mod.json as the mod doesn't expose an api anymore
  • Do some internal refactoring of the mod, shouldn't break anything
  • Bump to Geode v4.3.1

Full Changelog: v3.1.0...v3.1.1

v3.1.0

26 Jan 16:53

Choose a tag to compare

Changelog

  • Remove original Discord server button and replace it with Song File Hub
  • Add better error for failed downloads with status code 502
  • Make newly downloaded songs automatically set as active
  • Bump to Geode v4.2.0
  • Add MIT License to the mod

Full Changelog: v3.0.3...v3.1.0