File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set(CMAKE_CXX_VISIBILITY_PRESET hidden)
1010
1111set (CMAKE_INTERPROCEDURAL_OPTIMIZATION ON )
1212
13- project (jukebox VERSION 3.3 .0)
13+ project (jukebox VERSION 3.4 .0)
1414
1515file (GLOB SOURCES
1616 jukebox/jukebox/ui/*.cpp
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.4.0
4+
5+ * Add a "Paste" button in ` NongAddPopup ` for mobile platforms
6+ * Fix macOS file picker (thanks calum12345)
7+ * Fix downloaded songs not being set as active if the NONG popup was closed before the download was finished
8+ * Add support for patchless (JIT-less) platforms
9+
310## v3.3.0
411
512 * Implement a "verified" song system, helping with finding which NONG is needed for a certain level
Original file line number Diff line number Diff line change 11{
2- "geode" : " 4.5.0 " ,
3- "version" : " 3.3 .0" ,
2+ "geode" : " 4.6.2 " ,
3+ "version" : " 3.4 .0" ,
44 "id" : " fleym.nongd" ,
55 "name" : " Jukebox" ,
66 "gd" : {
You can’t perform that action at this time.
0 commit comments