Skip to main content

36 posts tagged with "release"

View All Tags

· One min read

Docker tag: 23.7.2

Actual

Version: 23.7.2

Bugfix

  • #1305 Close the "add transaction" entry mode when switching between accounts — thanks MatissJanis
  • #1306 Revert category sorting on touch devices — thanks MatissJanis
  • #1308 Fix budget showing "--0.00" values sometimes — thanks MatissJanis
  • #1309 Handle upgrading from some recent edge versions to newer versions of Actual — thanks j-f1
  • #1314 Fix Custom Select unnecessary disabled scrollbar — thanks aleetsaiya
  • #1317 Fix sync: add back account type column — thanks MatissJanis

Maintenance

  • #1297 Fix a link will direct user to page not found. — thanks aleetsaiya
  • #1302 Improved error logs for invalid-schema issues — thanks MatissJanis
  • #1307 Improve CI check that catches backdated migrations — thanks j-f1

Actual Server

Version: 23.7.2

· 8 min read
danger

Please do not install this release. It has multiple severe bugs. The fixes are available in v23.7.1.

The release has the following notable improvements:

  • Official Nordigen bank-sync release as a stable feature
  • Ability to save a set of filters when viewing transactions
  • Ability to expand/collapse all budget categories
  • Various stability improvements

· 5 min read

The release has the following notable improvements:

  • Ability to hide categories from budget page
  • Custom filters in reports
  • Experimental Nordigen configuration via the UI (simplified onboarding)
  • Experimental goal template improvements

We would like to thank all of the contributors including the 8 people that made their very first contribution to the code base for their contributions to this release, if you happen to find any issues please raise a GitHub issue here https://github.com/actualbudget/actual/issues or post in ⁠support.

· 4 min read

The release has the following notable features:

  • Goal templates: Now have percentage driven targets.
  • Goal templates: Changed how compounding 'by' matches are filled. Now uses an average across templates.
  • Goals: Add priority support.
  • Nordigen: Ability to configure credentials via the UI.

· 6 min read
info

Actual has now been moved to a stand-alone Docker organization. If you were previously using jlongster/actual-server docker image - please update it to actualbudget/actual-server.

The release has the following notable features:

  • Rules can now optionally be applied when any of their conditions match (in addition to the existing option to apply when all of their conditions match)
  • Rules: quick-create option from the transaction table (in the “X selected” menu that shows up after selecting a transaction, choose “Create rule”)
  • Ability to hide decimal places for currencies with large numbers (in Settings → Formatting)
  • New autocomplete component (please report any bugs here)
  • Lots of smaller improvements and bugfixes

· 5 min read

The release has the following notable features:

  • Experimental support for automatically syncing transactions from European bank accounts using Nordigen.
  • Filters in the transaction list can now be edited.
  • When connecting to a server for the first time, you no longer need to enter the server URL.
  • You’ll now be notified of future updates to Actual.
  • Large imports will no longer break in Safari.