Earlier release history: v1.1.0 introduced dark/light mode and the Manifest editor; v1.0.0 was the initial release with 8 core editors.
v1.1.0
| Type | Change |
| NEW | Dark / Light mode toggle with full component tree repaint |
| NEW | Manifest editor — full manifest.json generator with all 8 category sections |
| NEW | Create Full Pack Structure — builds all directories and saves manifest in one click |
| NEW | Open in File Explorer from Manifest (Windows, macOS, Linux) |
| NEW | Category dropdowns made editable — type any custom value or pick from the list |
| CHG | Tabs moved to top with SCROLL_TAB_LAYOUT for left-aligned labels |
| FIX | Build script uses @sources.txt to compile all files reliably — avoids command-line length limits |
v1.0.0 — Initial Release
| Type | Change |
| NEW | 8 editor panels: Materials, Equipment, Recipes, Skills, Enemies, Rooms, Dungeons, Languages |
| NEW | Live JSON preview in every editor |
| NEW | Dark mode default with fully themed Swing UI |
| NEW | Zero external dependencies — Java 21 + Swing only |
| NEW | Windows and Linux/macOS build + run scripts |