docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2025-07-04 13:42:58 +01:00
parent 4330a090d8
commit 45edb2a82d

View file

@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Chat modes Ask/Edit/Agent
- Support for conversation renaming
### Fixed
- NPE when loading state with null conversations
- Internal error when virtual file is invalid
- Auto Apply logic for larger files
## [3.4.3-241.1] - 2025-06-26
### Added