Frame Console 3.53.0
Added:
- Auto Launch feature within Dashboard > Launchpad. When enabled, the session will automatically start when the user logs into the Launchpad. This feature is only available for Desktop Launchpads and Application Launchpads with only a single application configured.
- Cancel Publish option to Sandbox within the kebab menu when a publish is in progress.
- Redesign of the Customer-Managed Networking configuration.
- Redesign of the Summary > Status widget to show configured Instance Pools and their status.
- When deleting Volumes (Enterprise Profiles, Personal Drives, or Persistent Desktops), administrators now have the option to also delete all associated backups.
- [Admin API]
/accounts/:account_id/_session_trails_
now includes the time to start a session for each session. - [Admin API] New endpoint
/accounts/:account_id/persistent_desktop_servers/last_used_date
returns the date/time when the persistent desktop was last used. - [Admin API] New endpoint
/accounts/:account_id/user_volumes_backups
to delete a user volume backup. - [Admin API] New endpoint
/accounts/:account_id/user_volume_backups/:user_volume_backup_id/restore
to restore a user volume backup.
Fixed:
- [Azure] When a Volume Backup is restored, the Volume list displays an error.
- Additional cosmetic and reliability fixes.
Frame Gateway 9.30.0
Added:
- Support for dynamic timeout values for session start. Previously, Frame will time-out a session if it does not start within 15 minutes. Now, the session will time-out in 15 minutes or in the Inactivity Timeout (Settings > Session > Time Limits) value, whichever is greater.
Fixed:
- [GCP] Issue during the GCP VM provisioning process where a failure occurs, the GCP VM ID is not known and Frame is unable to execute the proper rollback procedure.
- [GCP] Issue where Volume gets stuck in a backup state after backup request is canceled.
- Additional reliability fixes.