- Fixed a regression when querying GitHub's API
- Added support for using a custom GitHub domain
- Added support for the "GITHUB_NOTIFICATIONS_TOKEN" environment variable
- Improved
alignment
setting definition
- Replaced
open
withvscode.open
- Readme: using hi-res logo
- Outputting modern code (es2017, faster)
- Using "Debug Launcher" for debugging
- Using the
mark-github
icon by default - Updated readme
- Refresh when focused after opening in browser
- Removed special support for "participating" notifications
- Added a counter
- Bundling with webpack
- Removed some unused code
- Using the global state in order to reduce API usage
- Updated readme
- Increased default refresh interval to 300s
- Added support for changing the icon
- Updated readme
- Renamed a command
- Showing an information message when explicitly refreshing it
- Updated readme
- Initial release