Skip to content

Commit

Permalink
Auto commit for release 'v6.1.19' on 2024-07-20
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 20, 2024
1 parent 913f163 commit b0a9091
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 143 deletions.
12 changes: 6 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

- #8844
- #8981
- #8986
- #9009
- #9021
- #9022
- [Issue 8844](https://github.com/firefly-iii/firefly-iii/issues/8844) (Split recurring transaction gets wrong (split) titles) reported by @dreautall
- [Issue 8981](https://github.com/firefly-iii/firefly-iii/issues/8981) (bcadd() error during Docker container startup) reported by @NoiTheCat
- [Issue 8986](https://github.com/firefly-iii/firefly-iii/issues/8986) (Search with "internal_reference_is" finds all transactions with full word of search string) reported by @baflo
- [Issue 9009](https://github.com/firefly-iii/firefly-iii/issues/9009) (Incorrect Amount Calculation in Reconciliation for Bank Account A) reported by @realzsan3
- [Issue 9021](https://github.com/firefly-iii/firefly-iii/issues/9021) (Incorrect "Expected Withdrawals" for Daily Recurring Transactions) reported by @xMarcii
- [Issue 9022](https://github.com/firefly-iii/firefly-iii/issues/9022) (Calendar Not Showing Green Fields for Recurring Transactions) reported by @xMarcii
- Improved currency exchange rate downloader

## 6.1.18 - 2024-06-19
Expand Down
122 changes: 61 additions & 61 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/firefly.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
'expression_engine' => false,
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2024-07-15',
'version' => '6.1.19',
'api_version' => '2.1.0',
'db_version' => 24,

Expand Down
Loading

0 comments on commit b0a9091

Please sign in to comment.