Skip to content

D27.SYDNEY.10.4.1.0

Darian Miller edited this page Sep 3, 2020 · 40 revisions

Delphi 10.4.1

Update 1 for Embarcadero RAD Studio 10.4 Sydney was released 2020-09-02.

Related: Delphi Master Release List, D27.SYDNEY.10.4.0.0

RAD Studio 10.4.1 has a strong focus on quality improvements. Key quality focus areas include:

  • IDE
  • Delphi Code Insight (LSP)
  • Parallel Library
  • SOAP & XML
  • C++ Toolchain
  • FireMonkey
  • VCL
  • Delphi Compiler
  • iOS Deployment
  • There has been 800 issues addressed, covering more than 500 publicly reported issues

10.4.1 Now Available

New Features

  • Packages can now have an automatic version suffix (instead of manually updating and specifying the right version suffix with each new release)
  • New reader-write lock implementation via the new TLightweightMREW record
    • Faster and more lightweight than the TMultiReadExclusiveWriteSynchronizer (TMREW)
    • Works across all platforms (TMEW was a simple critical section on some)
  • Much improved support for multi-monitor desktop layouts and 4k monitors
  • The floating form designer has been removed
  • The Broadcast to devices option is now off by default
  • Platform Support Deployment to Windows Server 2019 now supported
  • The LSP based Code Insight much improved from its initial 10.4 release

Links

Child Pages

External Info Snapshots

Clone this wiki locally