Skip to content

1.3.2 - Bug fixes + minor updates

Choose a tag to compare

@Col-E Col-E released this 22 Jun 05:48

What's new

  • New event that allows renaming of main window's title
  • Java 10 / 11 version flags supported

What's changed

  • Hierarchy generation now runs on a separate thread
    • Allows editing to be done while the mappings are generated
  • Remove redundant update frequency value Never, instead just disable the "Active" option.
  • Remove unused dependencies (~400KB smaller)

What's fixed

  • Sometimes logging calls were not made on the JavaFX thread, which generates an ugly stacktrace in the console