v2.18.1 (#856)
Co-authored-by: Charles-Edouard Cady <charles.edouard.cady@mistral.ai> Co-authored-by: Guillaume LE GOFF <guillaume.lgf@gmail.com> Co-authored-by: Pierre Rossinès <pierre.rossines@mistral.ai> Co-authored-by: Sylvain Afchain <safchain@gmail.com> Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
parent
e607ccbb00
commit
ed5b7192e6
33 changed files with 1456 additions and 125 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -5,6 +5,22 @@ 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.18.1] - 2026-06-26
|
||||
|
||||
### Added
|
||||
|
||||
- `/mcp add` slash command for adding OAuth MCP servers
|
||||
- Petit chat animation idle pauses
|
||||
|
||||
### Changed
|
||||
|
||||
- Bare exit synonyms (exit, quit, :q, :quit) now treated as slash commands instead of prompts
|
||||
|
||||
### Fixed
|
||||
|
||||
- MCP OAuth login crash when keyring backend is un-loadable
|
||||
|
||||
|
||||
## [2.18.0] - 2026-06-25
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue