3.24.0
hpcaitech/Open-Sora3.24.0Jul 11, 2026by dtslvr
AI Summary
This release focuses on configuration flexibility by exposing environment variables for data sources, rate limiting, and proxy settings. It also improves the localization support for the Korean language.
Key Highlights
- Exposed DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS environment variable
- Exposed ENABLE_FEATURE_RATE_LIMITING environment variable
- Exposed TRUST_PROXY environment variable
- Improved Korean localization
New Features
- Exposed DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS environment variable
- Exposed ENABLE_FEATURE_RATE_LIMITING environment variable
- Exposed TRUST_PROXY environment variable
Full Release Notes
### Added - Exposed the `DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS` environment variable to set the data source of the _Fear & Greed Index_ (market mood) - Exposed the `ENABLE_FEATURE_RATE_LIMITING` environment variable to control rate limiting for authentication and sign-up endpoints - Exposed the `TRUST_PROXY` environment variable to determine the client IP address when running behind a reverse proxy ### Changed - Rounded the value of the _Fear & Greed Index_ (market mood) - Improved the language localization for Korean (`ko`) ### Special Thanks - @dtslvr - @KenTandrian - @moduvoice