Skip to main content

Frame Platform 25-04-27

Frame Console 4.27.0

Added:

  • Administrators can now view the OS build/version information for Sandbox VMs running Server 9.3 or later from the Sandbox page of their Account Dashboard. (FRAME-1356)

  • [Admin API] Added support for datacenter and region metadata across several endpoints to support geographically-informed analysis and deployment optimization (FRAME-1515):

    • New endpoint added to retrieve information about a single datacenter. Complements recent updates to session, pool, and account endpoints which now include datacenter_id in their responses.
    • The account and accounts endpoints now include datacenter metadata for the associated deployment. Fields include display_name, datacenter_id, region, geo_lat, geo_long, and availability_zones.
    • The pools endpoint now includes datacenter and region metadata to support geographically-informed usage analysis.
    • The active_session, recent_sessions, and sessions/{id} endpoints now return datacenter metadata to support location-based analysis of session activity.

Fixed:

  • Audit Trail entries for updating persistent desktop capacity settings now use the correct label, “Update pool elasticity settings,” instead of being grouped under “Update persistent backup settings.” This change improves clarity and accuracy in audit logs.
  • Adjusted padding in Session Settings to prevent text from being cut off in the “Clipboard Direction” dropdown. (FRAME-1486)
  • [AHV] Fixed an issue preventing location details from being added to AHV cloud accounts using CCA 4 when clusters included vGPU profiles.

Frame Gateway 11.29.0

Added:

  • [AHV] For legacy AHV accounts using snapshot-based backups with disaster recovery (DR) enabled, the system now records the source VM's cloud ID when creating persistent desktop backups. This ensures the correct VM is restored from multi-VM snapshots and eliminates ambiguity in DR scenarios.