Skip to content

Releases: barriosnahuel/spokesman

Release v1.1.2

24 Apr 03:24
Compare
Choose a tag to compare

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

01 Mar 00:07
Compare
Choose a tag to compare

Changelog

  • Fix Google Analytics configuration.
  • Add some event tracking to Google Analytics.

Get more detail through the milestone.

Release v1.1.0

29 Feb 02:45
Compare
Choose a tag to compare

Changelog

  • Let users enable/disable each kind of event.

Get more detail through the milestone.

Release v1.0.1

12 Feb 23:17
Compare
Choose a tag to compare

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

12 Feb 03:56
Compare
Choose a tag to compare

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

13 Jan 03:27
Compare
Choose a tag to compare

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

11 Jan 03:16
Compare
Choose a tag to compare

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.