firefly-iii

Firefly III: a personal finances manager

AGPL-3.0 License

Downloads
67.1K
Stars
14.3K
Committers
158

Bot releases are visible (Hide)

firefly-iii - v6.1.16

Published by github-actions[bot] 5 months ago

Added

  • Added THANKS.md to give credit to all developers who help with the development of Firefly III.

Changed

  • New data model for "account balance" makes it easier to calculate and use multi-currency accounts. Not yet in use.

Fixed

  • Issue 8840 (Budget page crash) reported by @JcMinarro
  • Issue 8863 (Empty webhooks page) reported by @mrahmadt
  • Issue 8867 (SQL Integrity constraint violation when inserting into budget_limits) reported by @HedgehogRidingAnOwl
  • Issue 8858 (A single Account constantly loses its Account NUmber / IBAN ) reported by @ypsilonkah

API

  • New filters for the v2 autocomplete endpoints.
  • Various attempts to make a better v2 accounts endpoint.

Instructions

firefly-iii - Development release for 2024-05-18

Published by github-actions[bot] 5 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-18 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-05-16

Published by github-actions[bot] 5 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-16 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-05-16

Published by github-actions[bot] 5 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-16 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-05-13

Published by github-actions[bot] 5 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-13 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-05-09

Published by github-actions[bot] 5 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-09 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-05-06

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-06 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-05-02

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-02 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-30

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-30 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-29

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-29 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-26

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-26 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-25

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-25 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - v6.1.15

Published by github-actions[bot] 6 months ago

Fixed

  • Issue 8812 (Login with AUTHENTICATION_GUARD=remote_user_guard fails due to missing UserGroup) reported by @nebulade

Instructions

firefly-iii - v6.1.14

Published by github-actions[bot] 6 months ago

Changed

  • You may have to define again which asset accounts you want to see on the dashboard. Sorry about that.
  • Expanded some database models.
  • Limit the number of error messages Firefly III will send (so Mailgun keeps liking me).
  • PR 8746 (Set date to now when cloning journal) reported by @imlonghao

Fixed

  • Issue 8748 (Release tarballs mistakenly include the .zip artifact) reported by @sudoBash418
  • Discussion 8750 (API To change transaction fails to find destination_id) started by @soloam
  • Issue 8779 (Change Password Form not working ≥ 6.1.11) reported by @jemtz-deleon
  • Issue 8781 (Bill information missing in /api/v1/search/transactions responses) reported by @daanvanberkel
  • Issue 8752 (Transactions reorder not work (error 404)) reported by @BoGnY
  • Issue 8613 (Some minor color issues) reported by @rumpff
  • Issue 8776 (report-data/category/expenses has wrong sums with specific date range) reported by @bouil

API

  • Issue 8804 (Unable to create rules with negation via API) reported by @tailg8nj

Instructions

firefly-iii - Development release for 2024-04-22

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-22 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-21

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-21 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-18

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-18 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-18

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-18 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-15

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-15 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

firefly-iii - Development release for 2024-04-11

Published by github-actions[bot] 6 months ago

Bi-weekly development release of Firefly III with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-11 and may contain unexpected bugs. Data loss is rare but is not impossible.

⚠️ Please be careful with this pre-release, as it may not work as expected.