Firefly III is een webapplicatie geschreven in php 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 verwijzen we naar deze pagina. De ontwikkelaar loopt ook op Tweakers rond en bespreekt zijn applicatie in het Het grote "Firefly III"-topic. Enkele dagen geleden is versie 4.7.8 uitgebracht met de volgende veranderingen:
AddedChanged
- Issue 1005 You can now configure Firefly III to use LDAP.
- Issue 1071 You can execute transaction rules using the command line (so you can cronjob it)
- Issue 1108 You can now reorder budgets.
- Issue 1159 The ability to import transactions from FinTS-enabled banks.
- Issue 1727 You can now use SFTP as storage for uploads and exports.
- Issue 1733 You can configure Firefly III not to send emails with transaction information in them.
Other changes:
- This Firefly III requires PHP 7.2 to run. Make sure you upgrade your machine before you upgrade Firefly III.
Fixed
- Issue 1040 Fixed various things that would not scale properly in the past.
- Issue 1771 A link to the transaction that fits the bill.
- Issue 1800 Icon updated to match others.
- MySQL database connection now forces the InnoDB to be used.
Removed
- Issue 1583 Some times recurring transactions would not fire.
- Issue 1607 Problems with the bunq API, finally solved?! (I feel like a clickbait YouTube video now)
- Issue 1698 Certificate problems in the Docker container
- Issue 1751 Bug in autocomplete
- Issue 1760 Tag report bad math
- Issue 1765 API inconsistencies for piggy banks.
- Issue 1774 Integer exception in SQLite databases
- Issue 1775 Heroku now supports all locales
- Issue 1778 More autocomplete problems fixed
- Issue 1747 Rules now stop at the right moment.
- Issue 1781 Problems when creating new rules.
- Issue 1784 Can now create a liability with an empty balance.
- Issue 1785 Redirect error
- Issue 1790 Show attachments for bills.
- Issue 1792 Mention excluded accounts.
- Issue 1798 Could not recreate deleted piggy banks
- Issue 1805 Fixes when handling foreign currencies
- Issue 1807 Also decrypt deleted records.
- Issue 1812 Fix in transactions API
- Issue 1815 Opening balance account name can now be translated.
- Issue 1830 Multi-user in a single browser could leak autocomplete data.
- And many small changes not mentioned here.
- The credit card liability type has been removed.