All Versions
203
Latest Version
Avg Release Cycle
13 days
Latest Release
1089 days ago

Changelog History
Page 21

  • v3.8.0 Changes

    March 20, 2016

    βž• Added

    • Two factor authentication, thanks to the excellent work of zjean.
    • A new chart showing your net worth in year and multi-year reports.
    • πŸ‘€ You can now see if your current or future rules actually match any transactions, thanks to the excellent work of roberthorlings.
    • πŸ†• New date fields for transactions. They are not used yet in reports or anything, but they can be filled in.
    • πŸ†• New routine to export your data.
    • Firefly III will mail the site owner when blocked users try to login, or when blocked domains are used in registrations.

    πŸ”„ Changed

    • Firefly III now requires PHP 7.0 minimum.

    πŸ›  Fixed

    • πŸ›  HTML fixes, thanks to roberthorlings and zjean..
    • A bug fix in the ABN Amro importer, thanks to roberthorlings
    • It was not possible to change the opening balance, once it had been set. Thanks to xnyhps and marcoveeneman for spotting this.
    • πŸ›  Various other bug fixes.
  • v3.4.2 Changes

    May 25, 2015

    βž• Added

    • You can now cash out a liability.
    • πŸ‘ (Better) support for Kubernetes
    • πŸ‘Œ Support for Swedish! πŸ‡ΈπŸ‡ͺ

    πŸ”„ Changed

    • Issue 2835 Extended generic bank debit/credit indicator
    • Firefly III now comes in three channels: stable, beta and alpha. You can find the latest version for each channel on this website.
    • βœ… Firefly III will use version.firefly-iii.org to check what the latest version is.
    • πŸ— Firefly III is now built for ARM, ARM64 and AMD64 in one Docker build.

    πŸ—„ Deprecated

    • πŸŽ‰ Initial release.

    βœ‚ Removed

    • πŸŽ‰ Initial release.

    πŸ›  Fixed

    • πŸ›  Issue 2783 Fixes issues with SQLite databases.
    • Issue 2774 Bad redirect when using exotic ports.
    • Issue 2780 Budget overview would show deleted entries.
    • Issue 2771 Tags and piggy banks would not be created when recurring transactions were created.
    • Not all lists would sort accounts properly.
    • πŸ“š Issue 2786 Nicolas fixed documentation links, thanks!
    • Issue 2806 You can now skip one month again in bills.
    • Issue 2796 Rewrote a chart on category page.
    • Issue 2811 Description of tags was gone.
    • Issue 2812 Bad redirect after tag deletion.
    • πŸ›  Issue 2790 Form fixes for currencies.
    • 🚚 Issue 2651 Source account would not be removed if resubmitting the form.
    • Catch some integer conversion errors.
    • Issue 2660 Various search and form issues.
    • πŸ›  Issue 2807 Timendum fixed a lot of auto-completes, thanks!
    • Issue 2820 Fix budget chart.
    • Issue 2832 Issue with rules.
    • Issue 2841 Issue with duplicate imports.
    • 🌐 Issue 2843 Issues with Chinese translations
    • Issue 2852 Missing columns from budget overview
    • Issue 2851 Missing chart data.

    ### Security

    • Initial release.

    ### API

    • Most API errors now have a number. See this page for more details.
  • v0.9.1 Changes

    • Submitting transactions with a disabled currency will auto-enable the currency.
    • πŸ“š The documentation now states that "Deposit" is a possible return when you get a transaction.
    • "savingAsset" was incorrectly documented as "savingsAsset".
    • Account endpoint can now return type "reconciliation" and "initial-balance" correctly.
    • πŸ†• New API endpoint under /summary/basic that gives you a basic overview of the user's finances.
    • πŸ†• New API endpoints under /chart/* to allow you to render charts.
    • πŸ‘ /accounts/x/transactions now supports the limit query parameter.
    • πŸ‘ /budgets/x/transactions now supports the limit query parameter.
    • πŸ‘ /available_budgets now supports custom start and end date parameters.
    • πŸ†• New endpoint /preferences/prefName to retrieve a single preference.
    • βž• Added field account_name to all piggy banks.
    • πŸ†• New tag cloud in API.

    πŸ‘€ See the API docs for more information.