Skip to content

Releases: babeuloula/github-pr-review

v1.3.1

14 Oct 18:52
Compare
Choose a tag to compare

Comparing changes

New features

  • Add git pre-commit hook to check code quality before commit
  • Update reload system. When you press on CTRL + F5, F5 or CTRL + R, the AJAX request was fired and whole page won't reload
  • Use babeuloula/phpcs for code quality

Fix

  • Double comma on Configuration example README.md
  • File owner and docker user connection for php container

v1.3.0

09 Oct 13:54
Compare
Choose a tag to compare

Comparing changes

New features

  • Remember closed collapses
  • Implement favico.js

Fix

  • Prevent dropdown to open if empty on refresh

v1.2.0

08 Oct 11:35
568793d
Compare
Choose a tag to compare

Comparing changes

New features

  • Filter on a specific repository with repo:username/repository

Fix

  • Fix multiple repo: filter on request

v1.1.3

07 Oct 08:15
7874b1e
Compare
Choose a tag to compare

Comparing changes

Fix

  • Add NotificationType::COMMIT
  • Add NotificationType::RELEASE

v1.1.2

07 Oct 07:16
c40df01
Compare
Choose a tag to compare

Comparing changes

Fix

  • Add NotificationType::REPOSITORY_VULNERABILITY_ALERT
  • Fix Other Repos reasons notifs

v1.1.1

04 Oct 13:34
83c19e1
Compare
Choose a tag to compare

Comparing changes

Fix

  • Fix NotificationType::ISSUE value

v1.1.0

04 Oct 05:37
e0ead3b
Compare
Choose a tag to compare

Comparing changes

New features

  • You can use two differents mode label or filter to search PRs.
  • Add a Makefile to install/start project more easyer.
  • Various fix

v1.0.2

03 Sep 07:39
a7bbee5
Compare
Choose a tag to compare

Comparing changes

New features

  • You can choose if you want to reload PR on focus or reload every x ms.

v1.0.1

03 Sep 07:05
d6aede5
Compare
Choose a tag to compare

Comparing changes

New features

  • Reload PR on focus
  • Enable dark theme

Fix

  • Update README.md
    • Switch Installation & How to use
    • Add a configuration example

v1.0.0

03 Sep 07:01
a8f1a14
Compare
Choose a tag to compare

Comparing changes

First release ! \o/