Added:
Support for loading Chrome extensions in Frame App by specifying the
chrome-extension-folder-path
at launch. Extensions must include a valid manifest with adefault_popup
in the action key. Some extensions may require additional inter-process communication for full functionality. Documentation for this feature coming soon.A notification dialog in Frame App now appears to inform users when a USB device uninstall requires a system restart or reconnection for proper functionality.
New
Ctrl/Cmd + M
shortcut blurs/minimizes the Frame App window and releases keyboard management by the app. Disabled by default, this feature can be enabled via theenable-lose-focus-shortcut
command-line argument or in the Preferences menu.New Override audio autoplay > Enable audio autoplay setting in Preferences menu. When disabled, audio autoplay will default to what is configured in Account/Launchpad session settings for Audio Playback.
Clarified descriptions for settings available in the Preferences menu.
[Tech Preview] USB Auto-Redirect feature automatically redirects previously attached USB devices in new sessions. This feature can be disabled via the
auto-redirect-usb-devices
command-line argument or in the Preferences menu.[Tech Preview] Allow Browser Login feature enables users to log in via their local system browser and seamlessly continue their session in Frame App.
Fixed:
[macOS] Issue where the installation icons for Frame App would not appear visually centered if the window was resized.
[macOS] Closing Frame App would sometimes cause it to crash in specific circumstances.