v2.4.2 (#482)
Co-authored-by: Kim-Adeline Miguel <kimadeline.miguel@mistral.ai> Co-authored-by: Clement Sirieix <clem.sirieix@gmail.com> Co-authored-by: laurens <laurens@mistral.ai>
This commit is contained in:
parent
e9428bce23
commit
9421fbc08e
21 changed files with 370 additions and 40 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -5,6 +5,20 @@ 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.4.2] - 2026-03-12
|
||||
|
||||
### Added
|
||||
|
||||
- Session ID included in telemetry events for better tracing
|
||||
|
||||
### Changed
|
||||
|
||||
- Skills now extract arguments when invoked, improving parameter handling
|
||||
- Auto-compact threshold falls back to global setting when not defined at model level
|
||||
- Update notification toast no longer times out, ensuring the user sees the restart prompt
|
||||
- Removed `file_content_before` from Vibe Code, reducing payload size
|
||||
|
||||
|
||||
## [2.4.1] - 2026-03-10
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue