Aug 21, 2026

This week we added release notes for Cloud Platform.

Cloud Platform

Release typeEnvironmentFeatureSummary
FixedUS-DevMessage History Service
  • Fixed an issue where some Alert History details were displayed as blank when values were available.
  • Optimized Alert History management to ensure alert history is stored consistently without duplicate entries.
FixedUS-FieldFactory ServiceFixed an issue where Reserve DSN failed with an authorization error when the reserved OEM ID did not match the OEM ID used in the provisioning request.
FixedUS-Dev
EU-Field
US-Field
CN-Field
Ayla Network DashboardFixed an issue where OEM admin were unexpectedly logged out of the Ayla Networks Dashboard when they did not have permission to access a particular feature.
FeatureCN-FieldAyla Network DashboardIntroduced a redesigned OEM Dashboard with an updated user interface and improved visual experience. The existing functionality and workflows remain unchanged. The new Dashboard is now available at dashboard.ayla.com.cn. The existing OEM Dashboard remains available at dashboard-legacy-field2.ayla.com.cn to support a smooth transition.
FixedCN-FieldImage ServiceFixed an authorization issue where OEM Admin users were unable to access the Users page and create new OEM users.

Mobile Platform

Following are the v10.0.2 release for Android/iOS:

Release typeEnvironmentFeatureSummary
FeatureAndroid – mSDK,
Android – Aura,
iOS – mSDK,
iOS – Aura
NMQTT LANThe local MQTT broker running on the device itself, and the app connects to that broker directly over LAN instead of the cloud broker.
FeatureAndroid – mSDK,
Android – Aura,
iOS – mSDK,
iOS – Aura
NMQTT LAN Batch DP POST

A single MQTT publish can bundle multiple properties in one payload.

Added new UI in Aura testrunner screen to test this feature.

EnhancedAndroid – mSDK,
iOS – mSDK
NMQTT CloudCorrected AuthN service url for EU region
EnhancedAndroid – mSDKMDSSV2Replaced the Eclipse Paho MQTT client with the HiveMQ MQTT client library for MDSS v2.
EnhancedAndroid – mSDKSession managementAdded pre condition for create datapoint request to check session and avoid 401.
EnhancedAndroid – Aura,
iOS – Aura
DatapointOptimized the device property list UI to refresh only the affected cell on a property change event, instead of reloading the entire list. Reduces UI flicker and improves performance on screens with large property sets.
EnhancediOS – mSDKDatapointFixed an edge case where true/false boolean values were not correctly sent to the cloud for the bool data type.
SDK, Aura, Built using Android Studio Quail 3 | 2026.1.3 Patch 1, Java 17, Gradle 8.9 & AGP 8.6.1
SDK, Aura are built using Xcode 26.6 on macOS 26.5.1

MQTT based Feature

Release typeEnvironmentFeatureSummary
FeatureUS-Dev
EU-Field
US-Field 
MQTT / Ads-v2 / Hivemq-Ayla-Extension Migrated MQTT messaging infrastructure from EMQX to HiveMQ, with no impact to device connectivity during the transition. This delivers: 
  • Improved scalability and reliability for device connections 
  • Accurate online/offline status tracking for devices 
  • Stronger protection against unauthorized or spoofed access to customer devices 
  • Continued secure connectivity for existing (legacy) devices, ensuring a smooth transition to the new infrastructure 
FeatureUS-Dev
EU-Field
US-Field 
MQTT-ACL / Hivemq-Ayla-Extension Introduced device access control (ACL), so customers can only see and use their own devices. This includes: 
  • Access updates (adding, removing, or reassigning devices) take effect immediately with no downtime 
  • Faster verification of device access, for a faster user experience, smoother connection  
  • Mobile app access to ACL enabled through the platform gateway, supporting secure mobile connections 
FeatureUS-Dev
US-Field 

Authn-MQTT 

 

Introduced connection authentication (Authn-MQTT) to securely verify mobile apps before they connect to devices. This includes: 
  • Faster credential verification for quicker connections 
  • Strengthened underlying security for credential generation 
  • Mobile app access to Authn-MQTT enabled through the platform gateway, supporting secure mobile connections 
FeatureUS-Dev
US-Field 

Mqtt-Native-Hub 

 

Introduced a dedicated service (Mqtt-Native-Hub) for handling incoming device data. This includes: 
  • Filtering: if data is marked as a passthrough property, it's forwardeddirectly without being stored; if not, it's saved to cloud 
  • Reduced unnecessary storage and faster real-time updates for customers 
  • Proactive monitoring to detect and resolve service issues early, maintaining reliable data handling 
Feature

US-Field 

 

Device Notification Center 

 

Updated the Device Notification Center to send and receive commands and notifications directly over MQTT connections, supporting two-way communication between devices and the cloud. 

 

FeatureEU-Field
US-Field 

MQTT 

 

Optimized security for MQTT based devices by adding an additional trusted certificate option for secure connections. 
FeatureUS-Dev 

OTA Service 

 

Improved OTA (Over-the-Air) software updates for MQTT based devices. Added software image information ensures the correct update is delivered to each device. 
FeatureUS-Dev 

Groups And Scenes 

 

Fixed an issue where group and scene triggers failed unnecessarily when some devices in the group were offline. 
FeatureUS-Field 

Datapoint Service 

 

Added transport type information to device data to identify whether the data was received through HTTP or MQTT. 
Enhanced device data processing to include custom metadata (key-value pairs) when receiving device updates.