Skip to content

pr+ 1.10.0

Choose a tag to compare

@enif-lee enif-lee released this 12 Aug 07:16
· 41 commits to main since this release

pr+ 1.10.0

Fast keyboard navigation

  • File, conversation, and in-thread key-hold navigation now stays responsive at high repeat rates.
  • Thread focus no longer wraps at the first or last comment.
  • Diff thread jumps keep already-visible targets in place and reveal only the focused comment when scrolling is required.

GitHub video attachments

  • Comment composers upload MP4/MOV files through GitHub's native attachment flow.
  • Standalone user-attachments URLs render as native video players.
  • Playback and fullscreen state survive markdown rerenders and virtual-list unmount/remount while scrolling.

Diff usability

  • The file navigator has a wider resize hit area and tracks the pointer without transition lag.
  • The All commits selector uses PR metadata immediately instead of briefly showing 0 commits.
  • File transitions and intermediate renders remain visible without the white-background flash.

Conversation and review reliability

  • Host-first detail authority prevents stale patches from replacing optimistic state.
  • Pending-review edit, submit, refresh, reaction, and thread-loading paths were stabilized.
  • Conversation deep links, reverse navigation, and visible-thread scrolling were corrected.

Quality

  • Release-mode extension build completed with debug logs stripped.
  • Typecheck, lint gate, and all 1,266 unit tests passed.
  • ZIP integrity and manifest version were verified before publishing.

Install

  1. Download pr-plus-1.10.0.zip.
  2. Unzip it.
  3. Open Chrome Extensions, enable Developer mode, and choose Load unpacked.
  4. Select the extracted pr-plus-1.10.0 directory.