Skip to content

PRism Desktop v0.4.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:23
6b67966

What's Changed

  • refactor(#319): shared Endpoints seam + status-number alignment + 400 fix by @prpande in #387
  • test(e2e): extract setupBaseRoutes for the 3 constant read-side route stubs (#332 slice 3) by @prpande in #391
  • fix(desktop): harden sidecar startup/shutdown lifecycle (#336) by @prpande in #394
  • test(e2e): unify mocked-mode preferences onto the canonical fixture by @prpande in #396
  • fix(#392): surface posted comments after review submit by @prpande in #395
  • feat(#335): CI hardening — desktop CI tier, SHA-pinned actions, toolchain dedup by @prpande in #398
  • feat(composer): restore composer detailing + fix unified-mode overflow (#390) by @prpande in #402
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #426
  • test(github): unify GitHubReviewService construction onto a shared factory by @prpande in #425
  • test(#334): consolidate dual-location frontend tests + migrate backend test doubles by @prpande in #431
  • test(#334): land stranded Copilot fixes from #431 (test isolation + fake contract) by @prpande in #435
  • test(web): consolidate duplicated test-double classes in Web.Tests (#332) by @prpande in #434
  • fix(desktop): run launcher under Windows PowerShell 5.1 and add -Clean reset by @prpande in #436
  • feat(header): add nav-bar feedback entry point (#430) by @prpande in #440
  • test: consolidate Web.Tests auth-client + temp-dir construction (#332 slice 6b) by @prpande in #441
  • ci(claude): drop bot-triggered review events from Claude Code workflow by @prpande in #444
  • fix(header): use useEffectiveLocation for cluster modal background (#430 follow-up) by @prpande in #443
  • fix(frontend): align contract/correctness drift — preferences, drawer, error codes (#330) by @prpande in #445
  • fix(cheatsheet): drop phantom n/p/c rows, add real d + preview shortcuts (#330) by @prpande in #448
  • fix(auth): no-store on cookie-carrying index.html to fix cold-start stale-session 401 (#433) by @prpande in #449
  • fix(cheatsheet): recover stranded centering commit from #448 by @prpande in #452
  • Restore macOS paste/select-all support in desktop token input by @Copilot in #454
  • Eliminate manual-reload banners where non-destructive: PR-detail comment reply + inbox auto-refresh (#450) by @prpande in #456
  • refactor(github): decompose GitHubReviewService — PR1 parsers + auth (#321) by @prpande in #460
  • fix(inbox): relabel iter→commit count + add files-changed (#357) by @prpande in #462
  • refactor(github): split IReviewSubmitter into GitHubReviewSubmitter — PR2 (#321) by @prpande in #467
  • feat(#349): replace native dropdowns with a themed Select component by @prpande in https://github.com//pull/469 feat(inbox): default the activity rail ON (#439) by @prpande in https://github.com//pull/471 Files tab: navigate changes in whole-file mode — minimap rail + prev/next controls (#486) by @prpande in https://github.com//pull/499 test(diff-nav): recover stranded cold-start timeout for change-nav interaction spec (#486) by @prpande in https://github.com//pull/500 New Contributors @Copilot made their first contribution in https://github.com//pull/454 Full Changelog: https://github.com/prpande/PRism/compare/v0.4.0...v0.4.2