Skip to content

Releases: AtlassianPS/JiraPS

v2.5.17

04 May 20:23
4beb04d
Compare
Choose a tag to compare
Merge pull request #244 from lipkau/fix/LabelHandling

Fixed the process to add and remove labels from issue

v2.5.14

01 May 13:32
8b07452
Compare
Choose a tag to compare
Merge pull request #241 from lipkau/fix/FileEncoding

Updated file encoding

v2.5.9

20 Apr 07:55
94d9438
Compare
Choose a tag to compare
Merge pull request #234 from lipkau/feature/NewDocumentation

Migration to External Help

v2.5.8

05 Apr 09:50
426b60f
Compare
Choose a tag to compare
Merge pull request #227 from lipkau/fix/#226-AddLabelsToArray

Fixed an overlook in how the array of labels is constructed

v2.5.7

23 Mar 16:28
5a76ffd
Compare
Choose a tag to compare
Merge pull request #225 from lipkau/fix/#224-BadBody

Fixed how the Body of `New-JiraIssue` is created

v2.5.5

23 Mar 12:34
24c3439
Compare
Choose a tag to compare
Merge pull request #223 from lipkau/fix/MissingExpands

Fixed missing expands of REST resource

v2.5.3

22 Mar 22:48
Compare
Choose a tag to compare
Fixed default config being deployed to the Gallery

v2.5.0

22 Mar 20:09
1c96c79
Compare
Choose a tag to compare

IMPROVEMENTS

v2.4.4

05 Dec 22:57
1cdc0cb
Compare
Choose a tag to compare
Merge pull request #210 from lipkau/fix/#209-IndexIntoNullObject

Fix #209 - Indexing into Null Object

v2.4.2

01 Dec 09:27
c70e854
Compare
Choose a tag to compare
Merge pull request #207 from lipkau/fix/#206-FixEmptyHeader

Extract captcha test and fix empty headers #206