You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed dangling public keys after removal, when the server was manually deleted, preventing the same machine name from being re-used for new machines (thanks @mhutter)
fixed segfaults on non-existing API objects, as hcloud-go returns nil instead of an error for those (thanks @mhutter)