Releases: AtlassianPS/JiraPS
Releases · AtlassianPS/JiraPS
v2.8.6
v2.8.5
v2.8.4
v2.8.3
v2.8.2
v2.8.1
v2.8.0
See the full announcement of the new version on our homepage
IMPROVEMENTS
- Added support for paginated response from API server by means of
-Paging
(#291, [@lipkau[]]) - Added full set of functions to manage Filter Permissions (#289, [@lipkau[]])
- Added
-Id
parameter toRemove-JiraFilter
(#288, [@lipkau[]]) - Changed logic of
Get-JiraUser
to return multiple results for a search (#272, [@lipkau[]]) - Added posts for homepage to the module's repository (#268, [@lipkau[]])
- Improved handling of Credentials (#271, [@lipkau[]])
- Added missing interactions with Filters (#266, [@lipkau[]])
- Added
Remove-JiraIssue
(#265, [@hmmwhatsthisdo[]]) - Improved Build script (to deploy changes to the homepage) (#259, [@lipkau[]])
BUG FIXES
- Reverted
Add-JiraIssueAttachament
as JiraPS v2.7 broke it (#287, [@lipkau[]]) - Fixed resolving of Remote Link (#286, [@lipkau[]])
- Improved error handling for ErrorDetails and non-JSON/HTML responses (#277, [@hmmwhatsthisdo[]])
- Fully support Powershell v3 (#273, [@lipkau[]])
- Fixed parameter used in documentation but not in code (#263, [@lipkau[]])