Skip to content

D28.ALEXANDRIA.11.3.0.1

Darian Miller edited this page Jun 17, 2023 · 5 revisions

Related: Delphi Master Release List, D28.ALEXANDRIA.11.3.0.0

RAD Studio 11.3 Patch 1 Readme

This patch addresses several issues in RAD Studio 11.3, including a content type parsing issue with REST requests and skipping some database events, some errors in the IDE and debugger, and some missing files for the new TBiometricAuth component. Installing this patch is recommended for all RAD Studio 11.3 customers. This patch is about 325MB to download.

Installation via GetIt

If you download the patch via GetIt, it is installed automatically, creating a backup of the files replaced. However, because PAServer is installed on remote computers, you need to manually reinstall PAServer on the target platforms you are working with, following the steps at: https://docwiki.embarcadero.com/RADStudio/en/Installing_the_Platform_Assistant_on_Windows

Manual Download and Installation

This patch is also available in the download portal at my.embarcadero.com. In this case, after downloading and expanding the ZIP file, you should run the patch.R113.patch1_install.bat file or manually expand the R113.patch1.zip into the respective subfolders of the RAD Studio installation folder. You also need to update PAServer on target platforms as discussed above.

Uninstallation Steps

If you installed the patch via GetIt:

  • Open the Catalog Repository installation folder and move to the patch folder
  • Run the patch.R113.patch1_uninstall.bat file
  • Only after you have cleared the patch, uninstall the package from GetIt

If you installed the patch manually:

  • Open the folder you expanded the patch ZIP file into
  • Run the patch.R113.patch1_uninstall.bat file
  • Delete the folder and patch ZIP file
  • Local Help File Update

Also Note

Separately, we are making available an update of the 11.3 local help files in GetIt and at https://docs.embarcadero.com/products/rad_studio/ (see the ZIP files for Offline CHM Help and Offline Libraries CHM Help)

Quality Portal Issues Addresses by This Patch

  • RSP-41180 RESTResponse component does not return content
  • RSP-41178 Embarcadero Formulardesigner/VCL
  • RSP-41170 IDE AVs on opening project
  • RSP-40997 Missing files for TBiometricAuth for iOS simulator ARM64
  • RSP-40802 Event OnValidate fails when the DBGrid is full
  • RSP-40757 empty REST response
  • RSP-40726 Delphi REST API / TRESTRequest broken for OData APIs
  • RSP-40601 Error in setting “LSP-Verhalten” options
  • RSP-40549 RESTRequest should accept multi part ContentType

The patch also addresses the following internally found issues and internal support tickets:

  • The Win64 LLDB debugger now does not show simple datatypes in the mouse hints when hovering on variables
  • TRESTClient does not recognise response as JSON when Content-Type is application/vnd.retailer.v8+json
  • AV when trying Generate SQL in a FireDAC Update SQL Editor
  • C++ debugger doesn’t evaluate Button->Text properly on iOS platform
  • IDE slow when debugging on Android 32-bit and 64-bit

Activity

Clone this wiki locally