3.23.0

hpcaitech/Open-Sora3.23.0Jul 10, 2026by dtslvr

AI Summary

The update migrates the deprecated Nx webpack executor and applies performance optimizations by setting the OnPush change detection strategy across multiple application pages. It also enhances localization for Chinese and German.

Key Highlights

  • Migrated deprecated @nx/webpack:webpack to @nx/webpack/plugin
  • Applied OnPush change detection strategy to multiple pages
  • Improved Chinese localization
  • Improved German localization

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