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.4.1 is uitgekomen met kort daarop 6.4.2 en hier zijn de volgende veranderingen en verbeteringen in aangebracht:
AddedFixed
- PR 10979 (Add Kazakhstani Tenge (KZT) currency)
Fixed in 6.4.2
- Fixed a missing filter from issue 10803.
- Issue 10833 (Can't open transaction after assigning a tag to it)
- Issue 10854 (string / null in budget causes budget page to not render)
- Discussion 10891 (User group id is null when downloading new exchange rates)
- Discussion 10916 (Errors/Warnings in Logs after Batch API Import)
- Issue 10920 (Liability transaction with same source and destination possible)
- Issue 10924 (Recurring transactions don't save (or show) selected subscription)
- Discussion 10938 (Unable to apply default rule group to certain transactions)
- Issue 10940 (Internal Server Error when trying to open piggy banks)
- Issue 10954 (Internal Server Error when trying to access (default) account)
- Issue 10956 (Manual webhook trigger fail)
- Issue 10960 (404 after deleting subscription)
- Issue 10965 (Fix running balance on liability overview)
- Discussion 10974 (Big webhook_messages table)
- Discussion 10988 (Call to a member function startOfDay() on null.)
- Discussion 10994 (How is the save per month attribute from a piggy bank calculated?)
API
- Issue 11015 (Call to a member function subSecond() on null when viewing accounts)
- Issue 11016 (Undefined array key 1 when viewing subscriptions)
- Issue 11018 (/v1/accounts balance_difference last day is not accounted for)
- Issue 10803 (Issue in /v1/budget-limits spent attribute)
- Discussion 10908 (New fields for BudgetLimit object)
- Issue 10921 (Transaction type between asset and liability not correctly enforced using API)
- Issue 10990 (duplicate piggy event via API)
- Issue 11005 (PUT /v1/accounts/{id} timezone error)
- Issue 11007 (/v1/accounts balance_difference takes time into account, but api only accepts days)
- Issue 11010 (/v1/currencies/{code}/accounts does not use start and end date for account enrichment)