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. Versies 6.1.11 en 6.1.12 zijn kort achter elkaar uitgekomen en hierin zijn de volgende veranderingen en verbeteringen aangebracht:
Firefly III 6.1.12
Fixed
- Exclude debug files from release zip file
- Drop a duplicate index
- Replace broken Laravel Passport commands
- Issue 8692 (passport:install step issue when upgrading to 6.1.11)
- Discussion 8694 (Getting error on accessing admin panel of Firefly 6.1.11)
Firefly III 6.1.11
AddedChanged
- New expression engine by @michaelhthomas, still disabled though.
- Missing database indexes to speed up performance.
- A button to the experimental
v2
-layout to go back tov1
.Deprecated
- New login/register screens
- New CSP headers
Fixed
- Dropped all old v3 code.
- Dropped all generated JS and CSS
Removed
- Discussion 8569 (What is classed as an "automatic transaction" when it comes to notifications?)
- Issue 8608 (404 error when deleting a category)
- Issue 8616 (Create right now option for recurring transaction missing during weekend)
- PR 8634 ([trivial] fix broken link in readme)
- Issue 8632 (No search results returned when using
tag_contains
andtag_starts
)- Issue 8663 (Graph error on Reports)
- Issue 8671 (Rule with -has_any_category:true trigger not triggering)
- Issue 8672 (Can't remove foreign amount using the trash icon)
- Issue 8668 (Not possible to upload CSV file as an attachment)
- Support for Mandrill because the necessary packages aren't maintained anymore.