Releases: DevGonzi/hcloud-manager
Releases · DevGonzi/hcloud-manager
0.1.3
hcloud-manager v0.1.3
Desktop app for managing Hetzner Cloud. Sits in your taskbar, talks to the Hetzner API, does the thing.
What's in this release
- Multi-project — add unlimited projects, API keys encrypted via electron safeStorage
- Servers — start, stop, reboot, live CPU graph, VNC console
- Live metrics — CPU and network graphs on configurable interval
- Firewalls, Networks, Floating IPs, Load Balancers, Volumes, Snapshots, Images, SSH Keys, Backups
- PIN protection — 6-digit PIN, Ctrl+L hotkey, persistent activity log
- i18n — German and English, switches live
- Readonly mode — per-project, disables all write actions
Fixed since initial release
- Window icon shows correctly on Windows (was loading from inside ASAR — now via extraResources)
- Startup no longer slow (electron-updater was blocking module load)
- Lock button works immediately after setting PIN
- Server detail page no longer resets every 3 seconds
- Various small fixes (duplicate listeners, double + in project switcher, etc.)
Downloads: .exe for Windows · .AppImage for Linux · .dmg for macOS arm64 (untested)