Skip to content

0.2.34

Choose a tag to compare

@sticky-gecko sticky-gecko released this 02 Jul 19:21
e04c5f8

0.2.34 (2026-07-02)

Bug Fixes

  • deps: update dependency vite (8.1.2 → 8.1.3) (#308) (be08a2e)
  • engine,diff: dedup coincident image moves and recognize build-metadata chart labels (#312) (556d90e)
  • provider: make write-back survive rate limits, big diffs, and >30 checks (#311) (3072287)
  • server: close five PR-lifecycle state-machine races (#310) (c4f66d2)
  • server: close Markdown injection into konflate's own PR comment and check-run (#314) (2f71fd7)
  • web: resync on ws reconnect, unstick row previews, fix nav order and type drift (#313) (d5fc90c)

Performance Improvements

  • persist: serialize the record once per save; defang MCP title; t.Context tests (#316) (c843efb)
  • server: skip redundant re-renders, bound MCP diff work, dedup summary blocks (#315) (4368c4d)