v0.92.1
·
120 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Warning
macOS, Windows desktop installers in this release are unsigned development builds.
They may require manual OS security bypasses and are not trusted downloads.
If macOS blocks Kandev after you verify the checksum, run:
xattr -d com.apple.quarantine /Applications/Kandev.app0.92.1 - 2026-08-29
Features
- rank chat mentions by recency (#3099)
- fuse desktop PWA title bar (#3087) by @sonicLee
- track whether work reached the repo, fix success metric (#2764) by @nova28
- remember recent agent profile use (#3095)
Bug Fixes
- retry PR creation after push to absorb GitHub eventual consistency (#3134) by @99hats
- remove shared-worker cleanup races (#3133)
- preserve Jira watcher descriptions (#3130) (#3132)
- keep chat transcript pinned in WebKit (#3135)
- confirm automation deletion (#3129)
- harden auto-merge and surface task automation (#3128)
- route plugin task moves through the shared step-transition path (#3123) by @nova28
- refresh an open costs page after a task project changes (#2908) by @nova28