v4.3.3
mudler/LocalAIv4.3.3May 28, 2026by mudler
AI Summary
Maintenance release focusing on dependency updates across multiple submodules and minor bug fixes.
Key Highlights
- Updated ik_llama.cpp, llama.cpp, stable-diffusion.cpp, whisper.cpp, and ds4 submodules
- Fixed openresponses to properly populate Content field
- Improved react-ui performance through code splitting
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master -->
## What's Changed
### Other Changes
* chore: :arrow_up: Update ikawrakow/ik_llama.cpp to `3bf7e836c2c5a895e8d12d3eb7e398ae7ab2f9ce` by @localai-bot in https://github.com/mudler/LocalAI/pull/10037
* chore(model-gallery): :arrow_up: update checksum by @localai-bot in https://github.com/mudler/LocalAI/pull/10038
* chore: :arrow_up: Update ggml-org/llama.cpp to `aa50b2c2ae91326d5aad956ceeb015d1d48e626b` by @localai-bot in https://github.com/mudler/LocalAI/pull/10034
* chore: :arrow_up: Update leejet/stable-diffusion.cpp to `29ab511fc75f89fbab148665eab1a8e10a139a72` by @localai-bot in https://github.com/mudler/LocalAI/pull/10033
* chore: :arrow_up: Update ggml-org/whisper.cpp to `6dcdd6536456158667747f724d6bd3a2ceaa8d88` by @localai-bot in https://github.com/mudler/LocalAI/pull/10032
* chore: :arrow_up: Update antirez/ds4 to `072bc0feb187be5f374c08b16d0045e1ad7bc9bc` by @localai-bot in https://github.com/mudler/LocalAI/pull/10036
* fix(openresponses): populate Content and accept bare {role,content} items (#10039) by @Anai-Guo in https://github.com/mudler/LocalAI/pull/10040
* perf(react-ui): code-split bundle, speed up coverage suite by @richiejp in https://github.com/mudler/LocalAI/pull/10042
**Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.3.2...v4.3.3