jGnash 2.32.2 has been released.
This is primarily a bug fix release with an enhancement to the opening reconciliation dialog.
As always, upgrading is recommended.
Detailed list of changes is below
Thanks,
Craig
Release 2.32.2
- 11/12/17 The opening Reconcile dialog now has a button to calculate ending balance based on the closing date. (Fx) Pranay Kumar
- 11/11/17 The Reminders dialog would not close properly if dismissed with a button. (Fx)
- 11/11/17 The Reminders dialog was not correctly restoring the last used snooze period. (Fx)
- 11/11/17 Corrected a Hibernate configure error for Account objects that may have been causing subtle bugs. (Swing, Fx)
- 11/08/17 New workaround for Yahoo discontinuing a portion of their Securites history API. (Swing, Fx)
- 11/06/17 Correct handling of special characters when importing OFX files. (Swing, Fx, GitHub Issue #35)
- 11/06/17 Ignore cash transfers for dividends in realized gains calculations. (Swing, Fx) t-pa
- 11/06/17 Significant update for the zh-ch locale translation. (Swing, Fx) kevinzhwl
- 10/22/17 Updated to latest Hibernate and Netty dependencies.
- 08/19/17 Switched from a MD5 to SHA-256 hash function for encrypted client / server operation. (Swing, Fx)
- 08/19/17 Protect against the import of an OFX file with malicious content. (Swing, Fx)