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.2.19 is uitgekomen en hierin zijn de volgende veranderingen en verbeteringen aangebracht:
ChangedRemoved
- Currency seeder adds "CNY" again, because it turns out "RMB" is not the official, ISO 4217 code for the Chinese Yuan.
- The "period overview" next to the transaction lists (withdrawals, deposits and transfers) is limited to 10 entries because it uses a lot of memory. I still have to fix this.
Fixed
- Support for ntfy, since the underlying library is no longer maintained. Will be replaced in the future.
- Running balance calculation also triggers on edit.
- Issue 10489 (Cannot create personal access token if using remote guard auth in latest version)
- Issue 10493 (Reports First Graph Wrong)
- Issue 10499 (Password change results in error 500 (Class "Hash" not found))
- Issue 10507 (Opening balance transactions includes in
has_no_category
filter)- Issue 10510 (Liability accounts show as 'no name' on budget transaction report pie chart.)