Releases: say8425/diffdeck
Releases · say8425/diffdeck
diffdeck: v1.3.2
Compare
Sorry, something went wrong.
No results found
1.3.2 (2026-08-11)
Bug Fixes
diffdeck: v1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-08-02)
Bug Fixes
diffdeck: v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-07-31)
Features
viewer: grab 팝오버 UX 재설계 + 문자 단위 드래그 (#46 ) (7ab9cf0 )
Bug Fixes
viewer: grab 텍스트 드래그 선택을 하이라이트로 유지 + 팝오버를 릴리스 지점에 앵커 (#43 ) (a1a0a93 )
diffdeck: v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-07-29)
Features
trees: GitHub-style end-ellipsis for flattened tree paths + full-path hover tooltips (#36 ) (42e56d1 )
viewer: diff-grab — diff 선택 → 프롬프트 → 에이전트용 인코딩 클립보드 복사 (#42 ) (dee11b8 )
viewer: informative empty state — explain where the changes are (#38 ) (8249ebc )
Bug Fixes
viewer: anchor the scroll on data updates instead of restoring pixels (#41 ) (37d3ede )
viewer: highlight find matches that span intraline/token span boundaries (#39 ) (21d5830 )
viewer: keep the scroll position when toggling Unified/Split (#40 ) (30f6095 )
diffdeck: v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-07-25)
Features
viewer: wire the vendored worker highlight pool — plain-first render, async colors (#34 ) (01b9147 )
Bug Fixes
diffs: keep highlighted render cache across recycle to stop re-tokenize scroll jank (#31 ) (e04b777 )
diffdeck: v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-07-24)
Features
viewer: add draggable sidebar resize (#13 ) (f5879d7 )
viewer: sync sidebar directory collapse to diff fold state (#14 ) (5a0bf71 )
Bug Fixes
viewer: plug findBar listener leak, fix un-awaited rejection assertions, harden test isolation (#20 ) (2101323 )
viewer: stop diff content going empty/garbled for non-ASCII filenames (#17 ) (7ce05be )
viewer: tooltip for truncated diff header filenames (#23 ) (afc35e3 )
diffdeck: v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-22)
Features
Bug Fixes
viewer: scale to very large change sets with change-proportional updates (#12 ) (dfe70ff )
diffdeck: v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-07-19)
Bug Fixes
make a published diffdeck actually reach users with a warm daemon (#8 ) (a76e105 )
diffdeck: v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-07-17)
Bug Fixes
viewer: stop the sticky file header going transparent and blinking (#6 ) (baa4429 )
diffdeck: v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-07-16)
Features
add diffdeck agent skill (single source) + bundle into dist (a5fd38d )
Claude Code + Codex plugin manifests (repo as single-plugin marketplace) (30bfb6a )
cli: diffdeck install-skill subcommand (Claude Code + Codex, user/project) (1ba9fd1 )
cli: parse launch view flags + pure toggle-state resolvers (47b9e1a )
cli: pass launch view flags into the viewer URL (7114b67 )
viewer: add CLI arg + opener pure helpers (382abf8 )
viewer: add diffdeck CLI entry + dist/cli.js bundle (f09291d )
viewer: build + serve entry + built-bundle serving test (e868629 )
viewer: init toggles from launch flags, synced UI, session-only (d2129f7 )
viewer: migrate browser frontend + viewer tests (538936b )
viewer: package apps/viewer as publishable @say8425/diffdeck (226040c )
viewer: scaffold app + migrate diff-server + server tests (2e7b7d8 )