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.2.17 is uitgekomen en hierin zijn de volgende veranderingen en verbeteringen aangebracht:
ChangedFixed
- Firefly III will trim account numbers with spaces for better matching during imports
- Running balance is only updated when amounts or accounts change.
API
- Transactions can't be linked to a piggy bank twice.
- Issue 10229 (Please show transaction ID in the Meta information)
- Issue 10382 (Have a link to search page on mobile layout)
- Issue 10399 (Can not apply rules to future dates)
- Issue 10403 (Piggy banks over multiple accounts are too restrictive)
- Issue 10413 (Piggy Bank math seems broken, deductions are not registered, Saved so far 0 but balance is positive)
- Issue 10419 (Add quarters to report view to prefill date ranges)
- Issue 10426 (bcadd(): Argument #1 ($num1) is not well-formed)
- Discussion 10427 ("Stop processing" doesn't seem to work? (6.2.12))
- Issue 10432 (Error during upgrade 6.1.25 → 6.2.16: $piggyBank->account is null)
- Issue 10433 (500 error when using forgot password link (running in Docker))
- Issue 10441 (Missing spent per day info on mismatching budget limit periods)
- Transactions now contain balance before/after.