Skip to content

Releases: dragouf/Stash-Reviewers-Chrome-Extension

v2.2.5

29 May 06:11
Compare
Choose a tag to compare
  • update jquery and bootstrap as requested by mozilla reviewers

v2.2.4

29 May 05:57
Compare
Choose a tag to compare
  • checkout dropdown was misplaced
  • parse error with template feature
  • wrong api request to get pr list for notification (with bitbucket v4.6)

v2.2.3

29 May 00:47
Compare
Choose a tag to compare
  • bug fix: help in options panel was incorrect

v1.6.2 (stash version)

29 May 05:56
Compare
Choose a tag to compare
  • update jquery and bootstrap
  • fix css selector for checkout dropdwon
  • fix template feature parsing issue

v1.6.1 (stash version)

29 May 01:02
Compare
Choose a tag to compare
  • bug fix: help in options panel was incorrect
  • remove reference to bitbucket

v2.2.2

29 May 00:40
Compare
Choose a tag to compare
  • update icon

v2.2.1

28 May 10:52
Compare
Choose a tag to compare
  • add version check (user is notified when a new version is committed to github)
  • user can choose features to enable/disable inside extension option
  • user can choose to receive desktop notification only for comments on his PR, mention or answer.
  • add template button to PR editor
  • user can map a repository name to a specific name to match his remote name in git
  • move firefox extension to webextensions to unify code
  • checkout dropdown add reference to a specific commit if last PR's commit is older than source branch commit
  • validate json group definition before save
  • try to load ui/flag dependency (fix from shokmaster)

v1.6.0 (stash version)

29 May 00:56
Compare
Choose a tag to compare
  • add version check (user is notified when a new version is committed to github)
  • user can choose features to enable/disable inside extension option
  • user can choose to receive desktop notification only for comments on his PR, mention or answer.
  • add template button to PR editor
  • user can map a repository name to a specific name to match his remote name in git
  • move firefox extension to webextensions to unify code
  • checkout dropdown add reference to a specific commit if last PR's commit is older than source branch commit
  • validate json group definition before save
  • try to load ui/flag dependency (fix from shokmaster)