Releases: freaktechnik/advanced-github-notifier
Releases · freaktechnik/advanced-github-notifier
v1.4.4
- Fix authentication
v1.4.3
- Fix authentication
v1.4.2
- Fix some edge cases that could lead to the update loop being stopped.
v1.4.1
v1.4.0
- Request host permission when OAuthing Enterprise instance
- Require Enterprise instances to be available over HTTPS
- Fix requests to Enterprise instances failing due to CSP
- Re-enable OAuth to github.com in Firefox versions, where it is fixed
v1.3.4
- Fix another issue with Enterprise
v1.3.3
- Fix enterprise providers trying to contact the wrong instance
v1.3.2
v1.3.1
Actual 1.3.0 release because I made 1.3.0 unlisted by accident.
1.3.0
- Support multiple accounts at once
- Support GitHub Enterprise instances
- Login via OAuth
- Login with PAT
- Pre-configure OAuth for a company Enterprise instance with managed storage. More info
- Support login via PAT (default until I can get OAuth fixed)
- In theory support an auth with just the notifications scope, currently disabled because OAuth is broken
- Added some unit tests, not nearly enough coverage though :(
- Support other notification types like vulnerability alerts (there are probably still unsupported types because the documentation doesn't say what kinds of notifications you can get)
- Other changes I've probably forgotten about by now.