Skip to content

Release 3.0.2

Compare
Choose a tag to compare
@ccavanaugh ccavanaugh released this 31 Mar 15:37
· 537 commits to master since this release
  • 03/31/2019 Closing a register window with CTRL-F4 was not working.
  • 03/31/2019 Added a commandline option to bypass the bootloader.
  • 03/31/2019 The wrong version information ws being reported on the console when requested.
  • 03/30/2019 Automatic column widths will now update correctly if numeric or date formats change.
  • 03/30/2019 Use a full commodity format for the Total column in the investment register.
  • 03/30/2019 Changes to preferred date and numeric formats will now trigger an immediate update of the active register.
  • 03/29/2019 Improved detection and handling of invalid decimal input.
  • 03/29/2019 Removed direct print support from the report dialog. The user can use save the PDF and print it.
  • 03/28/2019 Reimplemented the page format dialog for reports to address OSX issues and to allow custom paper sizes.
  • 03/28/2019 Prevent an NPE from a race condition between a background security price update and an application shutdown.
  • 03/27/2019 Prevent an NPE from occurring when closing after a report has been shown and GC is slow.
  • 03/26/2019 Improved the update behavior when performing a Save As and when packing databases.
  • 03/26/2019 The pack database action was not listing .mv.db files.
  • 03/24/2019 Cleanup of language files to make translation and updates easier.