v2.7.2 (#556)
Co-authored-by: Clément Sirieix <clement.sirieix@mistral.ai> Co-authored-by: Vincent G <10739306+VinceOPS@users.noreply.github.com> Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
parent
54b9a17457
commit
9c1c32e058
28 changed files with 587 additions and 179 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [2.7.2] - 2026-04-01
|
||||
|
||||
### Added
|
||||
|
||||
- Alt+Left / Alt+Right keyboard shortcuts for word-wise cursor movement in chat input
|
||||
|
||||
### Changed
|
||||
|
||||
- Refactored narrator into a dedicated narrator manager
|
||||
|
||||
### Fixed
|
||||
|
||||
- Broken build on Linux
|
||||
- Errored MCP servers are now excluded from the banner count
|
||||
- Improved bash denylist matching and error messages
|
||||
- Command messages are now skipped during rewind navigation
|
||||
|
||||
|
||||
## [2.7.1] - 2026-03-31
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue