Releases: Kilo-Org/kilocode
Releases · Kilo-Org/kilocode
v4.12.2
What's Changed
- Propose feature type issues by @olearycrew in #168
- Update feature_request.yml by @olearycrew in #175
- Increase free token offer from $15 to $20 by @ofou in #177
Full Changelog: v4.12.1...v4.12.3
v4.12.1
What's Changed
- Fix Quasar model description by @kevinvandijk in #173
Full Changelog: v4.12.0...v4.12.1
v4.12.0
What's Changed
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
- Fix kilocodeignore typo by @olearycrew in #149
- Add support for llama4 with Fireworks by @ofou in #152
- Add system notifications whenever user approval is needed by @kevinvandijk in #157
- Add shortkey to activate Kilo Code and activate chatbox by @kevinvandijk in #159
New Contributors
- @olearycrew made their first contribution in #149
Full Changelog: v4.10.0...v4.11.0
v4.10.0
What's Changed
- Fix button contrast for light themes by @Juice10 in #144
- Ignore invalid Anthropic apiKey in KiloCodeAnthropicHandler initialization by @EamonNerbonne in #145
- Fix CSP headers for prod version by @kevinvandijk in #147
- Pull Roo v3.11.5 by @kevinvandijk in #146
New Contributors
- @EamonNerbonne made their first contribution in #145
Full Changelog: v4.9.1...v4.10.0
v4.9.1
What's Changed
- New discord invite to the rules channel by @drakonen in #138
- Proxy class kilocode to anthropic and openrouter by @drakonen in #135
- Add quickfix for wrong settings identifiers to persist allowed commands on settings save by @kevinvandijk in #143
Full Changelog: v4.9.0...v4.9.1
v4.9.0
What's Changed
- Handle openrouter google ratelimit error by @drakonen in #119
- Update walkthrough content for clarity by @Juice10 in #127
- Hide documentation links for now by @kevinvandijk in #132
- Add MCP market place by @kevinvandijk in #125
- Add ability to edit global and local workspace mcp servers back by @kevinvandijk in #134
- Fix frozen SettingsView after displaying dialog by @kevinvandijk in #136 (thanks to a finding of bayuexue on Discord)
Full Changelog: v4.8.0...v4.9.0
v4.8.0
What's Changed
- Pull in upstream updates from Roo Code v3.11.1 by @kevinvandijk in #122
Full Changelog: v4.7.5...v4.8.0
v4.7.5
What's Changed
- Decode & inside command tool use as some models XML encode & by @c-riq in #111
- Fix for #108. When using
google/gemini-2.5-pro-exp-03-25:freein various providers it would put&instead of&in commands. Now it decodes the&correctly.
- Fix for #108. When using
- Remove UI clutter by @kevinvandijk in #101
- We now close the task header by default to provide more space for the actual conversation and for the Kilo Code provider we only display the total amount of the current session in the task header instead of on each individual API request to reduce visual overload
Full Changelog: v4.7.4...v4.7.5