docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2025-07-21 11:47:11 +01:00
parent 79db2a5f33
commit d3f59862ea

View file

@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Native Mistral client support
- New Chat History UI/UX
- Server and build logs for llama.cpp
- Support for model per feature
### Fixed
- llama.cpp server build
### Reverted
- Direct auto apply when similarity threshold is met
## [3.4.4-241.1] - 2025-07-04
### Added