All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added repo.yml and tweaked changelog
- Removed deprecated experimental depApp and depDevice nodes [curcuz]
- Make it clear that the restart node restarts whole app [curcuz]
- Make container restart a warning-level node [curcuz]
- Update nodes pic for doc [curcuz]
- Update nodes pic for doc [curcuz]
- Fix typo on app id env var handling [curcuz]
- Add changelog preamble [Giovanni Garufi]
- Update balena namespace and icons [curcuz]
- lock and unlock nodes now return a boolean ACK
- add proper documentation
- fixed a bug that would make the shutdown node behave like a reboot one.
- make better use of colors in palettes
- fixed a dependency declaration typo for lock/unlock nodes
- updates lock supervisor endpoint node
- updates unlock supervisor endpoint node
- updates apply (lock override) supervisor endpoint node
- minor fixes (labels typos)
- fixed an issue with ping node trying to use API version prefix (not supported from supervisor)
- fixed an issue in the httpResponse handler for some of the nodes
- restart supervisor endpoint node
- purge supervisor endpoint node
- reboot supervisor endpoint node
- shutdown supervisor endpoint node
- ping node now returns HTTP Response code
- Supervisor blink endpoint node
- changed nodes color and icon
- fixed a bug where Supervisor device endpoint node would return only
state
- Supervisor ping endpoint node
- Intial release
- Supervisor device endpoint node