picluster/RELEASE_NOTES.txt

25 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2022-08-14 23:50:12 -06:00
# Version 3.0.12
2021-08-25 08:44:55 -06:00
## New Features:
* Manage Containers: Has a new option called "Commit Image" that allows you to update a Docker image with the current running image.
* Operations: Has a new option called "Edit Hosts" which will let you modify /etc/hosts on the server and then it will be copied to each node.
2022-08-15 09:42:56 -06:00
* SystemD unit file generation for containers to start on Boot (Podman Only).
2021-08-25 08:44:55 -06:00
## Enhancements:
* Added PiCluster version to /nodes API
* Webconsole: Displays version number from server
* Webconsole: Removed depcreciated BodyParser constructor
* Webconsole: Image list shows size and created time.
* ElasticSearch: Support for SSL/TLS
## Removed or Deprecated:
2022-08-14 23:50:12 -06:00
* Auto-starting of containers at boot has been replaced with SystemD Unit files.
2021-08-25 08:44:55 -06:00
## Bug Fixes:
* Docker Swarm fix for adding nodes to existing cluster
* Heatbeat - Was incorrectly sending restart requests to the Server instead of Agent
* Node List - Fix for displaying the Ubuntu Logo
* Docker-compose files functional, moved away from Alpine Linux
* Updated Github Link to git.rage.lol on blank.html
* Server no longer hangs when running a command when a node is offline