Skip to content

Releases: mogray5/infinitypfm

InfinityPFM v0.9.6

Choose a tag to compare

@mogray5 mogray5 released this 01 Sep 19:44
282da80

This release adds:

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

InfinityPFM v0.9.5

Choose a tag to compare

@mogray5 mogray5 released this 11 Sep 13:56
9b76f7d

This release adds:

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

Infinity PFM 0.8.5 Release

Choose a tag to compare

@mogray5 mogray5 released this 29 Mar 18:32
26b4b2d

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

Choose a tag to compare

@mogray5 mogray5 released this 01 Jan 04:13

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

Choose a tag to compare

@mogray5 mogray5 released this 23 Jun 17:03
087e6bd

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

Infinity PFM 0.7.8 Release

Choose a tag to compare

@mogray5 mogray5 released this 18 Mar 02:21

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

Choose a tag to compare

@mogray5 mogray5 released this 30 Dec 19:54

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

Infinity PFM 0.7.6 Release

Choose a tag to compare

@mogray5 mogray5 released this 29 Dec 15:54

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

Choose a tag to compare

@mogray5 mogray5 released this 15 Oct 14:35

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.