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

TypeChange
NEWDark / Light mode toggle with full component tree repaint
NEWManifest editor β€” full manifest.json generator with all 8 category sections
NEWCreate Full Pack Structure β€” builds all directories and saves manifest in one click
NEWOpen in File Explorer from Manifest (Windows, macOS, Linux)
NEWCategory dropdowns made editable β€” type any custom value or pick from the list
CHGTabs moved to top with SCROLL_TAB_LAYOUT for left-aligned labels
FIXBuild script uses @sources.txt to compile all files reliably β€” avoids command-line length limits

v1.0.0 β€” Initial Release

TypeChange
NEW8 editor panels: Materials, Equipment, Recipes, Skills, Enemies, Rooms, Dungeons, Languages
NEWLive JSON preview in every editor
NEWDark mode default with fully themed Swing UI
NEWZero external dependencies β€” Java 21 + Swing only
NEWWindows and Linux/macOS build + run scripts