Releases: lwhitelock/HuduAPI
Releases · lwhitelock/HuduAPI
2.50
Full Changelog: 2.4.9...2.50
Fixed bug with Asset Layout endpoints where incorrect syntax was used on the SWITCH statement to validate the field types
2.4.9
2.4.8
Updated the functions for getting and setting Hudu Assets to properly validate the ID number, and that the asset exists before updating.
What's Changed
- Validation patch for asset field types by @adamburley in #49
- Added validation for Get/Set Assets modules by @greenlighttec in #52
New Contributors
- @adamburley made their first contribution in #49
Full Changelog: 2.4.7...2.4.8
2.4.7
Added the ability to support custom headers to work with tools such as CloudFlare tunnels
2.4.6
What's Changed
- #42 Fixed bug caused by fixing a bug by @greenlighttec in #46
Full Changelog: 2.4.5...2.4.6
2.4.5
What's Changed
- Bring dev up to date with master by @greenlighttec in #40
- Rename Remove-HuduCompany to Remove-HuduCompany.ps1 by @greenlighttec in #41
- Company Export support by @JohnDuprey in #35
- Revert "Company Export support" by @greenlighttec in #43
- Sync dev with master by @greenlighttec in #44
- Update Master with latest Dev improvements by @greenlighttec in #45
Full Changelog: 2.4.4...2.4.5
2.4.4
Full Changelog: 2.4.3...2.4.4
Mendy doesn't know how to name powershell files.
2.4.3
- Critical fixes for the Set cmdlets that were broken
- Updates to the Set-HuduPassword cmdlet
- Adding the Remove-HuduCompany cmdlet
- Update for protocol handling
2.4.2
What's Changed
- Update Dev with Master by @greenlighttec in #38
- Merge changes from Dev to Master by @greenlighttec in #39
Full Changelog: 2.4.1...2.4.2
2.4.2-alpha1
What's Changed
- Added Remove-HuduCompany by @greenlighttec in #38
- Fixed Set-HuduPassword by switching to Add-Member instead of overloading an existing property.
Full Changelog: 2.4.2-alpha...2.4.2-alpha1