Users can now open multiple browser tabs without needing to log in each time.
Added the ability to delete assets and devices in bulk from groups.
🔧 Fixes
Fixed an LDAP mapping bug where users were not removed from groups they were no longer mapped to.
🌟 Improvements
Changed the order of provisions on the homepage to show the latest first.
Removed Redis after determining it was unnecessary for the current architecture.
Version 1.1.0
📆 Release Date
May 29, 2025
Changes Since Previous Version
🚀 New Features
WebSocket Integration for Node Communication – Nodes can now send real-time status updates via a dedicated WebSocket connection.
Node Command WebSocket Endpoint – Frontend can now send commands to nodes using the new WebSocket feature.
Admin User Management Enhancements – Admins can now update user email addresses and unlock or reset user accounts after too many failed login attempts.
Full LDAP Integration – Users can now be synced and mapped to system or group roles based on their Active Directory group membership.
🔧 Fixes
Baseline APK Handling – Fixed a crash caused by mismatched APK data structures (strings vs objects) when processing AirWatch APKs.
🌟 Improvements
Cypress Testing Added – Comprehensive end-to-end tests implemented to ensure reliability of all core frontend features.
Data Table Pagination Options – Users can now choose to display 25, 50, or 100 rows per page in data tables.
Improved Group Asset Modal UX – The asset selection modal now features an independently scrolling data table to better handle large row content.
Version 1.0.1
📆 Release Date
March 7, 2025
Changes Since Previous Version
🚀 New Features
Bulk Asset Type Selection – Allows users to select an asset type and apply it in bulk to selected assets during upload.
Group Admin Device Editing – Enables Group Admins to edit devices within their assigned groups.
Group-Specific Asset Management – System admins can now allow group assets on a group, enabling group admins to manage group-specific assets.
🔧 Fixes
Authentication Role Checker Update – Now verifies tag group IDs for user permissions.
Group User Row Clicks Removal – Removes unnecessary row-click functionality from the Group User tab.
🌟 Improvements
Classification Banner Update – Removed the marquee animation for a cleaner display.
Expanded Group Admin Tag Permissions – Group admins who are not System Admins can now create, edit, update, and remove tags within their groups.