SIGN IN SIGN UP

docs: update CHANGELOG for 1.6.0 release ๐ŸŽ‰

**โœจ Features**
- ๐ŸŒ Add Multi-Backend Aggregation so multiple LiteLLM instances can be used concurrently and models are namespaced by backend.
- ๐Ÿงญ Introduce MultiBackendClient and a new `litellm-connector.backends` setting with UI for add/edit/remove/toggle, and auto-migrate legacy single-backend config.
- ๐Ÿ“Š Add PostHog Telemetry & Observability with typed TelemetryService, PostHog adapters, event enrichment, and aggregated reporting.
- ๐Ÿง  Add experimental V2 Chat Provider supporting VS Code's newer Language Model APIs and structured thinking/tool parts.
- โœ๏ธ Improve multi-repo commit message generation by using SCM `rootUri`, adding `rootUri` to Repository and `findRepositoryByRootUri` in GitUtils.

**๐Ÿ› Fixes**
- ๐Ÿ› ๏ธ Ensure commit-message generation failures remain visible in local logs and telemetry for better diagnosis.
- ๐Ÿ”ง Fix nuke command to avoid leaving stale models when resetting user configuration.
- ๐Ÿงท Stabilize telemetry ID handling and re-scope unhandled exception detection/handling to align with best practices.
- ๐Ÿงญ Propagate request IDs through PostHog request telemetry and fix undefined silent flag that blocked new instance configuration.

**๐Ÿงช Testing & Validation**
- โœ… Add extensive test coverage including multi-repo regression tests, MultiBackendClient and adapter tests, PostHog Node/Web adapter tests, and model capability override tests.
- โœ… Stabilize shared test mocks and add coverage for ConfigManager feature-toggle reporting and TelemetryService feature events.

**๐Ÿ”ง Build & Tooling**
- ๐Ÿ› ๏ธ Add packaging and tooling scripts (`package-marketplace.mjs`, `scripts/upload-posthog-sourcemaps.mjs`, `scripts/versionUtils.mjs`) and CI workflow streamlining.
- ๐Ÿ“ Update release header to 1.6.0 and adjust release links for the new tag.
A
amwdrizz committed
3c8c8d62577d492ce0ca50c3d142afc99a2e0d9e
Parent: 942f9d9