Skip to main content

· 2 min read

As some of you may have noticed a lot of the URL's for our documentation, official test instance of Actual Budget and other parts of the project have silently been changing over the last few days, we can now give you an update on why, we have taken the decision to move everything relating to the Open Source version of Actual Budget to actualbudget.org and this takes effect across the project with immediate effect, some of the changes you will see include;

The website is powered by the same static site generator as the documentation, in fact it is the same instance, we have added a custom home page allowing us to continue using Docusaurus as our static site generator, the great thing about this is that is keeps everything Open Source, including all the blog posts.

Talking of the blog, this change will introduce a blog feed, you can find that here if you are looking for posts specific to releases you can have a look at the release tag historical releases will be added as posts over the coming days.

· 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.

· One min read
info

This release allows the user to bypass the SharedArrayBuffer warning that prevented the budget from loading in 23.2.5 when HTTPS was not in place with a certificate

The release has the following improvement.

  • Allow bypassing of SharedArrayBuffer warning when not using HTTPS