Skip to content

Releases: fwouts/prmonitor

v0.5.0

10 Aug 04:26
b9f66d0
Compare
Choose a tag to compare
  • 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

04 Aug 12:35
c7bb542
Compare
Choose a tag to compare
  • Notifications and status for your own PRs.
  • PRs are sorted by most recently updated first.

v0.3.8

06 Jun 03:15
eccbb77
Compare
Choose a tag to compare
  • Fixes a bug where PR status did not update correctly.
  • Highlights draft PRs.

v0.3.7

03 Jun 22:43
c746bb9
Compare
Choose a tag to compare
  • Use a dark grey badge instead of a green badge when no PRs need to be reviewed.

v0.3.6

16 May 07:26
Compare
Choose a tag to compare
  • 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

09 May 09:03
c48b26b
Compare
Choose a tag to compare
  • 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

06 May 00:00
a2724be
Compare
Choose a tag to compare

Fixes a crash when a commit doesn't have a GitHub username associated with it.

v0.3.3

05 May 11:40
8c2fa30
Compare
Choose a tag to compare
  • 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

19 Apr 11:06
3eb09fc
Compare
Choose a tag to compare
  • 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

19 Apr 09:41
22c9256
Compare
Choose a tag to compare
  • Make the "tabs" permission optional to avoid worrying users unnecessarily.