Skip to content

Releases: fwouts/prmonitor

v0.10.7

21 Jun 15:22
b6bdc1b
Compare
Choose a tag to compare
  • Support retrying Secondary Rate Limit errors (thanks to @nikbuskirk-dh)

v0.10.6

16 Oct 21:52
d1b864d
Compare
Choose a tag to compare

v0.10.5

23 Aug 00:21
Compare
Choose a tag to compare
  • Update all dependencies to latest.
  • Fix broken selection on menu items caused by breaking API change in react-boostrap (thanks @ConstantinoSchillebeeckx for the bug report).

v0.10.4

03 Aug 23:18
Compare
Choose a tag to compare
  • Update all dependencies to latest
  • Fix incorrect handling of GitHub rate limiting (thanks @nikbuskirk-dh!)

v0.10.3

18 Aug 04:44
6771972
Compare
Choose a tag to compare

This release includes a bug fix for secondary monitors on Chrome for Mac.

v0.10.2

26 Jul 23:33
Compare
Choose a tag to compare

This includes a bug fix to ensure compiled code is compatible with the Mozilla Web Store validation checks.

v0.10.0

26 Jul 22:49
b34927a
Compare
Choose a tag to compare

New feature: see PR status checks directly in PR Monitor, thanks to @teejae!

v0.9.0

15 Jul 08:21
60d612d
Compare
Choose a tag to compare

New feature, courtesy of @teejae:

  • Enable filtering of directly-requested pull requests, as well as filtering by team.

v0.8.4

03 Jun 21:45
689be9d
Compare
Choose a tag to compare

New feature, courtesy of @cplesner-humio:

  • Show a summary of changes (added/deleted/changed) for each pull request.

v0.8.3

26 Apr 04:15
2333829
Compare
Choose a tag to compare

This fixes a bug where comments or reviews that don't have an associated GitHub user would result in a broken state.