You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
toolarchitecture setting — a workspace can choose which build of the
Delphi command-line compiler MSBuild runs (Delphi 13+): default, x32
(32-bit tools) or x64 (64-bit tools, giving the compiler more memory for large
packages).
Improvements
Smarter upgrade — upgrade now downloads the installer that matches the
current platform automatically.
Version in the banner — the banner now shows the version of the blocks
executable.
More reliable compilation — the build environment is detected from the
installed Delphi rather than from hardcoded paths.
New app icon — refreshed application icon and logo.
Experimental (not distributed in this release)
Win64 setup — preliminary 64-bit build alongside the 32-bit one, with a
separate installer per architecture and the version embedded in the setup
filename. Still experimental and not shipped in this release.