What’s Changed
- feat: configurable globs auto-marked as viewed on launch by @tomasz-tomczyk in #666 - Thank you @markjaquith for suggesting!
- fix(pr): diff PRs from the merge-base, not the base-branch tip by @inyono in #659 - Thank you!
- docs: update readme by @ValeriaVG in #645 - Thank you!
- perf: delegate diff comment-button mousedown instead of per-button listener by @tomasz-tomczyk in #665 - Thank you @pedromachados for reporting!
- fix: accept @-prefixed file paths from agent file pickers by @tomasz-tomczyk in #664 - Thank you @cheyne75 for reporting!
Internal refactors
- refactor: align repo layout with Go project standard by @tomasz-tomczyk in #655
- refactor: remove dead alias and fix stale comments from release audit by @tomasz-tomczyk in #668
- chore(deps): bump codecov/codecov-action from 6 to 7 by @dependabot in #660
- chore(deps-dev): bump eslint from 10.4.1 to 10.5.0 by @dependabot in #663
- chore(deps-dev): bump esbuild from 0.28.0 to 0.28.1 by @dependabot in #662
- chore(deps-dev): bump stylelint from 17.12.0 to 17.13.0 by @dependabot in #661
Contributors