Releases: fwouts/prmonitor
Releases · fwouts/prmonitor
v0.5.0
- Mute PRs until next update, for one hour or forever.
- Ignore entire repositories or repository owners.
- Open all PRs in a single click.
- Your approved PR stays approved even if new commits or comments are added.
- Improved notifications.
v0.4.0
- Notifications and status for your own PRs.
- PRs are sorted by most recently updated first.
v0.3.8
- Fixes a bug where PR status did not update correctly.
- Highlights draft PRs.
v0.3.7
- Use a dark grey badge instead of a green badge when no PRs need to be reviewed.
v0.3.6
- PRs on repositories that you're not a member of now appear correctly.
- Faster and more frequent syncing of pull requests (every minute).
v0.3.5
- Fixes an issue with focusing an existing tab in a separate window (thanks to @mdvorsky).
- Indicates whether a PR was updated with a new comment by the author, or a new commit.
v0.3.4
Fixes a crash when a commit doesn't have a GitHub username associated with it.
v0.3.3
- Ignores PRs from archived or deleted repositories.
- Fixes a bug where the extension could get stuck with "refreshing" when the browser exited unexpectedly.
v0.3.2
- Adds a status section with a refresh button.
- Reduces the risk of "Fetch failed" errors by only refreshing in the background script.
v0.3.1
- Make the "tabs" permission optional to avoid worrying users unnecessarily.