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.0 is uitgekomen en hierin zijn de volgende veranderingen en verbeteringen aangebracht:
AddedFixed
- Issue 5532 (Asset prices and exchange rates)
- Discussion 10725 (New webhook triggers). See the documentation.
API
- Issue 10790 (Undefined variable $occurrences)
- Issue 10791 (Clone and edit a transaction with a different currency doesn't clear the foreign transaction amount)
- Issue 10794 (Error with recurring transaction)
- Issue 10799 (Budget - "Left (per day)" not showing the correct value)
- Issue 10802 (Crash when trying to update a budget limit)
- Issue 10803 (Issue in /v1/budget-limits spent attribute)
- Issue 10808 (cron job Error: Undefined variable $preference)
- Issue 10813 (Error "Argument #2 ($symbol) must be of type string" while try open subscriptions section)
- Issue 10814 (Deposit show negative amounts & red numbers in detail view)
- Issue 10819 (Internal Server Error when trying to open piggy banks)
- Issue 10820 (Unable to search date 1970-01-01 to apply rule.)
- Issue 10824 (Converting withdrawal to transfer to account in different currency doesn't allow setting correct currencies)
- Issue 10833 (Can't open transaction after assigning a tag to it)
- Issue 10837 (Internal Server Erorr when viewing or editing Recurring transaction)
- Discussion 10846 (Add support for WebP format in attachments) started by @Idestius
- Issue 10853 (Failed to Send Discord Notification)
- Issue 10854 (string / null in budget causes budget page to not render)
- Issue 10871 (Transactions disappear after deleting attachment)
- Discussion 10883 (Initial balance for account is missing from exported CSV) started by @ajaskiewiczpl
- Issue 10888 (Recurring transation forgets repetition type, skip and weekend action)
- Discussion 10891 (User group id is null when downloading new exchange rates) started by @dakennguyen
- Issue 10898 (Paperclip icon appears for transactions without attachments in Tag view)
- Issue 8345 (API: Distinguish spent & earned at
/v2/chart/category/dashboard
(or futurev2/categories
))- Issue 10804 (No notes information included in the "List all accounts" API call)
- Issue 10806 (API:
/v1/chart/balance/balance
has undocumentedperiod
parameter)- Issue 10807 (API:
/v1/bills
fieldobject_group_id
returns int, should be string)- Issue 10815 (API:
/v1/accounts
balance is off by a day)- Issue 10827 (Trigger Recurrence by API)