Skip to content

Release 3.5.0

Compare
Choose a tag to compare
@ccavanaugh ccavanaugh released this 17 Feb 23:58
· 86 commits to master since this release

Release 3.5.0 (File format change)

  • 02/03/2020 Updated to the latest Hibernate, Poi, and Commons CSV dependencies.
  • 02/11/2020 jGnash will now restart automatically for Linux and OSX users after downloading the JavaFX dependencies.
  • 02/10/2020 Restructured main classes to a package to make future development with jpackage cleaner (GitHub Pull Request #88) [msgilligan]
  • 02/08/2020 Build system cleanup and consolidated the bootloader.
  • 02/08/2020 Fix RuntimeException when the currency of a locale is unknown. (GitHub Pull Request #92) [t-pa]
  • 02/08/2020 Updated to JavaFx 14-ea+8.
  • 02/05/2020 The location for JavaFX dependency downloads has changed. HTTPS is now used.
  • 02/03/2020 Updated to the latest Picocli, Hikari, PDFBox and Netty dependencies.
  • 01/19/2020 Correctly handle a change to the Yahoo finance cookie expiration date.
  • 01/01/2020 Transactions may now be tagged and filtered with user managed Tags.
  • 12/28/2019 Fixed poor transaction form behavior caused by opening a splits dialog and closing before adding entries.
  • 12/27/2019 Reduced overhead for icon management.
  • 12/26/2019 FontAwesome icons were updated resulting in some icon changes.
  • 12/15/2019 Reworked the Engine API for advanced transaction tags.
  • 12/14/2019 The Windows exe wrapper will now look in the registry if JAVA_HOME has not been set.