Skip to content

1.3.0

Choose a tag to compare

@freaktechnik freaktechnik released this 04 Apr 16:07
· 789 commits to main since this release
12713c6
  • 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.