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 bunq-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.1.21 is uitgekomen en hier zijn de volgende verbeteringen in aangebracht:
AddedChanged
- Enabled the expression engine. Read more about it in the documentation.
- Add running balance data, see if it can be used in the layout in the future.
- PR 9160 (add test cases for api/v1/autocomplete/CategoryController)
- PR 9178 (Add test cases for Api\V1\Controllers\Autocomplete\BillController & BudgetController)
- PR 9171 (Add about test)
Fixed
- PR 9096 (chore: fix some comments)
API
- Issue 9078 (bcadd exception while using POST transactions)
- Discussion 9080 (Incorrect sorting on expense accounts)
- Issue 9084 (API Call for bills/nextExpectedMatch does not update)
- Issue 9103 (Default Currency does not apply to Accounts.)
- Issue 9140 (Dashboard 'Today' option chooses 1st of month (not current date))
- PR 9179 (fix Navigation.php MTD logic to make tests pass.)
- PR 9239 (Fix webhook index page when Firefly is not served at root)
- Issue 9168 (Custom logout URL doesn't work.)
- Issue 9155 (internal_reference_is does not correctly match numeric internal references)
- Issue 9275 (Long wait when editing a transaction)
- Issue 9278 (Update to v6.1.20 changed Balance of Account)
- Issue 9281 (Update to v6.1.20 leads to a type error)
- Expand v2 API