Component |
|---|
Version
NAO® Cloud | 25.09 |
NAO® Server | 25.09 |
NAO® Viewer | 25.09 |
NAO® SDK iOS | 25.09 - v4.12.2 |
NAO® SDK Android | 25.09 - v4.12.2 |
NAO® Logger iOS | 25.09 - v4.12.2 |
NAO® Logger Android | 25.09 - v4.12.2 |
Accelerate infrastructure configuration & troubleshooting with the new End-to-End Debug Tool, providing real-time visibility into tracking measurements and locations for comprehensive system analysis. Access via Site Menu > Tag Tracking > Tracked devices > Actions menu > Debug sessions.
Ease integration testing with the Live MQTT data visualization feature.
Facilitate QA with augmented TDB heatmaps, designed to detect AP location issues and coverage holes.
Improve deployment planning experience with distance calculations showing proximity to the 4 closest devices when adding or selecting devices on deployment plans.
Simplify asset onboarding with CSV import functionality for trackable objects, supporting bulk import of assets, devices, and metadata with custom properties in a single operation. Available through both GUI and REST API v2 (new endpoint /api/v2/sites/{site_id}/nao_trackables/import_csv)
NAO Track multi-site API key management: Site administrators can now assign existing API keys from their managed sites to new NAO Track sites for customer account API Key support. More details here.
The cloud operators email field is now case-insensitive.
Streamline deployment workflows with independent publication controls, allowing asset managers to publish assets without affecting other components, thanks to a new, independent "Publish" button on the Tracked devices page.
Improve NAO Track user guidance with enhanced navigation flow, directing users to listener deployment planning before beacon placement for more logical setup progression.
Fixed MQTT location message filtering - Resolved issue where location messages with unaccepted triggers were being filtered incorrectly, ensuring complete location data delivery to clients.
Corrected UUID management inconsistencies - Fixed deployment plan UUID warnings that appeared despite proper UUID configuration in iBeacon settings.
Improved system stability and performance optimizations across tracking components.
Fixed performance report generation errors - Resolved AttributeError issues that caused performance report failures on multiple sites.
Streamline customer branding deployment with automatic detection and import of branding files from installation packages, reducing the number of configuration steps.
Enable comprehensive usage reporting with automated data export capabilities for license management, including monthly active tag tracking and service usage metrics compatible with track-all-trackables configurations.
Improve licensing accuracy for enterprise deployments with enhanced metrics collection including zone detection events, active tag counts, and MAC address tracking for precise usage-based billing.
Streamline on-premise deployments with simplified license management - API keys are now activated by default while sub-licenses management is disabled by default for easier initial setup (a NAO Server license is still required).
Fixed site deletion behavior - Resolved issue where deleted sites remained active in app.json configuration, ensuring complete site removal and resource cleanup
Enhanced alert management with configurable alert history recording, allowing administrators to review past wandering alerts and incident patterns.
Enhanced Android compatibility with C++ support for 16KB page sizes, ensuring compatibility with latest Android requirements.
Enhanced third-party device support with installation capabilities for non-Pole Star devices, using RF validation on iBeacon advertisement ID, plus advanced install mode for bypassing RF checks.
Improved calibration log retention - Resolved issue where NAO Logger calibration logs were being lost after sync operations, ensuring data persistence for troubleshooting.
Vector Map Compatibility NAOMAPSDK now supports NAO Cloud sites with vector maps.
New monitoring field: is_monitoring boolean field added to identify monitoring tags in MQTT messages.
Enhanced tracking information: New last_seen_at field added to Last Known Location API and Tracking Dashboard for improved device status visibility
CSV import endpoint: New /api/v2/sites/{site_id}/nao_trackables/import_csv endpoint for bulk trackable import via CSV files
Out-of-coverage detection: New is_out_of_coverage field in MQTT and REST Last Known Location APIs to indicate when tags have left the coverage area
Debug sessions are limited to 1 hour maximum duration and automatically stop when this limit is reached
Maximum of 20 active debug sessions allowed across all NAO Cloud sites simultaneously
Real-time measurements in debug sessions are limited to 100 per 3-second interval (excess measurements are dropped from live feed but preserved in logs)
Debug session logs are capped at 3 million measurements (500MB in memory)
CSV import processes files synchronously, which may cause timeouts for very large files
Property Types must be configured in the system before CSV import - they cannot be created during the import process
Alert history recording must be enabled by administrators before wandering alerts can be tracked in NAO Viewer