This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Releases: AMRC-FactoryPlus/acs-manager
Releases · AMRC-FactoryPlus/acs-manager
v1.4.1-rc.2
What's Changed
- Update session.php to use 'pgsql' connection instead of 'session' by @AlexGodbehere in #85
Full Changelog: v1.4.1-rc.1...v1.4.1-rc.2
v1.4.1-rc.1
v2.0.0-dev.7
What's Changed
- Add form-control-multi-selection component to FormControl.vue. by @AlexGodbehere in #83
Full Changelog: v2.0.0-dev.6...v2.0.0-dev.7
v2.0.0-dev.6
What's Changed
- Fix missing break in schema editor by @AlexGodbehere in #82
Full Changelog: v2.0.0-dev.5...v2.0.0-dev.6
v2.0.0-dev.5
v2.0.0-dev.4
What's Changed
- Handle clusters that are not yet bootstrapped when presenting available nodes by @AlexGodbehere in #80
Full Changelog: v2.0.0-dev.3...v2.0.0-dev.4
v2.0.0-dev.3
What's Changed
- Fixes for edge cluster logic by @amrc-benmorrow in #73
New Contributors
- @amrc-benmorrow made their first contribution in #73
Full Changelog: v2.0.0-dev.2...v2.0.0-dev.3
v2.0.0-dev.2
What's Changed
- Allow multiple charts to be deployed when creating a new node by @AlexGodbehere in #78
Full Changelog: v2.0.0-dev.1...v2.0.0-dev.2
v2.0.0-dev.1
What's Changed
- Refactor Manager to align to V3 model of using ConfigDB for storage by @AlexGodbehere in #70
- Add option to create clusters from manager by @AlexGodbehere in #72
- Chart selection by @AlexGodbehere in #76
Full Changelog: v1.4.0...v2.0.0-dev.1
v1.4.0
What's Changed
- Add ASCII TCP connection form to DeviceConnectionForm.vue by @AlexGodbehere in #47
- Improve ASCII TCP Support by @AlexGodbehere in #48
- Delete Groups, Nodes & Devices by @AlexGodbehere in #53
- Remove expiry from node by @AlexGodbehere in #54
- Add exception handling in device and node deletion by @AlexGodbehere in #55
- Break up application into frontend and backend containers by @AlexGodbehere in #56
- Fix release retagging when closing PR by @AlexGodbehere in #57
- Allow backend image to have access to built frontend layers by @AlexGodbehere in #58
- Disable Nginx access log by @AlexGodbehere in #59
- Disable PHP access log by @AlexGodbehere in #61
Full Changelog: v1.3.3...v1.4.0