UniView 2.106 release notes
New features
Activity Center
UniView now includes the Activity Center which shows real-time status updates for key operations.
With Activity Center, you can track the progress of ongoing tasks and receive immediate feedback on completed or failed actions without navigating away from the current view.
Enhancements
Unlink Kaseya One account
Owners can now unlink a Kaseya One account through the system API. The endpoint is restricted to the Owner role and removes the Kaseya One registration from UniView while coordinating the corresponding unlink action in Kaseya One. A force flag is available for cases where Kaseya One is unreachable.
Audit Log CSV exports
The Audit Log CSV export has been updated with these more descriptive column names and cleaner content:
- ID column is renamed to Event ID
- redundant TenantID column is removed
- Target field retains its type prefix for clarity
- TargetId field is populated only for asset events and left blank for all other event types.
Fixes
- The Last 30 Days backup dashboard column could display entries for backups that no longer exist. The cleanup process now removes records only after they are both marked as deleted and older than 30 days, so the dashboard reflects the actual state of available backups.
- Rapidly clicking Save in the policy-creation dialog could send multiple duplicate creation requests. UniView now allows only one request per save attempt.
- When opening a policy for editing in Policy Management, the corresponding row in the policy table was not highlighted. The selected policy row now displays the correct background color while the edit drawer is open, making it easy to identify which policy is being edited.
- During active restores, the transfer speed and ETA values on the Recovery Operations page would intermittently disappear and reappear. Additionally, when a restore completed, the status remained at "100% completed" with a spinner instead of transitioning to "Completed." Both issues are resolved: progress values now persist correctly, and the status updates to Completed as soon as the restore finishes.
- Upgrading a trial tenant returned an error when the number of licenses in the upgrade dialog was lower than the auto-suggested value. The upgrade now completes without error regardless of the license count entered.
- The policy creation slide-out drawer displayed a malformed header and footer when dark mode was active. The drawer now renders correctly in dark mode.
- Asset names and target path values in the Recovery Operations page were truncated prematurely, even when enough column space was available to display more characters. The character limit before truncation has been increased so longer names are readable without additional interaction.