What's Changed
Multiple share targets
- feat: support multiple share targets across Crit deployments (#904) by @tomasz-tomczyk in #904
- fix: resolve preview share URL from share_targets (#913) by @tomasz-tomczyk in #913
- fix: derive settings Account status from share targets (#914) by @tomasz-tomczyk in #914
Review UI
- fix: restore two inlined Octicons mangled by a lossy optimiser (#906) by @simenbrekken in #906 - Thank you!
- fix: open a single form when editing a file-level comment (#908) by @tomasz-tomczyk in #908
- style: hide reply Cancel/Reply until form focus (#902) by @tomasz-tomczyk in #902
macOS
- fix: use terminal-notifier for round-ready notifications on macOS (#909) by @stevenpollack in #909 - Thank you!
- fix: bound font discovery memory on macOS (#895) by @tomasz-tomczyk in #895
- deps: bump typesetting past the CFF2 INDEX allocation bug (#897) by @tomasz-tomczyk in #897
General
- fix(skill): continue crit-story into the review wait loop (#912) by @tomasz-tomczyk in #912
- fix: preserve JSON content type for explicit statuses (#891) by @tomasz-tomczyk in #891
- docs: note story mode LLM token cost (#903) by @tomasz-tomczyk in #903
Dependencies
- chore(deps): bump markdown-it from 15.0.0 to 15.0.1 (#890) by @app/dependabot in #890
- chore: pin and verify frontend supply chain (#894) by @tomasz-tomczyk in #894
Internal refactors
- perf: benchmarks, budgets, and guardrails for large reviews (#889) by @tomasz-tomczyk in #889
- fix: stop flaky bench gate on geomean and noisy I/O rows (#907) by @tomasz-tomczyk in #907
- test: audit and harden Go unit coverage (#910) by @tomasz-tomczyk in #910
- test: audit Playwright e2e suite (#911) by @tomasz-tomczyk in #911
- test: isolate TestNewSessionFromGitLazyThreshold from ambient git config (#905) by @tomasz-tomczyk in #905
- fix: align test review paths with ResolveReviewPath (#901) by @tomasz-tomczyk in #901
Contributors