Skip to content

v1.12.8

Choose a tag to compare

@github-actions github-actions released this 21 Sep 12:46
· 14 commits to main since this release
5c7b383

馃殌 Features

  • feat(rules): add F# review support (#1448)

馃悰 Bug Fixes

  • fix(config): exclude dependency and build-output directories by default (#1499)
  • fix(viewer): keep vertical mouse-wheel working over scroll regions (#1515)
  • fix(action): honor an explicit llm_protocol instead of forcing openai or anthropic (#1192)
  • fix(diff): parse git's quoted pathnames instead of dropping the file (#1498)
  • fix(scan): keep NUL-delimited pathnames from git ls-files intact (#1497)
  • fix(viewer): shorten the session id cell on the session list (#1488)
  • fix(viewer): responsive, accessibility and contrast polish across the four screens (#1426)
  • fix(tool): keep non-ASCII paths literal in code_search results (#1425)

馃摉 Documentation

  • docs(assurance): correct API key storage claims (#1449)
  • docs(extensions): new translations for vscode ext (#1381)
  • docs(review): synchronize exclude & secret patterns (#1491)

Other Changes

  • perf(viewer): paginate large review result lists (#1460)

Full Changelog: v1.12.7...v1.12.8