Skip to content

Releases: ccavanaugh/jgnash

Release 2.18.0

13 Sep 15:30
Compare
Choose a tag to compare

Release 2.18.0

09/08/15 The NetWorth and BalanceSheet reports were not including Simple Investment account types.
09/06/15 Fixed QIF date parsing import bug introduced by 2.17.0
09/01/15 (FX) DatePicker now increments and decrements with use of vertical and horizontal scroll input
08/29/15 Remove support for importing jGnash 1.x files

Release 2.17.1

09/01/15 Fix for a one day shift when converting Dates to LocalDates for XML and BXDS file formats.

2.17.0

29 Aug 11:25
Compare
Choose a tag to compare

08/28/15 Automatic backup preferences are now stored within the data file. This is better for users working off of portable storage and multiple computers. You will need to update your preferences with this release.
08/24/15 Securities historical charts now factor in stock splits and reverse splits.
08/23/15 The JavaFx UI for Securities history allows manual edits of split and dividend history.
08/16/15 File formats have changed and will not be backwards compatible with prior releases.
08/16/15 Added framework for handling historical information for stock splits and dividends. (File format change)
08/15/15 Migrated to use of the new Java 8 LocalDate classes. This improves the overall application performance. (File format change)
08/12/15 Added RTF, and DOCX export capability for tabular reports.
08/12/15 Updated to the latest DynamicJasper.
08/11/15 Removed unused dependencies from the distribution files and build system.
08/02/15 Dependencies updates.
08/02/15 Temporally disable SSL jdbc connections until some bugs are sorted out.
08/02/15 Encrypt client/server communications if a password is specified without requiring explicit enabling of encryption.
07/31/15 Fixed a bug that would cause transfers of attachments in client/server mode to fail under Windows OS
07/26/15 The exchange rate dialog was not showing the close button and the clear button was in the wrong location.
07/22/15 Fixed a rare concurrency issue when updating securities history
07/20/15 Fixed an issue with historical investment downloads timing out when using a relational database.
07/11/15 Fixed issues when exporting an account structure when using a relational database.
07/10/15 Removed the days past due field in recurring form. It's not needed because we have a Due date column now.
07/09/15 Add Last Posted date and Due date columns to the reminder table for easy reference
07/09/15 Add new capability to create a new recurring transaction from an existing transaction (context menu in the register)

Release 2.15.2

14 Mar 09:02
Compare
Choose a tag to compare

02/12/15 Add tooltip to the investment gains and fees details buttons
02/09/15 SecurityHistoryNodes are now immutable to prevent database corruption
02/08/15 Insure resource cleanup if an SQL error is thrown
01/31/15 Fix for potential resource leak when exporting budgets to a spreadsheet
01/24/15 Fix sorting issues with securities and currency history dialogs
01/23/15 Initial sort order for security history was incorrect for XML and BXDS file formats
01/22/15 Dependencies updates, fix for some H2 database and Hibernate warnings