Skip to content

Release 2.26.0

Compare
Choose a tag to compare
@ccavanaugh ccavanaugh released this 13 Oct 09:42
· 1606 commits to master since this release

Release 2.26.0 (File format change)

Notes:
H2 databases will be upgraded automatically.

HyperSql (*.script) databases will need to be saved to another file format in the prior release of jGnash. They may
be saved back to a HyperSql database afterwards.

  • 10/12/16 Added an option to invert the sign of Credit, Liability, Equity, and Income accounts for the Periodic
    Account balance chart.
  • 10/10/16 Fixed another transaction and security history concurrency bug for relational databases. (Swing, Fx)
  • 10/09/16 The initial check for recurring transactions / reminders was taking too long. (Fx)
  • 10/04/16 Add utility method to pack and upgrade older databases. (Fx)
  • 09/07/16 Added work around for JavaFx bug JDK-8132897. Using a ComboBox was causing an application crash when running
    on the Windows platform. (Fx)
  • 09/03/16 Improved predictability of the sort order of transactions with the same date without an assigned transaction
    number. (Swing, Fx)
  • 08/29/16 Internal cleanup, removal of duplicated code.
  • 08/28/16 The Open dialog was not behaving correctly if a remote connection was used for the prior session. (Fx)
  • 08/21/16 Updated to the latest Hibernate dependency. HyperSql (*.script) users will need to save to a different file
    format before updating to this release. You may revert back to HyperSql after the upgrade.
  • 08/21/16 Removed support for corrections to older file formats (Prior to release 2.22.0). Existing files must have
    been loaded with jGnash release 2.22 - 2.25 prior to using with this release.