From 199cb55bda36a3c012c5cb783cd4c4d804c5bfa5 Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Fri, 3 Oct 2025 12:55:34 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a158daea..89d89cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Copy-paste placeholder for prompt text field +- Quick link navigation +- Tooltips for input editor tags [#1109](https://github.com/carlrobertoh/ProxyAI/issues/1109) + +### Fixed + +- EDIT_CODE model backward compatibility [#1129](https://github.com/carlrobertoh/ProxyAI/issues/1129) +- Google model selection [#1111](https://github.com/carlrobertoh/ProxyAI/issues/1111) +- Mistral autocompletion toggle [#1114](https://github.com/carlrobertoh/ProxyAI/issues/1114) + ## [3.6.0-241.1] - 2025-09-23 ### Added