3.23.0

mudler/LocalAI3.23.0Jul 10, 2026by dtslvr

AI Summary

This release primarily focuses on performance optimizations by migrating to Angular's OnPush change detection strategy across multiple pages, alongside localization improvements for Chinese and German.

Key Highlights

  • Migrated deprecated @nx/webpack executor to @nx/webpack/plugin.
  • Set change detection strategy to OnPush in 9 different pages and components.
  • Improved language localization for Chinese (zh) and German (de).

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