github firefly-iii/firefly-iii v6.3.0-beta.2

7 months ago

Welcome to release v6.3.0-beta.2 of Firefly III. This beta release contains the latest fixes, translations and features. It may be buggy, nor work as expected. You can download the release below, and adventurous Docker users can find this release under the beta tag.

Warning

Please be careful with this beta release, as it may not work as expected.

Alpha releases are created to test new features and fixes before they are included in a stable release. They are not recommended for production use. This release was created on 2025-08-15 @ 13:43 and may contain unexpected bugs. Data loss is rare but possible.

Changelog (not final)

⚠️ Firefly III v6.3.0 introduces a lot of API changes that deal with multi-currency support. Make sure your beloved apps are updated to support this.

Added

Changed

  • Issue 10071 (Allow toggling password field to text) reported by @ragul-engg
  • Renamed all instances of "default" and "native" currency to "primary" currency. This influences translations and API endpoints. The database is not changed because that's difficult to do reliably.

Removed

  • Any API-field called default_* or native_*. Use primary_* instead.
  • All v2 endpoints.

Fixed

API

  • All remaining API v2 endpoints are deprecated and removed in favour of the API v1 endpoints.
  • All API read endpoints now support multi-currency. Fields such as the balance and amount fields will also be available as pc_*-fields. Objects with currency information also come with new primary_currency_* fields.
  • All API read endpoints are DB optimized and should be faster.
  • All documentation should be in sync again.
  • More info in the docs.

Installation and upgrade instructions

The release files are signed, and you can verify them using the Firefly III releases PGP key.

Support Firefly III

Did you know you can support the development of Firefly III? You can donate in many ways, like GitHub Sponsors or Patreon. Please follow this link for more information. Thank you for your consideration.

Don't miss a new firefly-iii release

NewReleases is sending notifications on new releases.