github actualbudget/releases 0.0.116

latest releases: 0.0.148, 0.0.147, 0.0.146...
4 years ago

Features

  • You can now click on a category's "spent" amount in the budget to see all the transactions that make up that amount

  • If the sidebar is hidden, the ability to make it appear by hovering over the left edge no longer works. You must open it by hovering the menu icon in the top left. While this isn't quite as nice, previously the sidebar would appear when trying to interact with UI elements near the left edge (such as deleting a transaction)

Bugfixes

  • Electron, the framework internally used to run Actual on all platforms, has been updated. Please get in touch if you run into any strange bugs in the new version.

  • After navigating away and back to the budget, the multi-month picker in the top left would disappear. Now it's always there (if there is room for multiple months)

  • Sometimes the "cleared" total in the reconciliation message wouldn't update — it's always correct now

  • Sometimes data in the transaction table would be left unformatted (such as "0" instead of "0.00"). This has been fixed!

API

  • This release includes a small change to the importTransactions method. It used to only return ok indicating that it was successful. Now, it returns an object describing the transactions that were added and updated, or an error if it occurred. Read the updated docs.

Don't miss a new releases release

NewReleases is sending notifications on new releases.