firefly-iii

Firefly III: a personal finances manager

AGPL-3.0 License

Downloads
67.1K
Stars
14.3K
Committers
158

Bot releases are hidden (Show)

firefly-iii - 3.7.0

Published by JC5 over 8 years ago

Lots of new stuff in Firefly III 3.7.0!

  • New website instead of very long readme file.
  • New feature: the ability to write custom rules for your transactions. These rules can automatically set tags, change categories, and more stuff like that.
  • Various updated libraries and code, including Laravel 5.2
  • Can now import CSV files that use different separators (thanks to @roberthorlings).
  • Can now import ABN Amro CSV files (thanks to @roberthorlings).
  • You can now change the fiscal year to your own preferences, such as from April 1st to March 30th (thanks to @webenhanced)
  • Revamped money formatting to support international formatting.
  • Various bug fixes and code cleanup. A belated shoutout to @leander091 for fixing some of them.

Please note that Firefly III will start requiring PHP 7.0 pretty quickly.

firefly-iii -

Published by JC5 almost 9 years ago

Fixes in this release:

  • Updated composer libraries.
  • Removed a cron job nobody used but me.
  • Expanded some reports.
  • Removed a lot of dead code.
  • Optimized a lot of queries (back from thousands to just a few, in some cases)
  • Simplify code.
firefly-iii - 3.5.6.1

Published by JC5 almost 9 years ago

Bugfix release

firefly-iii - 3.5.6

Published by JC5 almost 9 years ago

3.5.5 had some stupid bugs. Fixed!

firefly-iii -

Published by JC5 almost 9 years ago

  • Removed lots of dead code.
  • Optimized pages, should make some things faster.
  • Add language support for more languages.
  • Bug fix on the report page.
  • Bug fix in transaction display order
  • Bug fix in report charts
  • Revamped currency selection
firefly-iii -

Published by JC5 almost 9 years ago

  • Bills will no longer trigger on transfers and deposits.
  • Some amounts were not formatted.
  • Default currency can now be changed.
  • A new and improved report interface.
  • Better redirect after logout.
  • All expenses (and sums of expenses) are now displayed as negative amounts.
  • New multi-year report.
firefly-iii -

Published by JC5 almost 9 years ago

This is a security release. Please upgrade at your earliest convenience.

firefly-iii -

Published by JC5 almost 9 years ago

Contains a lot of bug fixes. Most importantly, I've tried to simplify some code.

firefly-iii - 3.5.1

Published by JC5 about 9 years ago

  • Update composer packages.
  • More translations.
  • Fixed some bugs.
firefly-iii - 3.5.0

Published by JC5 about 9 years ago

  • Fixed a bug where Google Analytics code would be called, even when the Google Analytics ID was empty.
  • The reset password routine did not work.
  • Example .env file now has an example key of 32 characters.
firefly-iii - 3.4.11

Published by JC5 about 9 years ago

Changes:

  • Fixed a bug which prevented the CSV importer from importing certain rows in specific conditions;
  • Piggy bank select list in 'create transfer'-screen now follows order set in piggy banks overview;
  • New category charts;
  • Cleaner charts in year reports;
  • Expense accounts are also on the front page;
  • Fixed translations;
  • Fixed various bugs;
  • Added summaries to some lists.

And more:

  • Removed old test script;
  • Removed old code;

To upgrade:

  • Run git pull
  • Run php artisan migrate
  • Run php artisan cache:clear

That should do it!

firefly-iii -

Published by JC5 about 9 years ago

Changes:

  • New translations.
  • Cron job to catch bounced emails
  • Added a missing bread crumb
  • Better error when logging in with bad credentials
  • Some query optimizations.
  • New: can now attach files to transactions.
  • Fixed some charts and pages.
  • Fixed various bugs
  • Shout out to xzaz who reported half of them.

To upgrade:

  • Run git pull
  • Run php artisan migrate
  • Run php artisan cache:clear

That should do it!

firefly-iii - Some small bugs.

Published by JC5 over 9 years ago

  • Fixed a bug where new users could not create accounts.
  • Users can be blocked, disabling their login.
  • Login is now throttled
firefly-iii -

Published by JC5 over 9 years ago

This version no longer features repeated expenses.

firefly-iii -

Published by JC5 almost 10 years ago

Fixed a bug in the installation.

firefly-iii - 3.2.1

Published by JC5 almost 10 years ago

3.2.1 contains a lot of bug fixes and code clean ups.

firefly-iii -

Published by JC5 almost 10 years ago

3.2.0

This tag resets Firefly III once again. Sorry.

firefly-iii - Delicious pi!

Published by JC5 about 10 years ago

For no reason at all, this release marks the final release in which I play around with the Git Flow, the database and other various stuff that completely breaks previous releases, tests and other nonsense.

I solemnly swear that from now on, each subsequent release will have:

  1. Installation / upgrade instructions.
  2. Proper database things.
  3. More tests than the previous release.

So enjoy!