Skip to content

v1.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:18
b82fcc3

🚀 Features

  • feat: add Astro-specific review rules (#289)
  • feat(viewer): make human readable token usage for session (#278)
  • feat(pages): add Docs page with search, markdown rendering, and i18n support (#273)
  • feat(llm): add z-ai-coding provider for GLM Coding Plan endpoint (#258)

🐛 Bug Fixes

  • fix: support Astro files in review filters (#286)
  • fix(telemetry): support http:// scheme in otlp_endpoint for insecure gRPC (#280)
  • fix(agent): recover from panics in per-file review and comment-pool goroutines (#171) (#182)
  • fix(ci): prevent duplicate review posts on retry in ocr-review workflow (#250)

📖 Documentation

  • docs(pages): sync restructured MCP guide to en and ja (#293)
  • docs(pages): add MCP servers guide to the user guide (#292)
  • docs(pages): remove overview page across all languages and clean up references
  • docs(pages): update CLI docs for install, auto-update, config and quickstart (#290)
  • docs(README): bump Git prerequisite to >= 2.41 and sync localized READMEs
  • docs(README): add new “Prerequisites” section under the existing “How to Use” heading and before the CLI subsection. (#261)
  • docs(pages): remove pipeline and project layout sections from overview (#284)
  • docs(pages): add Japanese (ja) translation for docs content (#282)
  • docs(pages): add landing page development guide (#270)
  • docs(pages): update page title to "AI Code Review"
  • docs(pages): move MCP setup timeout info into field table
  • docs(pages): add MCP Server docs section (#262)
  • docs(examples): add GitFlic CI auto-review example (#201)
  • docs(pages): update i18n docs for unified Provider system

Other Changes

  • ci: upgrade node version to 24 (#240)

Full Changelog: v1.7.0...v1.7.1