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