Merge pull request #10915 from Kilo-Org/jetbrains/release/v7.0.1-rc.7

release(jetbrains): v7.0.1-rc.7
This commit is contained in:
Kirill Kalishev
2026-06-04 12:20:54 -04:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -4,14 +4,14 @@
### Patch Changes
- [#9976](https://github.com/Kilo-Org/kilocode/pull/9976) [`ae6f3c0`](https://github.com/Kilo-Org/kilocode/commit/ae6f3c0e06e450a227ffbd024a52b689b5749d16) - Fix session transcript colors after switching JetBrains IDE themes.
- [#9976](https://github.com/Kilo-Org/kilocode/pull/9976) [`8c06a3b`](https://github.com/Kilo-Org/kilocode/commit/8c06a3b7840960798f1c4f4792b8eed1d366c3c4) - Improve JetBrains session UI stability and responsiveness during streaming updates and collapsed transcript rendering.
- [#9976](https://github.com/Kilo-Org/kilocode/pull/9976) [`87b0cf1`](https://github.com/Kilo-Org/kilocode/commit/87b0cf15ddfe29503fa0a4d72067bce050a1c432) - Improve JetBrains session timeline colors to follow semantic theme keys.
## [Unreleased]
## [7.0.1-rc.7] - 2026-06-04
### Fixed
- Fixed JetBrains release notes rendering so notes from multiple releases display correctly.
## [7.0.1-rc.6] - 2026-06-03
### Fixed
+1 -1
View File
@@ -1,5 +1,5 @@
kotlin.stdlib.default.dependency=false
kilo.jetbrains.version=7.0.1-rc.6
kilo.jetbrains.version=7.0.1-rc.7
org.gradle.configuration-cache=true
org.gradle.caching=true
org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=512m