Releases: elsamuko/clusterup
Releases · elsamuko/clusterup
v1.2.2 Beta Release with more bugfixes
- added await in Cluster.run(), else circular indicator is not shown
- do not run, if cluster is already running
- shorter title for action results
v1.2.1 Beta Release with bugfixes
- better highlight results
- put more logic in to cluster class
- code cleanup
- bug fixes
- icon with round edges
v1.2.0 Beta Release with cluster children
With v1.2 you can add children to every cluster. The children can overwrite the cluster configuration with username, host and/or port.
v1.0.0 Initial Release
Initial release, which does include a limited, but functional feature set.
- set up servers
- test connection to server
- configure and run actions
- create ssh key
- persist data in sqlite
- load/save data as json with a on-device http server