Skip to content

Releases: spartez/vue-aui-jira-extras

v0.6.6

02 Dec 16:10
Compare
Choose a tag to compare

v0.6.5...v0.6.6

Change the separator in the user picker

14 Oct 23:02
Compare
Choose a tag to compare

v0.6.4...v0.6.5

Bugfixes

15 Sep 10:59
Compare
Choose a tag to compare
  • Created build for XSS fix a15b421
  • Merge pull request #9 from spartez/fix-for-xss-script-injection-in-group-picker 17f4b36
  • Fixed XSS vulnerability in group picker 8cc06a8

v0.6.3...v0.6.4

v0.6.1

05 Dec 10:05
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • $jira.getUser now expects an object with either or accountId, key or username instead of a userKey passed as a string
  • Fix UserPicker to use userKey (not accountId) on Jira Server

v0.5.0

22 Nov 11:11
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Braking

  • UserPicker now uses accountId instead of userKey in the v-model. This means that value consumes accountId and @input emits accountId of users.