diff --git a/.changeset/add-slovak-translation.md b/.changeset/add-slovak-translation.md deleted file mode 100644 index d1d97eed3c9..00000000000 --- a/.changeset/add-slovak-translation.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Add Slovak (sk) language translation for Kilo Code extension and UI diff --git a/.changeset/fix-agent-manager-double-scrollbar.md b/.changeset/fix-agent-manager-double-scrollbar.md deleted file mode 100644 index 3d8ef60b51e..00000000000 --- a/.changeset/fix-agent-manager-double-scrollbar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -fix(agent-manager): Fix double scrollbar in mode selector dropdowns diff --git a/.changeset/fix-jetbrains-build.md b/.changeset/fix-jetbrains-build.md deleted file mode 100644 index 26a0f25a765..00000000000 --- a/.changeset/fix-jetbrains-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Fix JetBrains build failure by adding missing vsix dependency for build pipeline diff --git a/.changeset/fix-review-scope-loading.md b/.changeset/fix-review-scope-loading.md deleted file mode 100644 index 0d15adf90f5..00000000000 --- a/.changeset/fix-review-scope-loading.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Show loading spinner immediately when opening review scope dialog while scope information is being computed, improving perceived performance for repositories with many changes diff --git a/.changeset/fix-session-title-readability.md b/.changeset/fix-session-title-readability.md deleted file mode 100644 index 4607e6fa8b5..00000000000 --- a/.changeset/fix-session-title-readability.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Fix unreadable text and poor contrast issues in Agent Manager diff --git a/.changeset/new-ghosts-press.md b/.changeset/new-ghosts-press.md deleted file mode 100644 index 9f888572ee4..00000000000 --- a/.changeset/new-ghosts-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Fix 'Delete' toggle button in Auto Approve settings diff --git a/.changeset/old-eels-yawn.md b/.changeset/old-eels-yawn.md deleted file mode 100644 index a6e1746de51..00000000000 --- a/.changeset/old-eels-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": minor ---- - -Added Corethink as a new AI provider diff --git a/.changeset/remove-dup-title.md b/.changeset/remove-dup-title.md deleted file mode 100644 index d9156f9fa92..00000000000 --- a/.changeset/remove-dup-title.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Remove duplicate "Kilo Code Marketplace" title in toolbar (thanks @bernaferrari!) diff --git a/.changeset/spotty-turtles-retire.md b/.changeset/spotty-turtles-retire.md deleted file mode 100644 index b1a68a44ba0..00000000000 --- a/.changeset/spotty-turtles-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Hook embedding timeout into settings for ollama diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dd8454bedc..3a7b606c2b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # kilo-code +## 5.6.0 + +### Minor Changes + +- [#5040](https://github.com/Kilo-Org/kilocode/pull/5040) [`abe3047`](https://github.com/Kilo-Org/kilocode/commit/abe30473feffb84e885fc8abd5595033fe8b5431) Thanks [@luthraansh](https://github.com/luthraansh)! - Added Corethink as a new AI provider + +### Patch Changes + +- [#5749](https://github.com/Kilo-Org/kilocode/pull/5749) [`b2fa0a9`](https://github.com/Kilo-Org/kilocode/commit/b2fa0a9b239a396feee39d14eb60eafb088c0ed4) Thanks [@skaldamramra](https://github.com/skaldamramra)! - Add Slovak (sk) language translation for Kilo Code extension and UI + +- [#5681](https://github.com/Kilo-Org/kilocode/pull/5681) [`b5ef707`](https://github.com/Kilo-Org/kilocode/commit/b5ef70717068a791da5c3b3068eadb8e189ff484) Thanks [@Drilmo](https://github.com/Drilmo)! - fix(agent-manager): Fix double scrollbar in mode selector dropdowns + +- [#5747](https://github.com/Kilo-Org/kilocode/pull/5747) [`95be119`](https://github.com/Kilo-Org/kilocode/commit/95be1193449184869e49d44b7fe9f09e1620b3ce) Thanks [@Githubguy132010](https://github.com/Githubguy132010)! - Fix JetBrains build failure by adding missing vsix dependency for build pipeline + +- [#5733](https://github.com/Kilo-Org/kilocode/pull/5733) [`1b5c4f4`](https://github.com/Kilo-Org/kilocode/commit/1b5c4f4fab28f03b81a9bdf3cd789b1425108765) Thanks [@krisztian-gajdar](https://github.com/krisztian-gajdar)! - Show loading spinner immediately when opening review scope dialog while scope information is being computed, improving perceived performance for repositories with many changes + +- [#5699](https://github.com/Kilo-Org/kilocode/pull/5699) [`e560e47`](https://github.com/Kilo-Org/kilocode/commit/e560e47e39f605f78a6d18fdbfc0dd680ceb5557) Thanks [@Patel230](https://github.com/Patel230)! - Fix unreadable text and poor contrast issues in Agent Manager + +- [#4749](https://github.com/Kilo-Org/kilocode/pull/4749) [`ed70dad`](https://github.com/Kilo-Org/kilocode/commit/ed70dad320a80160dc793bf34f52b87d995285ff) Thanks [@lgrgic](https://github.com/lgrgic)! - Fix 'Delete' toggle button in Auto Approve settings + +- [#5756](https://github.com/Kilo-Org/kilocode/pull/5756) [`5d9d4d1`](https://github.com/Kilo-Org/kilocode/commit/5d9d4d1c4a6236fccf7082ea9e8d83d95bbd207a) Thanks [@bernaferrari](https://github.com/bernaferrari)! - Remove duplicate "Kilo Code Marketplace" title in toolbar (thanks @bernaferrari!) + +- [#3807](https://github.com/Kilo-Org/kilocode/pull/3807) [`e37717e`](https://github.com/Kilo-Org/kilocode/commit/e37717ee2fad8efb53bea92752dd9ea25f79bbed) Thanks [@davidraedev](https://github.com/davidraedev)! - Hook embedding timeout into settings for ollama + ## 5.5.0 ### Minor Changes diff --git a/src/package.json b/src/package.json index f2bcdf57dcc..2cae2819783 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "displayName": "%extension.displayName%", "description": "%extension.description%", "publisher": "kilocode", - "version": "5.5.0", + "version": "5.6.0", "icon": "assets/icons/logo-outline-black.png", "galleryBanner": { "color": "#FFFFFF",