Delphi 11 Update 1 got released

Embarcadero released the Delphi 11 Patch 1 on the 25th of October. 
It contains about 15 important fixes of bugs, found since the release of Delphi 11.
This speed of fixing stuff is something really nice and uncommon for Embarcadero or any of the previous Delphi owners and is something we all are really happy of.

You can download the patch through the Embarcadero site or or via GetIt.

Below are the Patch notes:

Full Changelog

Quality Portal issues addresses by this patch

RSP-35800 Windows 11 Menu text with ImageList not readable
RSP-35785 Emoji colors are wrong on iOS
RSP-35778 Scaled forms do not always have commensurate sizes in 11.0
RSP-35716 FontSize and position of labels and components keep increasing in Delphi
RSP-35701 iOS Development for AppStore not possible with XCode 13.0
RSP-35651 #$21..#$5F characters cannot be selected correctly when they are at the end.
RSP-35650 Error when using IME to enter text when selecting
RSP-35518 Fonts in Nested Controls are not Down Scaled in Dpi Unaware Applications
RSP-35473 VCL Styles IDE Bug with selecting controls
RSP-35459 A change in TThread breaks Windows XP compatibility
RSP-35312 Programs built with dpi>96 run corrupted in 96dpi
RSP-35049 DoThemedDrawText: Parameter “Selected” is ignored, leading to wrong text color in menus on Windows 11
RSP-34960 Font height change in DFM if Scaled = False
RSP-34913 VirtualImageList images grow when HighDPI=Auto (Monitor Scale = 200)
RSP-34822 Dynamically created frames are scaled wrong when IDE is in High DPI mode

We have also addressed an Access Violation caused by the Welcome Page, some issues related to opening old forms with non-visual components in a High-DPI IDE configuration, the same issue with emoji colors in RSP-35785 also for Android.