3.23.0

ghostfolio/ghostfolio3.23.0Jul 10, 2026by dtslvr

AI Summary

This release focuses on performance optimizations and localization improvements. It migrates the build configuration from a deprecated executor and applies the OnPush change detection strategy across the application to enhance performance.

Key Highlights

  • Migrated from deprecated `@nx/webpack:webpack` executor to `@nx/webpack/plugin`
  • Applied `OnPush` change detection strategy to all major application pages
  • Improved localization for Chinese and German languages

Full Release Notes

### Changed

- Migrated the deprecated `@nx/webpack:webpack` executor to `@nx/webpack/plugin`
- Set the change detection strategy to `OnPush` in the about page
- Set the change detection strategy to `OnPush` in the admin control panel
- Set the change detection strategy to `OnPush` in the blog page components
- Set the change detection strategy to `OnPush` in the Frequently Asked Questions (FAQ) page
- Set the change detection strategy to `OnPush` in the home page
- Set the change detection strategy to `OnPush` in the markets overview
- Set the change detection strategy to `OnPush` in the resources page
- Set the change detection strategy to `OnPush` in the user account page
- Set the change detection strategy to `OnPush` in the _Zen Mode_
- Improved the language localization for Chinese (`zh`)
- Improved the language localization for German (`de`)

### Special Thanks

- @Arjun8242
- @dtslvr
- @KenTandrian
- @qiukui666