We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e1f26 commit 6380c49Copy full SHA for 6380c49
changelog.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v3.3.0
4
+
5
+ * Implement a "verified" song system, helping with finding which NONG is needed for a certain level
6
+ * Use the more performant `SimpleAxisLayout` for the interface
7
+ * Rewrite index JSON storage
8
+ * Log a warning when default indexes provided by Jukebox are disabled
9
10
## v3.2.1
11
12
* Experimental iOS support!
mod.json
@@ -1,6 +1,6 @@
{
"geode": "4.4.0",
- "version": "3.2.1",
+ "version": "3.3.0-beta.1",
"id": "fleym.nongd",
"name": "Jukebox",
"gd": {
0 commit comments