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