Skip to content

Commit 792c886

Browse files
authored
Merge pull request #278756 from dknappettmsft/avd-whats-new-macos-10.9.7-10.9.8
AVD RD client what's new macOS 10.9.7 and 10.9.8
2 parents 21049d4 + c296593 commit 792c886

File tree

1 file changed

+49
-30
lines changed

1 file changed

+49
-30
lines changed

articles/virtual-desktop/includes/include-whats-new-client-macos.md

Lines changed: 49 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: dknappettmsft
33
ms.author: daknappe
44
ms.topic: include
5-
ms.date: 02/26/2024
5+
ms.date: 06/20/2024
66
---
77

88
## Latest client versions
@@ -11,8 +11,27 @@ The following table lists the current versions available for the public and beta
1111

1212
| Release | Latest version | Download |
1313
|---------|----------------|----------|
14-
| Public | 10.9.6 | [Mac App Store](https://apps.apple.com/app/microsoft-remote-desktop/id1295203466?mt=12) |
15-
| Beta | 10.9.6 | [Microsoft AppCenter](https://aka.ms/rdmacbeta) |
14+
| Public | 10.9.8 | [Mac App Store](https://apps.apple.com/app/microsoft-remote-desktop/id1295203466?mt=12) |
15+
| Beta | 10.9.8 | [Microsoft AppCenter](https://aka.ms/rdmacbeta) |
16+
17+
## Updates for version 10.9.8
18+
19+
*Published: June 18, 2024*
20+
21+
In this release, we made the following changes:
22+
23+
- Updated the client connection path to fall back to TLS when NTLM isn't available in the context of Network Level Authentication (NLA).
24+
- Applied a workaround to address a black screen when screen sharing via Microsoft Teams redirection.
25+
26+
## Updates for version 10.9.7
27+
28+
*Published: May 21, 2024*
29+
30+
In this release, we made the following changes:
31+
32+
- Resolved issues with connections that were routed via a Remote Desktop Services gateway behind an F5 web app filter.
33+
- Fixed bugs in the single sign-on protocol connection sequence that were breaking connectivity.
34+
- Improved diagnostics sent during connections to Azure Virtual Desktop.
1635

1736
## Updates for version 10.9.6
1837

@@ -22,8 +41,8 @@ In this release, we made the following changes:
2241

2342
- Bug fixes for issues reported by users and internal telemetry.
2443

25-
>[!IMPORTANT]
26-
>Starting with verison 10.9.6, the macOS client only supports macOS 12 and later.
44+
> [!IMPORTANT]
45+
> Starting with version 10.9.6, the macOS client only supports macOS 12 and later.
2746
2847
## Updates for version 10.9.5
2948

@@ -62,7 +81,7 @@ In this release, we made the following changes:
6281

6382
In this release, we made the following changes:
6483

65-
- Addressed "Proof Key for Code Exchange is required" message users receive when refreshing AVD workspaces after upgrading from versions 10.9.0 and 10.9.1.
84+
- Addressed **Proof Key for Code Exchange is required** message users receive when refreshing Azure Virtual Desktop workspaces after upgrading from versions 10.9.0 and 10.9.1.
6685

6786
## Updates for version 10.9.1
6887

@@ -119,7 +138,7 @@ In this release, we made the following changes:
119138
- Resolved some of the most common crashes reported by debug telemetry.
120139
- Fixed a bug that caused vertical lines to appear in the remote session rendering.
121140
- Addressed a scenario where the app would stop responding when running Slack.
122-
- Addressed issue with full-screen scenarios that happened when users disabled the "Displays have separate Spaces" setting.
141+
- Addressed issue with full-screen scenarios that happened when users disabled the **Displays have separate Spaces** setting.
123142
- Fixed an issue that resulted in the caps lock state syncing incorrectly between client and server.
124143
- Performance and reliability updates to Teams redirection
125144
- Updates to improve Azure Virtual Desktop connectivity and diagnostics.
@@ -204,7 +223,7 @@ With respect to bugs and smaller features, the following list summarizes some hi
204223
- Resolved an issue where the mouse cursor on a high DPI monitor is larger than a regular monitor.
205224
- Updated the client to terminate auto-reconnect if the session window is closed after waking from sleep.
206225
- Addressed an issue where the mapped hotkeys `CMD+C`, `CMD+V`, and `CMD+F` didn't work in nested sessions.
207-
- Hid the "Import from Remote Desktop 8" option if there is no data to import.
226+
- Hid the **Import from Remote Desktop 8** option if there is no data to import.
208227

209228
## Updates for version 10.7.6
210229

@@ -298,10 +317,10 @@ In this release, we made the following changes:
298317
- Addressed issues where the session window could not expand when placed at the top or bottom of the screen.
299318
- Addressed scenarios where the mouse cursor would disappear while connected to a remote PC.
300319
- Deletion of an Azure Virtual Desktop workspace now correctly removes all associated workspaces.
301-
- Addressed issues where adding a folder to redirect to a bookmark would enable the "Add" button with an empty PC name.
320+
- Addressed issues where adding a folder to redirect to a bookmark would enable the **Add** button with an empty PC name.
302321
- Addressed issues where double-clicking the title bar incorrectly stretches the session window.
303322
- Updated the mouse to change to a hand glyph when hovering over a red input error indicator.
304-
- Addressed issues where the session window would flash rapidly in the "Mission Control" or "Application windows" view.
323+
- Addressed issues where the session window would flash rapidly in the **Mission Control** or **Application windows** view.
305324
- Improved connectivity and performance metrics when connecting to Azure Virtual Desktop.
306325
- Subscribed workspaces are refreshed every six hours, by default, and can be changed using **ClientSettings.WorkspaceAutoRefreshInterval** (minimum interval is 30 minutes and 24 hours is the maximum).
307326

@@ -445,7 +464,7 @@ In this release, we made the following changes:
445464
- Addressed an issue where the client would report a 0x5000007 error message when connecting using a Remote Desktop Gateway server.
446465
- Corrected the aspect ratio of PC thumbnails displayed in the Connection Center.
447466
- Improved smart card redirection heuristics to better handle nested transactions.
448-
- Fixed a bug that prevented bookmark export if the bookmark's display name contained the "/" character.
467+
- Fixed a bug that prevented bookmark export if the bookmark's display name contained the `/` character.
449468
- Resolved a bug that caused a 0xD06 protocol error when running Outlook as a RemoteApp.
450469
- Added support for a new integer RDP file property (ForceHiDpiOptimizations) to enable Retina display optimization.
451470

@@ -476,13 +495,13 @@ In this release, we made substantial updates to the underlying code for the Remo
476495
- Added a check for network availability before connection initiation.
477496
- Addressed pulsing of PC thumbnails that sometimes happened during the connection sequence.
478497
- Fixed a bug where the password field in the Add/Edit User Account sheet become multiline.
479-
- The "Collapse All" option is now greyed out if all workspaces are collapsed.
480-
- The "Expand All" option is now greyed out if all workspaces are expanded.
498+
- The **Collapse All** option is now greyed out if all workspaces are collapsed.
499+
- The **Expand All** option is now greyed out if all workspaces are expanded.
481500
- The first-run permissions UI is no longer shown on High Sierra.
482501
- Fixed an issue where users were unable to connect to Azure Virtual Desktop endpoints using saved credentials in the DOMAIN\USERNAME format.
483502
- The username field in the credential prompt is now always prepopulated for Azure Virtual Desktop connections.
484503
- Fixed a bug that clipped the Edit, Delete, and Refresh buttons for workspaces if the Connection Center wasn't wide enough.
485-
- The "email or workspace URL" field in the Add Workspace sheet is no longer case-sensitive.
504+
- The **email or workspace URL** field in the Add Workspace sheet is no longer case-sensitive.
486505
- Fixed accessibility issues that impacted VoiceOver and keyboard navigation scenarios.
487506
- Lots of updates to improve interoperability with current and upcoming features in the Azure Virtual Desktop service.
488507
- You can now configure the AVC support level advertised by the client from a terminal prompt. Here are the support levels you can configure:
@@ -507,12 +526,12 @@ In this release, we made some changes to improve interoperability with the [Azur
507526

508527
*Published: February 12, 2020*
509528

510-
With this update, you can switch between Scancode (Ctrl+Command+K) and Unicode (Ctrl+Command+U) modes when entering keyboard input. Unicode mode allows extended characters to be typed using the Option key on a Mac keyboard. For example, on a US Mac keyboard, Option+2 will enter the trademark (™) symbol. You can also enter accented characters in Unicode mode. For example, on a US Mac keyboard, entering Option+E and the "A" key at the same time will enter the character "á" on your remote session.
529+
With this update, you can switch between Scancode (Ctrl+Command+K) and Unicode (Ctrl+Command+U) modes when entering keyboard input. Unicode mode allows extended characters to be typed using the Option key on a Mac keyboard. For example, on a US Mac keyboard, Option+2 will enter the trademark (™) symbol. You can also enter accented characters in Unicode mode. For example, on a US Mac keyboard, entering Option+E and the `A` key at the same time will enter the character `á` on your remote session.
511530

512531
Other updates in this release include:
513532

514533
- Cleaned up the workspace refresh experience and UI.
515-
- Addressed a smart card redirection issue that caused the remote session to stop responding at the sign-in screen when the "Checking Status" message appeared.
534+
- Addressed a smart card redirection issue that caused the remote session to stop responding at the sign-in screen when the **Checking Status** message appeared.
516535
- Reduced time to create temporary files used for clipboard-based file copy and paste.
517536
- Temporary files used for clipboard file copy and paste are now deleted automatically when you exit the app, instead of relying on macOS to delete them.
518537
- PC bookmark actions are now rendered at the top-right corner of thumbnails.
@@ -546,7 +565,7 @@ In this release, we made the following changes:
546565
- Fixed cases where users were double-prompted for credentials.
547566
- Fixed cases where users received the certificate warning prompt twice.
548567
- Added heuristics to improve trackpad-based scrolling.
549-
- The client no longer shows the "Saved Desktops" group if there are no user-created groups.
568+
- The client no longer shows the **Saved Desktops** group if there are no user-created groups.
550569
- Updated UI for the tiles in PC view.
551570
- Fixes to address crashes sent to us via application telemetry.
552571

@@ -565,7 +584,7 @@ In this release, we made the following changes:
565584
- Addressed smart card redirection compatibility with future releases of Windows 10.
566585
- Addressed an issue specific to macOS 10.15 where the incorrect available space was reported for redirected folders.
567586
- Published PC connections are represented with a new icon in the Workspaces tab.
568-
- "Feeds" are now called "Workspaces," and "Desktops" are now called "PCs."
587+
- **Feeds** are now called **Workspaces**, and **Desktops** are now called **PCs.**
569588
- Fixed inconsistencies and bugs in user account handling in the preferences UI.
570589
- Lots of bug fixes to make things run smoother and more reliably.
571590

@@ -577,11 +596,11 @@ In this release, we made the following changes:
577596

578597
- Added user defaults to disable smart card, clipboard, microphone, camera, and folder redirection:
579598

580-
- ClientSettings.DisableSmartcardRedirection
581-
- ClientSettings.DisableClipboardRedirection
582-
- ClientSettings.DisableMicrophoneRedirection
583-
- ClientSettings.DisableCameraRedirection
584-
- ClientSettings.DisableFolderRedirection
599+
- `ClientSettings.DisableSmartcardRedirection`
600+
- `ClientSettings.DisableClipboardRedirection`
601+
- `ClientSettings.DisableMicrophoneRedirection`
602+
- `ClientSettings.DisableCameraRedirection`
603+
- `ClientSettings.DisableFolderRedirection`
585604

586605
- Resolved an issue that was causing programmatic session window resizes to not be detected.
587606
- Fixed an issue where the session window contents appeared small when connecting in windowed mode (with dynamic display enabled).
@@ -619,7 +638,7 @@ In this release, we made the following changes:
619638
- On Mojave and Catalina we've added a new dialog that requests your permission to use the microphone and camera for device redirection.
620639
- The feed subscription flow has been rewritten to be simpler and faster.
621640
- Clipboard redirection now includes the Rich Text Format (RTF).
622-
- When entering your password, you can now choose to reveal it by selecting the "Show password" checkbox.
641+
- When entering your password, you can now choose to reveal it by selecting the **Show password** checkbox.
623642
- Addressed scenarios where the session window was jumping between monitors.
624643
- The Connection Center displays high-resolution RemoteApp icons when available.
625644
- Cmd+A maps to Ctrl+A when Mac clipboard shortcuts are being used.
@@ -635,7 +654,7 @@ In this release, we made the following changes:
635654
In this release, we made the following changes:
636655

637656
- Fixed a hang that occurred when connecting via a Remote Desktop Gateway.
638-
- Added a privacy notice to the "Add Feed" dialog.
657+
- Added a privacy notice to the **Add Feed** dialog.
639658

640659
## Updates for version 10.2.12
641660

@@ -698,7 +717,7 @@ In this release, we made the following changes:
698717
- Made lots of fit and finish adjustments to the Connection Center tile and list views for desktops and feeds.
699718

700719
>[!NOTE]
701-
>There is a bug in macOS 10.14.0 and 10.14.1 that can cause the ".com.microsoft.rdc.application-data_SUPPORT/_EXTERNAL_DATA" folder (nested deep inside the ~/Library folder) to consume a large amount of disk space. To resolve this issue, delete the folder content and upgrade to macOS 10.14.2. Note that a side-effect of deleting the folder contents is that snapshot images assigned to bookmarks will be deleted. These images will be regenerated when reconnecting to the remote PC.
720+
>There is a bug in macOS 10.14.0 and 10.14.1 that can cause the `.com.microsoft.rdc.application-data_SUPPORT/_EXTERNAL_DATA` folder (nested deep inside the `~/Library` folder) to consume a large amount of disk space. To resolve this issue, delete the folder content and upgrade to macOS 10.14.2. Note that a side-effect of deleting the folder contents is that snapshot images assigned to bookmarks will be deleted. These images will be regenerated when reconnecting to the remote PC.
702721
703722
## Updates for version 10.2.4
704723

@@ -727,7 +746,7 @@ In this release, we made the following changes:
727746
- Fixed issues where the connection would hang when connecting through a Remote Desktop Gateway.
728747
- Better handling of a RemoteApp in full-screen by intelligently hiding the menu bar and dock.
729748
- Fixed scenarios where a RemoteApp remained hidden after being launched.
730-
- Addressed slow rendering updates when using "Fit to Window" with hardware acceleration disabled.
749+
- Addressed slow rendering updates when using **Fit to Window** with hardware acceleration disabled.
731750
- Handled database creation errors caused by incorrect permissions when the client starts up.
732751
- Fixed an issue where the client was consistently crashing at launch and not starting for some users.
733752
- Fixed a scenario where connections were incorrectly imported as full-screen from Remote Desktop 8.
@@ -759,7 +778,7 @@ In this release, we made the following changes:
759778
- Fixed performance issues that surfaced when lots of data was being transferred over the network.
760779
- Smart card redirection fixes.
761780
- Support for all possible values of the **EnableCredSspSupport** and **Authentication Level** RDP file settings if the `ClientSettings.EnforceCredSSPSupport` user default key (in the `com.microsoft.rdc.macos` domain) is set to 0.
762-
- Support for the "Prompt for Credentials on Client" RDP file setting when NLA is not negotiated.
781+
- Support for the **Prompt for Credentials on Client** RDP file setting when NLA is not negotiated.
763782
- Support for smart card-based sign-in using smart card redirection at the Winlogon prompt when NLA is not negotiated.
764783
- Fixed an issue that prevented downloading feed resources that have spaces in the URL.
765784

@@ -769,7 +788,7 @@ In this release, we made the following changes:
769788

770789
In this release, we made the following changes:
771790

772-
- Enabled connectivity to Azure Active Directory (Azure AD) joined PCs. To connect to an Azure AD joined PC, your username must be in one of the following formats: "AzureAD\user" or "AzureAD\user@domain".
791+
- Enabled connectivity to Azure Active Directory (Azure AD) joined PCs. To connect to an Azure AD joined PC, your username must be in one of the following formats: `AzureAD\user` or `AzureAD\user@domain`.
773792
- Addressed some bugs affecting the usage of smart cards in a remote session.
774793

775794
## Updates for version 10.2.0
@@ -841,6 +860,6 @@ In this release, we made the following changes:
841860
- Fixed an issue where starting a new connection gave focus to an existing session, instead of opening a new session window.
842861
- We fixed an error with an error message - you'll see the correct message now if we can't find your gateway.
843862
- The Quit shortcut (⌘ + Q) is now consistently shown in the UI.
844-
- Improved the image quality when stretching in "fit to window" mode.
863+
- Improved the image quality when stretching in **fit to window** mode.
845864
- Fixed a regression that caused multiple instances of the home folder to show up in the remote session.
846865
- Updated the default icon for desktop tiles.

0 commit comments

Comments
 (0)