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

Changelog History
Page 20

  • v3.10.3 Changes

    August 29, 2016

    โž• Added

    • More fields for mass-edit, thanks to vissert (issue 282)
    • ๐ŸŒ First start of German translation

    ๐Ÿ”„ Changed

    • More optional fields for transactions and the ability to filter them.

    โœ‚ Removed

    • Preference for budget maximum.

    ๐Ÿ›  Fixed

    • ๐ŸŒ A bug in the translation routine broke the import.
    • It was possible to destroy your Firefly installation by removing all currencies. Thanks mondjef
    • ๐ŸŒ Translation bugs.
    • Import bug.

    ๐Ÿ”’ Security

    • 0๏ธโƒฃ Firefly will not accept registrations beyond the first one, by default.
  • v3.10.2 Changes

    August 29, 2016

    โž• Added

    • ๐Ÿ†• New Chinese translations. Set Firefly III to show incomplete translations to follow the progress. Want to translate Firefly III in Chinese, or in any other language? Then check out the Crowdin project.
    • โž• Added more admin pages. They do nothing yet.

    ๐Ÿ”„ Changed

    • Import routine will now also apply user rules.
    • Various code cleanup.
    • Some small HTML changes.

    ๐Ÿ›  Fixed

    • ๐Ÿ› Bug in the mass edit routines.
    • ๐Ÿ‘€ Firefly III over a proxy will now work (see issue 290, thanks dfiel for reporting.
    • ๐Ÿ›  Sneaky bug in the import routine, fixed by Bonno
  • v3.10.1 Changes

    August 25, 2016

    โž• Added

    • More feedback in the import procedure.
    • ๐Ÿ‘ท Extended model for import job.
    • ๐ŸŒ Web bases import procedure.

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง Scrutinizer configuration
    • Various code clean up.

    โœ‚ Removed

    • Code climate YAML file.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug where a migration would check an empty table name.
    • ๐Ÿ›  Fixed various bugs in the import routine.
    • ๐Ÿ›  Fixed various bugs in the piggy banks pages.
    • ๐Ÿ›  Fixed a bug in the firefly:verify routine
  • v3.10 Changes

    August 12, 2016

    โž• Added

    • ๐Ÿ†• New charts in year report
    • ๐Ÿšš Can add / remove money from piggy bank on mobile device.
    • Bill overview shows some useful things.
    • Firefly will track registration / activation IP addresses.

    ๐Ÿ”„ Changed

    • Rewrote the import routine.
    • ๐Ÿ‘ The date picker now supports more ranges and periods.
    • Rewrote all migrations. issue 272

    ๐Ÿ›  Fixed

    • Issue 264
    • Issue 265
    • ๐Ÿ›  Fixed amount calculation problems, issue 266, thanks xzaz
    • Issue 271
    • Issue 278, issue 273, thanks StevenReitsma and rubella
    • ๐Ÿ› Bug in attachment download routine would report the wrong size to the user's browser.
    • ๐Ÿ›  Various NULL errors fixed.
    • ๐Ÿ›  Various strict typing errors fixed.
    • ๐Ÿ›  Fixed pagination problems, issue 276, thanks xzaz
    • ๐Ÿ›  Fixed a bug where an expense would be assigned to a piggy bank if you created a transfer first.
    • โšก๏ธ Bulk update problems, issue 280, thanks stickgrinder
    • ๐Ÿ›  Fixed various problems with amount reporting of split transactions.
  • v3.9.1 Changes

    June 06, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug where removing money from a piggy bank would not work. See issue 265 and issue 269
  • v3.9.0 Changes

    May 22, 2016

    โž• Added

    • zjean has added code that allows you to force "https://"-URL's.
    • ๐ŸŒ tonicospinelli has added Portuguese (Brazil) translations.
    • Firefly III supports the splitting of transactions:
      • A withdrawal (expense) can be split into multiple sub-transactions (with multiple destinations)
      • Likewise for deposits (incomes). You can set multiple sources.
      • Likewise for transfers.

    ๐Ÿ”„ Changed

    • โšก๏ธ Update a lot of libraries.
    • โœ… Big improvement to test data generation.
    • Cleaned up many repositories.

    โœ‚ Removed

    • Front page boxes will no longer respond to credit card bills.

    ๐Ÿ›  Fixed

    • Many bugs
  • v3.8.4 Changes

    April 24, 2016

    โž• Added

    • ๐ŸŒ Lots of new translations.
    • Can now set page size.
    • Can now mass edit transactions.
    • Can now mass delete transactions.
    • โšก๏ธ Firefly will now attempt to verify the integrity of your database when updating.

    ๐Ÿ”„ Changed

    • ๐Ÿ†• New version of Charts library.

    ๐Ÿ›  Fixed

    • Several CSV related bugs.
    • Several other bugs.
    • ๐Ÿ› Bugs fixed by Bonno.
  • v3.8.3 Changes

    April 17, 2016

    โž• Added

    • ๐Ÿ†• New audit report to see what happened.

    ๐Ÿ”„ Changed

    • ๐Ÿ†• New Chart JS release used.
    • Help function is more reliable.

    ๐Ÿ›  Fixed

    • Expected bill amount is now correct.
    • โฌ†๏ธ Upgrade will now invalidate cache.
    • Search was broken.
    • ๐Ÿ‘ Queries run better
  • v3.8.2 Changes

    April 03, 2016

    โž• Added

    • Small user administration at /admin.
    • Informational popups are working in reports.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ User activation emails are better

    ๐Ÿ›  Fixed

    • Some bugs related to accounts and rules.
  • v3.8.1 Changes

    March 29, 2016

    โž• Added

    • ๐ŸŒ More translations
    • Extended cookie control.
    • 0๏ธโƒฃ User accounts can now be activated (disabled by default).
    • Bills can now take the source and destination account name into account.

    ๐Ÿ”„ Changed

    • The pages related to rules have new URL's.

    ๐Ÿ›  Fixed

    • Spelling errors.
    • Problems related to the "account repository".
    • Some views showed empty (0.0) amounts.