RemObjects Elements v12.0.0.3013
Released: Aug 22, 2025
Updates in v12.0.0.3013
Fixes
- Core
- C# reformatted badly.
- Toffee: Compiler lets you pass an integer as a nullable struct.
- Debugger: Minor fixes (Delphi lists have long FCount type).
- Merged EBuild.
- Merged RTL2.
- VS: NRE fix.
- Fire & Water
- Delphi SDK Import: For "already imported", show which platform(s).
- For Island, build the architecture missing the selected CrossBox device (but not for WASM).
- Fire: Horizontal scroller can overlap the element of popup.
- Water: The latest recent project isn't shown in list on the Welcome page, only in the menu.
- Accounts: Match API Key display to what the providers show on their own website (OpenAI and Claude).
- Editor: Command-Enter to create block end will now place cursor at the end of the new block.
- Fire: Visual tweaks for macOS 26.0 Tahoe.
- Water: Reorganized Debug menu to be more useful on smaller screens.
- Water: Show what platform and architecture Water is running on, in About.
- Water: Toggling a checkbox in FCETableBView would sometimes trigger twice.
- EBuild
- Delphi SDK Import: For "already imported", show which platform(s).
- Import Delphi SDK: Option to run import parallelized with --parallel switch (fixes for better parallel logging).
- Cleanup: Naming of EBuild-specific entrypoint and helper classes in compiler (regression fix for typo in WebAssembly linker).
- Disable debugging for Windows/arm64 if IDE isn't running natively.
- Elements RTL
- XmlNode should show CDATA encoded value instead of an empty string.