Release Notes
Edge App v3.7.1 (Aug 18, 2025)
Bug fixes
- Fixed an issue where, when an ALO deployment failed, the failure was not shown in Edge Conductor.
Edge App v3.7.0 (Jun 27, 2025)
Feature
- (Linux) Edge App is now executable within Linux.
- (AWS, GCP) The installation of cloud Edge App now supports using cronjob to turn an Edge App on and off.
Improved
- Memory usage for Edge Apps has been improved when deploying ALO with large model files.
- The deployment time when switching between different ALO in an Edge App has been reduced.
- (AWS, GCP) Data sent when registering an Edge App in Edge Conductor now includes information about Edge App on/off cronjob.
- (Windows) The X button has been removed from the Floating Viewer in Edge Viewer. The Floating Viewer can be closed using the toggle button in Edge Viewer.
Bug fixes
- Fixed the issue where Edge Conductor showed the wrong status when an Edge App reconnected.
- (Windows) Fixed the issue where the on/off toggle button in Edge Viewer sometimes didn't match the actual status of the Edge App.
Edge App v3.6.0 (April 30, 2025)
Bug fixes
- Fixed stream deployment failure issue caused by the name of stream.
- (GCP) Resolved the issue of Edge App versions v3.4.0 and v3.5.0 not functioning properly in the GCP environment.
- (Windows) Fixed issues that occurred when multiple inference target files were triggered simultaneously.
Edge App v3.5.0 (Mar 25, 2025)
Feature
- Supports inference file trigger when re-uploading the same file
Improved
- Improved to use less memory when transmitting inference result data to Edge Conductor.
- Added storage manager layer to support and expand various platforms (aws, gcp, wsl) in a consistent manner.
- (AWS) The performance of the feature using the S3 library functions in the Edge App has been improved.
Bug fixes
- Fixed a bug where Edge App judged ALO deployment as successful even though deployment was not completed during ALO deployment.
- Added exception handling for cases where ALO fails to deliver messages to Edge App when an error occurs.