(Note, dates are in yyyy-MM-dd format)
- Handle no groovy content without throwing exceptions
- change artifact group name to se.alipsa.journo
- Change location of the pdf action buttons to give more space to the pdf content
- Ensure project is created when opening a project not created on this computer.
- Set taskbar/dock icon in the JournoViewer removing the ned for jvm properties enabling a nice journo icon when running from the journoViewer pom file
- Upgrade groovy 4.0.24 -> 4.0.25
- Upgrade pdfbox 3.0.3 -> 3.0.4
- Upgrade javafx 23.0.1 -> 23.0.2
- fix bug that saved only selected content instead of all in the groovy script
- add journoViewer.xml for an alternative way to run the Journo Viewer Gui
- upgrade dependencies (notably to Javafx 23.0.1)
- enhance about dialog to include dependency version info
- fix npe bug when opening a project for the first time
- upgrade javafx version 22.0.1 -> 22.0.2
- Upgrade classgraph 4.8.172 -> 4.8.173
- Combine all 3 release packages into one.
- add windows support
- upgrade dependencies
- add render to html option
- add view pdf in external app option
- Preserve indentation from previous line
- Clear content when creating new project. Change title when saving as
- move file operations to menu, move view pdf buttons to a single one and extend the responsibility of save button
- Make project dir handling more consistent.
- avoid mark as changed when loading a file
- add support for back indent
- add logo and stylesheet to all dialogs
- add check for unsaved content
- upgrade groovy version, add mac icons