Recent Commands in the Command Palette
The command palette now shows a Recent section at the top listing the commands you use most often, weighted so recent and frequent commands both surface first.
Jump Between Changes in a File
The previous/next arrows above the diff now step through every change in the file when there are no conflicts. The existing cmd-alt-up and cmd-alt-down shortcuts work in both modes: conflicts when present, otherwise hunks.
GitHub Notifications in the System Tray
Windows and Linux now show the Reviu tray icon with unread GitHub notification counts, matching the existing macOS menu bar behavior.
GitHub Review Suggestions
Suggested changes in review comments render as GitHub-style diff rows and can be committed directly to the pull request branch with a custom title, optional message, and the reviewer as co-author.
GitHub Resolve Conversations
Review comment threads on a pull request can now be resolved and unresolved directly from the Reviu overview. Resolved threads collapse into a summary with a Show toggle so the discussion stays out of the way once it's addressed, and the Resolve / Unresolve button respects GitHub's permissions.
Drag-and-drop Image Upload
Drag a PNG, JPEG, GIF, or WebP file onto any comment, reply, review, or description composer in a pull request or issue to upload it and embed it as markdown. A placeholder appears immediately while the upload runs and is replaced by the final image link when it completes.
GitHub Mentions in Markdown
User mentions in GitHub markdown now show the profile avatar next to the linked username, matching the way mentions appear on GitHub while keeping profile navigation inside Reviu.
GitHub Commit Co-Authors
Pull request timelines, repository overviews, and the commit details page now show commit co-authors when GitHub includes them, making shared work visible during review.