This repository was archived by the owner on May 8, 2023. It is now read-only.
Releases: makerlabmx/aquila-api-hub
Releases · makerlabmx/aquila-api-hub
aquila-server v0.2.0
aquila-server with Mesh Support, more bug fixes and improvements.
- Various bug fixes in the UI
- Now all configuration is stoerd in ~/.aquila-server, you can edit it there.
- The token and SSL keys are generated on first start for better security.
aquila-server with Mesh Support, important bug fixes.
Changelog:
- Better reliability on slow computers such as the Raspberry Pi (avoid "Server busy" responses).
- Fixed a serious problem where data sent in a service request wouldn't be redirected to the device
- Fixed a problem where request from external web applications hosted on a different server wouldn't be accepted (CORS)
- Fixed a typo in the launcher
aquila-server with Mesh Support, minor bug fixes.
Changelog:
- Updated for supporting new Aquila Mesh communication stack, that includes new features like multi-hopping, security and multiple endpoints.
- 802.15.4 security encryption support.
- New Configuration options. Now you can change the PAN, Channel, Security key, etc.
- Updates to device discovery algorithm, now is much more stable.
- Better user interface, Possibility to show disconnected devices, Actions and events, event counter, device details.
- WSerial console in the Web App - See device logs and send serial data for developing and debugging.
- Services API implementation: now you can acces the REST-like API on your devices. (for more details, see Aquila Embedded Developer Guide and Aquila API Guide).
aquila-server with Mesh support, lots of new features
v0.1.0 updated readme
aquila-server first public release
v0.0.9 fixed bug where interactions actions and events where displayed incor…