Firefly III is een in PHP geschreven webapplicatie waarmee een overzicht van je financiën kan worden bijgehouden. Het kan de data importeren vanuit csv-bestanden, de GoCardless-api of de Spectre-api. Voor meer informatie over dit programma verwijzen we naar deze pagina. De ontwikkelaar loopt ook op Tweakers rond en bespreekt zijn applicatie in het grote 'Firefly III'-topic. Versie 6.6.1 is uitgekomen en de belangrijkste en sinds versie 6.5.5 zijn de volgende veranderingen en verbeteringen aangebracht
Firefly III 6.6.1
WarningThis releases will invalidate ALL of your OAuth-tokens and clients. Integrations with Home Assistant, AI-agents or the Firefly III Data Importer must be reconfigured with newly generated tokens. Old tokens and clients will no longer work. Sorry about that.
ChangedFixed
- Updated many dependencies, amongst which are some backwards incompatible ones. Sorry about your OAuth-tokens.
- Issue 12029 (PrimaryAmountRecalculationService - Attempt to read property "data" on null.)
- Issue 12030 (Rule engine fires twice in some cases)
- Issue 12034 (The new Piggy Banks accounts are not being displayed properly grouped in the record creation form)
- Issue 12035 (Foreign currency account value in primary currency does not update after changing exchange rates (Dashboard))
- Issue 12043 (Detail in the Running balance indicator through the Liabilities accounts (multi currencies))
- Discussion 12044 (Very slow startup) started by @pelaxa
- Issue 12056 (Details regarding the Note records in the Database and the "Purge data from Firefly III" function)
- Issue 12063 (Cannot set budget higher than 268435456)
- Issue 12066 (Email notifications ignore user language preferences)
- Issue 12070 (can't add money to piggy bank)
- Issue 12081 (Discord changes webhook domain)
- Issue 12083 (Hide or remove the Ntfy fields if they dont work.)
- Issue 12107 (Exception sending test email notification)
- Issue 12154 (Error on artisan firefly-iii:upgrade-database v6.6.0)
Firefly III 6.5.9
FixedChanged
- Issue 12004 (Test notification buttons always generate an error)
- Issue 12014 (Converting a transaction to a transfer and setting the destination account to one with a different currency breaks the audit log)
- Issue 12000 (Improved transaction pagination for large data sets)
Firefly III 6.5.8
Fixed
- Issue 11995 (User registration breaks on password validation)
Firefly III 6.5.7
FixedAPI
- Issue 11964 ("Left to spend" is not taking into account non-main currency withdrawals (when displaying in primary currency))
- Issue 11966 (Error when trying to export data in CSV (Export data via front end))
- Issue 11969 (Problem found when editing a multi-currency record, as well as details in the "Audit log entries")
- PR 11974 (Fix typo in SMTP server comment in .env.example)
- Discussion 11977 (CSP header
form-action 'self'prevents form submission because it's a redirect) started by @superrio0187- Issue 11978 (Tags not associated with any record display incorrect information)
- Issue 11982 (Foreign currency account value in primary currency does not update after changing exchange rates)
- Remove old
zoomLevel/zoom_leveldatabase references for tags, since they are no longer queries anyway.
- Issue 11976 (New lines are removed from rule description when created using API POST)
Firefly III 6.5.6
AddedChanged
- Add the ability for Fosstodon posts to read a summary of the changelog.
Fixed
- Lots of code cleanup and small quality issues fixed.
Security
- Issue 11803 (Monthly Left budget not correct)
- Issue 11641 (Annual budget “Remaining” resets in subsequent months)
- Discussion 11879 (Searching for accounts should include inactive accounts?)
- Issue 11916 (Balance is not recalculated when multiple transactions are selected and then deleted)
- Discussion 11936 (Links in emails don't link to correct domain)
- Issue 11944 (Stale available_budgets rows prevent disabling a currency after switching default)
- Issue 11953 ("Actions" buttons no longer appears after selecting multiple transactions)
- Issue 11954 (Search results are not shown after loading)
- Credits go to @firef0x00 for finding and reporting some interesting issues in Firefly III. They have been fixed.
