diff --git a/blog/2024-01-06-release-24.2.0.md b/blog/2024-01-06-release-24.2.0.md index 4ecc59ae6..c019044c8 100644 --- a/blog/2024-01-06-release-24.2.0.md +++ b/blog/2024-01-06-release-24.2.0.md @@ -10,10 +10,10 @@ authors: MatissJanis The release has the following notable improvements: -- Cleared transaction improvements: +- Reconciled transaction improvements: - ability to filter by the status - ask for confirmation if editing date - - allow un-clearing by clicking on the lock icon + - allow un-reconciling by clicking on the lock icon - Split transactions now have a "distribute" button that fills the remaining amount among the sub-transactions with no amount - (Experimental) SimpleFIN bank-sync support for US banks - please report your feedback [here](https://github.com/actualbudget/actual/issues/2272) diff --git a/docs/releases.md b/docs/releases.md index 151d6ded7..3928a6352 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -4,10 +4,10 @@ The release has the following notable improvements: -- Cleared transaction improvements: +- Reconciled transaction improvements: - ability to filter by the status - ask for confirmation if editing date - - allow un-clearing by clicking on the lock icon + - allow un-reconciling by clicking on the lock icon - Split transactions now have a "distribute" button that fills the remaining amount among the sub-transactions with no amount - (Experimental) SimpleFIN bank-sync support for US banks - please report your feedback [here](https://github.com/actualbudget/actual/issues/2272)