3.24.0

mudler/LocalAI3.24.0Jul 11, 2026by dtslvr

AI Summary

This release exposes new environment variables for configuring data sources, rate limiting, and reverse proxy settings. It also includes localization improvements for Korean and rounds the Fear & Greed Index values.

Key Highlights

  • Exposed environment variables for Fear & Greed Index source, rate limiting, and reverse proxy trust.
  • Improved language localization for Korean (ko).
  • Rounded the value of the Fear & Greed Index (market mood).

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