3.25.0

mudler/LocalAI3.25.0Jul 12, 2026by dtslvr

AI Summary

This release focuses on localization updates for Dutch, a security upgrade for the helmet package, and UI fixes. A breaking change is introduced regarding the default data source for the Fear & Greed Index.

Key Highlights

  • Changed default value for DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS from RAPID_API to MANUAL.
  • Fixed UI layout issues with long labels in tabs and currency display in search results.
  • Improved language localization for Dutch (nl).
  • Upgraded helmet package from version 7.0.0 to 8.2.0.

Breaking Changes

  • Set the environment variable DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS=RAPID_API to keep using Rapid API as the data source of the Fear & Greed Index (market mood).

Full Release Notes

### Changed

- Changed the default value of the `DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS` environment variable from `RAPID_API` to `MANUAL`
- Improved the language localization for Dutch (`nl`)
- Upgraded `helmet` from version `7.0.0` to `8.2.0`

### Fixed

- Fixed the layout of the page tabs component by truncating long labels
- Fixed the display of assets without a currency in the search results of the assistant
- Fixed the display of assets without a currency in the symbol autocomplete component

### Todo

- **Breaking Change**: Set the environment variable `DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS=RAPID_API` to keep using _Rapid API_ as the data source of the _Fear & Greed Index_ (market mood)

### Special Thanks

- @dtslvr
- @KenTandrian
- @munzzyy
- @RED-ROSE515