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
Per-workspace platform selection — a workspace can now target a chosen set of platforms. init asks which platforms to use (or accepts a /platforms option for non-interactive setups), and the selection can be changed later with config platforms=..., validated against the workspace's Delphi version. Leaving it empty targets all supported platforms.
Daily release check — Blocks checks GitHub once a day for a newer release and suggests running upgrade. A new AutoUpdate system config key toggles the check (on by default).