diff --git a/CHANGELOG.md b/CHANGELOG.md index 4656bdedf..c32f0535b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the abstract _Material_ form field from a component to a directive - Removed the redundant `balance` attribute of the account in favor of the account balances +### Fixed + +- Fixed the values of the charts and tables in impersonation mode with an unrestricted access to show absolute values instead of percentages +- Fixed the savings rate of the investment timeline chart and the streaks on the analysis page in impersonation mode to be based on the impersonated user +- Fixed the savings rate of the _FIRE_ calculator in impersonation mode to not be based on the impersonating user + ## 3.43.0 - 2026-08-06 ### Added