mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 01:51:21 +08:00
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:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user