mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
release(jetbrains): v7.0.4
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [7.0.4] - 2026-07-10
|
||||
|
||||
### Fixed
|
||||
- fix(jetbrains): stop orphaned CLI on Windows (app-close deadlock + kill-on-close job) by @kirillk in https://github.com/Kilo-Org/kilocode/pull/12118
|
||||
|
||||
### Changed
|
||||
- release(jetbrains): v7.0.3 by @kilo-maintainer[bot] in https://github.com/Kilo-Org/kilocode/pull/12115
|
||||
|
||||
|
||||
## [7.0.3] - 2026-07-10
|
||||
|
||||
### Added
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
kotlin.stdlib.default.dependency=false
|
||||
kilo.jetbrains.version=7.0.3
|
||||
kilo.jetbrains.version=7.0.4
|
||||
# When true (default) the JetBrains plugin uses the pinned CLI release from package.json.
|
||||
# Set to false ONLY for local dev: generate the client from local source + bundle the local binary.
|
||||
# false is NOT releasable -- production builds fail unless this is true.
|
||||
|
||||
Reference in New Issue
Block a user