Releases: homotechsual/HaloAPI
Releases · homotechsual/HaloAPI
1.22.1
What's Changed
- Fix multiple incorrect parameters and missing parameters for
Get-HaloRecurringInvoice
.
Full Changelog: 1.22.0...1.22.1
1.22.0
What's Changed
- Add create, read, update and delete commandlets for View Columns.
- Add create, read, update and delete commandlets for View Filters.
- Add create, read, update and delete commandlets for View List Groups.
- Add create, read, update and delete commandlets for View Lists.
- Add create, read, update and delete commandlets for Change Approval Boards.
- Connect-HaloAPI now returns a boolean value representing the connection state.
Full Changelog: 1.21.2...1.22.0
1.21.2
What's Changed
- Feat: Update Get-HaloSoftwareLicence by @jsanzdev in #44
- Merge Develop (1.21.2 release changes) by @homotechsual in #45
New Contributors
Full Changelog: 1.21.1...1.21.2
1.21.1
Full Changelog: 1.21.0...1.21.1
1.21.0
What's Changed
- Adds Set-HaloTicketBatch and Set-HaloActionBatch by @cscaminaci in #36
- Added a "NEW" function for adding Schedule Templates by @qcomer in #39
- Add MaxRetries Paramter by @xasz in #35
- Added the parameter to include prepay history for Get-HaloClient by @qcomer in #40
- Add support for Dashboards by @Robbie-Renada in #41
New Contributors
- @qcomer made their first contribution in #39
- @xasz made their first contribution in #35
- @Robbie-Renada made their first contribution in #41
Full Changelog: 1.20.0...1.21.0
1.18.0
What's Changed
- #33 (feat) Add
PaymentStatuses
parameter toGet-HaloInvoice
by @homotechsual in #34
New Contributors
- @homotechsual made their first contribution in #34
Full Changelog: 1.17.0...1.18.0
1.20.0
Full Changelog: 1.19.0...1.20.0
1.19.0
What's Changed
- Added Remove cmdlets by @greenlighttec in #28
- Added some helper cmdlets by @greenlighttec in #30
Full Changelog: 1.18.0...1.19.0
1.17.0
Full Changelog: 1.16.0...1.17.0
1.16.0
2023-11-17 - Version 1.16.0
- Refactor variables in
Invoke-HaloRequest
to avoid scope confusion. - Now compatible with PowerShell 7.4.0.