Closed MatissJanis closed 1 month ago
The pull request includes updates to the package.json
file, specifically changing the project's version number from "24.9.0"
to "24.10.0"
and updating the dependency version for @actual-app/web
from "24.9.0"
to "24.10.0"
. No other modifications to dependencies, scripts, or configurations are included in this update.
File | Change Summary |
---|---|
package.json | Updated project version from "24.9.0" to "24.10.0" ; updated dependency @actual-app/web from "24.9.0" to "24.10.0" . |
Here are the automatically generated release notes!
Version: v24.10.0
#### Enhancements
- [#384](https://github.com/actualbudget/actual-server/pull/384) Sync multiple accounts in a single SimpleFIN API call. — thanks @psybers
- [#449](https://github.com/actualbudget/actual-server/pull/449) Add "Banco ActivoBank" (PT) to list of banks with limited history — thanks @mtrocadomoreira
- [#452](https://github.com/actualbudget/actual-server/pull/452) added REVOLUT_REVOLT21 & VUB_BANKA_SUBASKBX to banks with limited history — thanks @molnart
- [#454](https://github.com/actualbudget/actual-server/pull/454) Add integration of Rheinhessen Sparkasse (`SPK_WORMS_ALZEY_RIED_MALADE51WOR`) to the GoCardless app — thanks @DirgoSalga
- [#455](https://github.com/actualbudget/actual-server/pull/455) Add support for `ABANCA_CAGLPTPL` payee name — thanks @matt-fidd
- [#459](https://github.com/actualbudget/actual-server/pull/459) Add support for Bizum transactions in Revolut — thanks @hostyn
#### Bugfix
- [#445](https://github.com/actualbudget/actual-server/pull/445) Fix BancSabadell payee name based on the transaction amount — thanks @davidmartos96
- [#448](https://github.com/actualbudget/actual-server/pull/448) Fix pending purchases amount sign and payee name for National Bank of Greece import — thanks @mezger6
- [#451](https://github.com/actualbudget/actual-server/pull/451) Fix wrong payeeName used for CBC_CREGBEBB — thanks @MMichotte
#### Maintenance
- [#465](https://github.com/actualbudget/actual-server/pull/465) Fix typo in GoCardless Error type — thanks @matt-fidd
- [#471](https://github.com/actualbudget/actual-server/pull/471) Update feature request link in github issues. — thanks @MatissJanis