Skip to content

Releases: soderlind/kjeks-ai-reviewer

0.6.0

Choose a tag to compare

@soderlind soderlind released this 31 Aug 19:36
e1b0bf1

What's Changed

  • Render AI Reviewer as a settings tab via shared AddonKit base (0.6.0) by @soderlind in #1

Full Changelog: 0.5.0...0.6.0

0.5.0

Choose a tag to compare

@soderlind soderlind released this 20 Aug 20:06

Added

  • Bulk review: row checkboxes and a select-all control let you accept or reject multiple suggestions at once. Bulk accept skips necessary (accept those individually).
  • Norwegian Bokmål (nb_NO) translation, including JavaScript strings.

Changed

  • Reviewer UX aligned with the main Kjeks review screen: accept a suggestion by ticking its "Reviewed" checkbox. Replaces the per-row "Accept" button and the "Accept high-confidence" bulk button.

Documentation

  • Clarified the conservative category bias and accept-time override.
  • Added a ZIP-download installation section.

0.4.0

Choose a tag to compare

@soderlind soderlind released this 19 Aug 21:45
  • Self-updates from GitHub releases via the wordpress-github-updater library (bundled plugin-update-checker). Define the optional KJEKS_GITHUB_TOKEN constant for private repositories or higher GitHub API rate limits.
  • Add GitHub Actions workflows to build and attach the release ZIP on published releases and on manual dispatch.