Releases: LKDevelopment/hetzner-cloud-php-sdk
Releases · LKDevelopment/hetzner-cloud-php-sdk
v1.0.0
For more information see the release blog post: https://medium.com/@Lukas_Kae/unofficial-hetzner-cloud-php-sdk-1-0-0-23dd886b7579
And the Changelog Entry: https://github.com/LKDevelopment/hetzner-cloud-php-sdk/wiki/Changes-v0.0.12---to--1.0.0
Bug fixes
v0.0.12 Try fixing Actions Error
v0.0.11
Fixed wrong property on ISOs
Fix bug on the request console method on servers
v0.0.10 Fix Type Bug on request console #5
v0.0.9
Solves an Notice with the Datacenter and Floating IPs.
Add the new "change protection" methods and fields from the api.
Add "Request Console" Method
v0.0.8 Update Documentation
Add "Add SSH Key Method"
Thanks to @jmjmjm for the contribution
Change Content Type of POST/PUT Requests
Merge pull request #2 from jmjmjm/master Changed Content Type from form to json in Server Model
Bug fixing
This Release fixes a little Bug in the Server Creation Method.
Reorganize Create Server Params
v0.0.4 Fix Content Type