Firefly III - Package Updates
Pinned
Firefly III
-
[3.3.1]
- Update Firefly-III to 6.0.27
- Full changelog
- Issue 8004 Warning in entrypoint script for missing variables.
- Experimental database validation command.
- Add some values to the debug form.
- Better debug logs at various places
- Issue 8020, issue 8028 Liability calculation edge case found by @tieu1991
- Issue 7655, issue 8026 Bill date calculation edge case found by @devfaz
- Issue 8051 Null pointer when deleting account
- Issue 8041 Confusing chart is no longer confusing
- Issue 8050 Path is normal for page 2.
- Issue 8057 negative query parameters are handled correctly.
- All endpoints (v1 and v2) should now respect the ?limit= param.
-
[3.3.2]
- Update Firefly-III to 6.0.30
- Full changelog
- Issue 8076 Added a "Clone and edit"-button
- Issue 7204 Added the ability to customize the URL protocol types Firefly III accepts
- Issue 8098 More tests in the navigation class, thanks @tonicospinelli!
-
[3.4.0]
- Update Firefly-III to 6.1.0
- Full changelog
- Now requires php 8.3
- Issue 7571 More tag search options
- Issue 7781 Nice wrapper script for artisan commands
- UI also supports time for transactions
- Issue 8148 Slovenian language updates
- Issue 8023 Top bar is now fixed in place
- Completely rewrote the documentation.
- Issue 8106 issue 8195 issue 8163 Various changes and fixes to bill date calculation
- Issue 8137 Fix uneven amount error from cron job
- Issue 8192 No matching transactions found.Rule with trigger NOT Transaction is reconciled returns
- Issue 8207 Broken links, thanks @Maxco10!
- Issue 8138 Reconciled transactions can't be "store(d) as new"
- Issue 7716 Removed bar in budget overview
- Issue 8251 Removing a budget would not remove available budget
- Issue 8022 API chart expansions
- Issue 8106 API reports empty string instead of NULL
-
[3.4.1]
- Update Firefly-III to 6.1.1
- Full changelog
- Nullpointer in rule trigger render code
- Issue 8272 The sum for expected bills in a group includes unexpected bills as well
- Issue 8273 Frontpage preferences indicate all accounts are shown on the frontpage, even when not true
- Issue 8274 Semi specific dates do not work correctly with the "Transaction date is.." rule trigger
- Issue 8277 Expected bill next month, but shown as not expected
-
[3.4.2]
- Update Firefly-III to 6.1.4
- Full changelog
- Issue 8304 Several issues with searching for and displaying of tag-related transactions
- Double reference to webhooks in the menu
- Issue 8297 Division by zero
- Issue 8320 nullpointer in new layout
- Issue 8321 Networth checkbox for expense and revenue accounts removed
- Long date ranges will throw an error
- Issue 8326 Asking for non-zero foreign amount despite not being used
- Issue 8328 Asking for non-zero foreign amount despite not being used
- Max sizes and reasonable limits for most numbers and strings
- Links in readme to documentation.
- Webhooks now properly disabled in the UI.
- Issue 8322 Duplicate detection did not distinguish between users
-
[3.4.4]
- Update Firefly-III to 6.1.7
- Full changelog
- Layout v2 has some new features
- Issue 8369 (Additional reconcile link) reported by @chevdor
- Issue 8352 (Modifying the direction of a transfer between liabilities yields no effect) reported by @Ezwen
- Issue 8370 (Fix various typos) reported by @luzpaz
- Issue 8377 (Query on multiple tags returns duplicates) reported by @chevdor
- Issue 8374 (Error Graph Income vs. expenses Reports page) reported by @nicolopozzato
- Issue 8390 (Rule with destination_account_is 'not' is never returning a result.) reported by @EricVanCaenenberghe
- Issue 8349 (Currencies not saving correctly) reported by @r1bas4
- Issue 8418 (Unable to create rule with trigger having type has_no_budget via the API ) reported by @tailg8nj
- Issue 8425 (Error from the net-worth endpoint with Trailing data.) reported by @chevdor
- Issue 8427 (Broken batch application of non-strict rules with triggers with stop processing) reported by @alexschlueter
- Various Carbon createFromFormat issues fixed.
-
[3.4.5]
- Update Firefly-III to 6.1.8
- Full changelog
- Added a trigger for v2 layouts that helps with debugging.
- Issue 8431 (The Opening/ Virtual Balance must less than or equal 100001709) reported by @binhtran1604
- Issue 8457 (Budgets - missing summary from the bottom) reported by @g7xtr
- Reference to the "huntr" bug bounty platform, which is now some shitty AI scam.
- PR 8432 (Update favicons.twig) reported by @stevietv
- Issue 8433 (may be a wrong calculation) reported by @PterX
- Issue 8442 (v6.1.7 - Not expected this period) reported by @poudenes
- Issue 8445
- Issue 8446 (There is an extra X ending symbol here) reported by @PterX
- Issue 8467 (API Endpoint /data/export/rules produces errorneous CSV output) reported by @not1q84-1
- Issue 8472 (When left to spend is 0, the info box is red) reported by @nicosomb
- Issue 8471 (Left to spend is not the same on dashboard and on budget page) reported by @nicosomb
- PR 8477 (Bump actions/checkout from 3 to 4) reported by @dependabot[bot]
- Issue 8497 (has_any_category:false not possible as a rule) reported by @shrippen
-
[3.4.7]
- Update Firefly-III to 6.1.10
- Full changelog
- Add missing translations for rule page.
- The update checker can also deal with development releases
- Rule actions no longer complain when the category is already set
- Unused translation on budget page
- Issue 8521 (Total buget bar is missing when using SQLite) reported by @matlink
- Issue 8544 (Recurring transaction calendar preview is not working properly) reported by @Maxco10
- Issue 8555 (Has no budget becomes has no category) reported by @Weiming-Hu
- Discussion 8557 ("Delete ALL your transactions" also removes all asset opening balance information) started by @digitlength
- Issue 8575 (Creating rule from bill no longer pre-fills triggers and actions) reported by @jpelgrom
- Issue 8578 (Display Bug: foreign currency is red & negative in deposits) reported by @dreautall
- Errors in incoming webhook URLs are properly caught
- Improved Host header validation to prevent a potential attack, reported by Raqib Iskenderli
-
[3.5.0]
- Update Firefly-III to 6.1.12
- Full changelog
- New expression engine by @michaelhthomas, still disabled though.
- Missing database indexes to speed up performance.
- A button to the experimental v2-layout to go back to v1.
- New login/register screens
- New CSP headers
-
[3.5.1]
- Update Firefly-III to 6.1.13
- Full changelog
- Updated pages in the v2-layout
- Issue 8648 (Crashes during initial setup with PG 16 dbs) reported by @Lysholm
- Issue 8725 (API: Call to api/v1/bills without arguments fails) reported by @dreautall
- Issue 8732 (Error "Division by zero" when opening the "Budget" section) reported by @mrResident
- PR 8735 (Fix Division error by zero in budget views) reported by @mansuf
-
[3.5.2]
- Update Firefly-III to 6.1.15
- Full changelog
- Issue 8812 (Login with AUTHENTICATION_GUARD=remote_user_guard fails due to missing UserGroup) reported by @nebulade
- 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
- 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
-
[3.5.3]
- Update Firefly-III to 6.1.16
- Full changelog
- Added THANKS.md to give credit to all developers who help with the development of Firefly III.
- New data model for "account balance" makes it easier to calculate and use multi-currency accounts. Not yet in use.
- 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
- New filters for the v2 autocomplete endpoints.
- Various attempts to make a better v2 accounts endpoint.
-
[3.5.6]
- Update Firefly-III to 6.1.19
- Full changelog
-
[3.5.7]
- Update Firefly-III to 6.1.20
- Full changelog
-
[3.5.8]
- Update Firefly-III to 6.1.21
- Full changelog