Releases: barriosnahuel/spokesman
Releases · barriosnahuel/spokesman
Release v1.1.2
Changelog
- Fix click event on starred repos. Now when the repo owner is not the logged user it opens the repo page instead of the user's profile page.
Get more detail through the milestone.
Release v1.1.1
Changelog
- Fix Google Analytics configuration.
- Add some event tracking to Google Analytics.
Get more detail through the milestone.
Release v1.1.0
Release v1.0.1
Changelog
- Update plugin's version because I made an invalid package and store doesn't let you upload more than one package with the same version number.
Release v1.0.0 - MVP
Changelog
- Added
WatchEvent
(Thanks to @Fdiazreal) - Fires only one notification at time.
- Merged some redundant notifications into one.
- Improvements in notifications icons.
- Important refactor.
- Minor improvements in settings page.
Release 0.2.3 - Bugfixing
Changelog
- Fixed bug when closing notifications (by the system): we were removing notification link only for those ones closed by the user. <== #fail
- Refactor in
background.js
=)
Release 0.2.2 - First on Chrome store
Changelog
- Users receive desktop notifications for the following events
- CommitCommentEvent
- CreateEvent
- DeleteEvent
- IssueCommentEvent
- IssuesEvent
- PullRequestEvent
- PullRequestReviewCommentEvent
- PushEvent
- ReleaseEvent
- Settings page that let users:
- Setup their username and access token.
- Setup branches whitelist.
- Setup issues actions whitelist.