diff --git a/CHANGELOG.md b/CHANGELOG.md index cee2662a2..9a555fa34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Disabled the zoom functionality in the _Progressive Web App_ (PWA) - Optimized the get quotes functionality by utilizing the asset profile resolutions in the _Financial Modeling Prep_ service +- Extracted the footer to a component ## 2.208.0 - 2025-10-11 diff --git a/apps/client/src/app/app.component.html b/apps/client/src/app/app.component.html index 2f5faa24c..61d5023e2 100644 --- a/apps/client/src/app/app.component.html +++ b/apps/client/src/app/app.component.html @@ -11,8 +11,8 @@ > You are using the Live Demo. Create Account - + + } @if (!canCreateAccount && user?.systemMessage) {