Skip to content

Version 3.32-22 (2024-05-15)

Latest
Compare
Choose a tag to compare
@codemanyak codemanyak released this 16 May 15:06
fb49fe5

Bugfix

  • #1166 Certain Java version strings with hyphen after the major number, like "23-ea", caused version detection failure and thus inhibited Structorizer start.

Code revisions

  • Two GUI classes were renamed;
    • gui/ExportOptionDialoge → guit/ExportOptionDialog (requiring an adapation of individual locale files),
    • locales/Tab → locales/TranslatorTab;
  • Inheritance modification of loop Element classes For, While, Repeat, Forever (no external impact).