RemObjects Elements v12.0.0.3035

Released: Nov 7, 2025

v12.0.0.3035 中的更新

修补程序

  • Core
    • Cocoa: CC doesn’t show ctors that don't start with "with".
    • Compiler produces invalid .NET executable for specific test case.
    • NRE’s in Code Model.
    • Oxygene: New w/o type name fails when assigning to dictionary value.
    • CC: Don't show [] for arrays and generic parameters in CC and appropriate test fixes.
    • Merged EBuild.
    • Merged InternetPack.
    • Merged RTL2.
  • Fire & Water
    • Water: Triple-click does not select the entire line.
    • Android: AppVersion/AppVersionCode project settings.
    • Android: Drop UseD8 option.
    • Android: Show path hint for the million R.java files in Other Files.
    • Fire: The ask-for-Name sheet should validate continuously on type.
    • Fix to prevent project reload when the file is changed but the content has not.
    • Support for the .slnx file format (wip).
  • EBuild
    • Android: Drop UseD8 option (always used now).
    • Android: Get app version from settings.
    • Android: Include app version in .aab and .apk filenames.
    • Android: Logging tweaks for AAR processing.
    • Android: Tweaks to final aapt2 run.
    • Android: Tweaks to Gradle Reference resolving to be more in line with Gradle (which ignores many SemVer rules).
    • Support for building .slnx files (wip).
  • Elements RTL
    • Formatting fix.
    • JsonObject: convenience constructor with String dictionary.
    • Toffee: Fix for potential deadlock in "Process?".
    • XML: Fix for obsolete warning when using Namespace[] indexer.