Skip to content

Releases: akozma89/pr-flow-releases

1.5.7

24 Jun 23:04

Choose a tag to compare

1.5.6

24 Jun 22:31

Choose a tag to compare

1.5.5

24 Jun 21:57

Choose a tag to compare

  • 1.5.5
  • feat: add uninstall scripts for local testing
  • refactor: update license verification to use node-locked machine files and improve deactivation flow
    Full diff: akozma89/pr-flow-private@v1.5.4...v1.5.5

1.5.4

24 Jun 17:47

Choose a tag to compare

1.5.3

24 Jun 17:30

Choose a tag to compare

  • 1.5.3
  • refactor: reformat terminal install and upgrade instructions in settings UI
  • chore: update brew installation and upgrade commands in settings UI
    Full diff: akozma89/pr-flow-private@v1.5.2...v1.5.3

1.5.2

24 Jun 16:23

Choose a tag to compare

  • 1.5.2
  • refactor: apply consistent multiline formatting to license configuration logic
  • feat: add single-tenant mode support for self-hosted Keygen instances
  • fix: respect active filters in review queue and set default review verdict to comment
  • feat: implement seat-administrator managed feature policy with real-time UI synchronization
  • fix(gerrit): derive pending reviewers from change.reviewers.REVIEWER, not a flat array
  • refactor: migrate license validation from Keygate to Keygen and add local development Docker support
    Full diff: akozma89/pr-flow-private@v1.5.1...v1.5.2

1.5.1

21 Jun 10:06

Choose a tag to compare

  • 1.5.1
  • refactor: remove parallel test runner and downgrade Node.js version to 22 in CI workflows
  • refactor: remove matrix-based e2e test sharding in favor of pnpm test:parallel script
  • chore: update Node.js to v24 and rebuild app directly in E2E workflow instead of using artifacts
  • feat: implement inline editing for AI findings and thread resolution capabilities across providers
  • feat: introduce collapsible diff overlay comments and improve GitLab thread anchoring
  • feat: implement parallel E2E test execution with sharding support in CI and local scripts
    Full diff: akozma89/pr-flow-private@v1.5.0...v1.5.1

1.5.0

18 Jun 22:18

Choose a tag to compare

1.4.0

18 Jun 20:57

Choose a tag to compare

  • 1.4.0
  • feat: add missing dependency to package.json
  • refactor: add diff persistence cap, support clearing AI threads, and fix self-PR keyboard cycling while removing legacy mockups
  • refactor: redesign review UI components and replace ReviewBar with ReviewRail and thread/reply overlays
  • chore: self healing review
  • feat: add e2e test steps and mock data for review cockpit and AI discussion screenshots
  • feat: add audit log pane to Settings to track and filter PR actions
  • feat: implement GitLab review submission provider with integrated E2E testing
  • feat: implement AI discussion feature to support multi-turn Q&A across PRs, files, and specific findings
  • feat: add GitHub docs WebFetch and remove Views settings panel
  • feat: add real-time progress updates to AI review process using streamed tool execution events
  • fix: replace horizontal ellipses with standard triple dots throughout UI
  • feat: add error state UI with retry capability and increase AI review timeout to 15 minutes
  • feat: implement AI discussion panel
  • feat: rank reviews you owe above your own PRs in feed and board
    Full diff: akozma89/pr-flow-private@v1.3.3...v1.4.0

1.3.3

15 Jun 13:25

Choose a tag to compare

  • 1.3.3
  • feat: enable commit avatars and interactive navigation for activity timeline rows
  • refactor: modernize tray UI with colored left-rail indicators and optimize window display logic to prevent initial layout jitters
  • feat: implement interactive notifications popover with read tracking and clear-all functionality
    Full diff: akozma89/pr-flow-private@v1.3.2...v1.3.3