Skip to content

Releases: mogray5/infinitypfm

InfinityPFM v0.9.6

01 Sep 19:44
282da80
Compare
Choose a tag to compare

This release adds:

  • Retirement planner.
  • Upgrade to Java 17
  • Bug fixes to imports, bookmarks, and archive runner startup.

InfinityPFM v0.9.5

11 Sep 13:56
9b76f7d
Compare
Choose a tag to compare

This release adds:

  • Bitcoin BSV wallet
  • Yearly summary report
  • Register Report
  • Help pane
  • Updated libraries
  • Updated build system

Infinity PFM 0.8.5 Release

29 Mar 18:32
26b4b2d
Compare
Choose a tag to compare

This release adds a re-design of the reporting code to make them easier to create and improve. Also a new report is added Account History - All Time which will show the entire history of an account.

Infinity PFM 0.8.0 Release

01 Jan 04:13
Compare
Choose a tag to compare

This release fixes some issues with database creation on first launch and also adds a new deployment bundle that works both on Linux and Windows.

Infinity PFM 0.7.9 Release

23 Jun 17:03
087e6bd
Compare
Choose a tag to compare

This release adds the ability to import files formatted as comma separated files (CSV).

Infinity PFM 0.7.8 Release

18 Mar 02:21
Compare
Choose a tag to compare

This release adds color coding to the budget view, fixes tab order issues on multiple forms, and adds files to make it easer for eclipse users to load the source project.

Infinity PFM 0.7.7 Release

30 Dec 19:54
Compare
Choose a tag to compare

This release expands the storagesize for memos and also fixes a date parsing issue in OFX imports.

Infinity PFM 0.7.6 Release

29 Dec 15:54
Compare
Choose a tag to compare

This release fixes a typo in infinitypfm.properties that caused the UI not to start properly. Also a unique index has been added to the transactions table to protect against duplicate transactions.

Infinity PFM 0.7.5 Release

15 Oct 14:35
Compare
Choose a tag to compare

This release decouples the user interface from the database allowing for for the Infinity PFM client to access data across a home network and from multiple machines if desirable. The new configuration also allows database encryption.