Firefly III - Package Updates
-
[3.7.1]
- Update firefly-iii to 6.2.10
- Full Changelog
- PR 9903 (Add support for PHP function strpos in expressions) reported by @lompi
- Issue 9972 (Important optimization improvement: enable opcache) reported by @jgoclawski
- Greatly improved speed of account overview
- Better validation of environment variables
-
[3.8.0]
- Update base image to 5.0.0
-
[3.8.1]
- Update firefly-iii to 6.2.12
- Full Changelog
- Support for Persian (
fa_IR
) - Add expiry details for personal access tokens
- MR 10039 (update check: consider cron succesfull when disabled or too frequent) reported by @ovv
- Update currency list and update exchange rates
- Issue 9398 (Expand email settings to allow self-signed certificates) reported by @SoulSeekkor
- Issue 9858 (Homepage "left to spend" count two times an expense with "foreign amount") reported by @M4xS0ch
- Issue 10015 ("It looks like this IBAN is already in use." when editing asset account.) reported by @wolph
- Issue 10025 (Liabilities not counted in income and expenses) reported by @BhasherBEL
- Issue 10068 (Export Data isn't exporting all transactions in the data) reported by @firsttiger
- Issue 10069 (Undefined array key "foreign_currency_decimal_places") reported by @akong-carbon6
-
[3.8.2]
- Update firefly-iii to 6.2.13
- Full Changelog
- Issue 10114 (Budget for foreign currency not getting updated when a transaction refers to it) reported by @srikakulamts
- Issue 10180 (missing SPENT info) reported by @frank-bg
- Issue 10197 (Add rule number) reported by @gogoizzy
- MR 10203 (Fix Ukrainian language names) reported by @den-is
- Issue 10265 (Liabilities, foreign currencies have some issues (payment/exchange with native currency)) reported by @jgmm81
- Issue 10290 (edit multiple transactions individually ignores reconciled state) reported by @goebeler
- Issue 10302 (Attempt to read property "id" on null Error) reported by @XBadPlayerX
- Issue 10305 (The info icon used to display transactions is not clickable in the default financial reports "budgets by accounts"-section's sum column) reported by @goebeler
- Issue 10308 (Liabilities, with some details (payment/exchange with native currency)) reported by @jgmm81
- Issue 10320 (Button to update transaction keeps being disabled after correcting form errors) reported by @Astro1247
-
[3.8.3]
- Update firefly-iii to 6.2.15
- Full Changelog
- Issue 10356 (Call to undefined method createPersonalAccessClient()) reported by @JC5
- Issue 10357 (Target AuthorizationViewResponse is not instantiable) reported by @JC5
-
[3.8.4]
- Update firefly-iii to 6.2.16
- Full Changelog
- Issue 10367 (Delete account results in error) reported by @sawyert
-
[3.8.5]
- Update firefly-iii to 6.2.17
- Full Changelog
- Firefly III will trim account numbers with spaces for better matching during imports
- Running balance is only updated when amounts or accounts change.
- Transactions can't be linked to a piggy bank twice.
- Issue 10229 (Please show transaction ID in the Meta information) reported by @srikakulamts
- Issue 10382 (Have a link to search page on mobile layout) reported by @sergeolkhovik
- Issue 10399 (Can not apply rules to future dates) reported by @sanderr
- Issue 10403 (Piggy banks over multiple accounts are too restrictive) reported by @sanderr
- Issue 10413 (Piggy Bank math seems broken, deductions are not registered, Saved so far 0 but balance is positive) reported by @Skiri-ki
- Issue 10419 (Add quarters to report view to prefill date ranges) reported by @othmar52
- Issue 10426 (bcadd(): Argument #1 ($num1) is not well-formed) reported by @grgar
-
[3.8.6]
- Update firefly-iii to 6.2.18
- Full Changelog
- Give more details about OAuth errors.
- Currency seeder adds "RMB" instead of "CNY" for Chinese Yuan.
- Issue 10454 (Bulk edit individually give an error) reported by @Rick45
- Issue 10470 (API endpoint
/api/v1/chart/account/overview
throws error) reported by @dreautall - Remove some leftover debug info
-
[3.8.7]
- Update firefly-iii to 6.2.19
- Full Changelog
- Currency seeder adds "CNY" again, because it turns out "RMB" is not the official, ISO 4217 code for the Chinese Yuan.
- The "period overview" next to the transaction lists (withdrawals, deposits and transfers) is limited to 10 entries because it uses a lot of memory. I still have to fix this.
- Support for ntfy, since the underlying library is no longer maintained. Will be replaced in the future.
- Running balance calculation also triggers on edit.
- Issue 10489 (Cannot create personal access token if using remote guard auth in latest version) reported by @Palomox
- Issue 10493 (Reports First Graph Wrong) reported by @nicolopozzato
- Issue 10499 (Password change results in error 500 (Class "Hash" not found)) reported by @willermo
- Issue 10507 (Opening balance transactions includes in
has_no_category
filter) reported by @lompi - Issue 10510 (Liability accounts show as 'no name' on budget transaction report pie chart.) reported by @slackspace-io
-
[3.8.8]
- Update firefly-iii to 6.2.20
- Full Changelog
- New query parser is now the default.
- Issue 10517 (401 when trying to create personal access token with Remote user authentication) reported by @MaxPelly
- Discussion 10530 (Find and delete transactions with empty descriptions) started by @umfk
- Issue 10535 (Internal Firefly III Exception: Undefined array key "currency") reported by @MaelFr