We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7319145 commit 968571aCopy full SHA for 968571a
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to MyConvergio will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.1.1] - 2025-12-28
9
+
10
+### Added
11
+- `myconvergio agents` command to list all installed agents with versions and model tiers
12
13
+### Fixed
14
+- Postinstall now always creates backup if existing content found (not just if manifest exists)
15
+- Postinstall output now visible during npm install (uses stderr)
16
+- Consistent backup behavior between postinstall.js and CLI
17
18
## [2.1.0] - 2025-12-28
19
20
### Added
0 commit comments