Languages Platforms IDEs | Download Pricing |

Core

  • 82066: Bad reformat after attribute
  • 82132: CC crash, Invalid cast
  • 81955: Gold: endless loop in ConstDefiniton
  • Merged EBuild
  • Merged EUnit
  • Merged Everwood5
  • Merged RTL2
  • Template fixes

Fire & Water

  • Fire is not Notarized again (wasn’t for the past two weeks due to rule changes from Apple* and now runs under the Hardened Runtime on Mojave and Catalina. This required a number of nasty internal hacks that hopefully should be transparent for end-users, but extensive testing/feedback would be appreciated, especially using the internal compiler and Cocoa and Island projects.

  • Fire: better text color for selected inactive file when tree view doesn't have focus

  • Fire: use MonoHost to work around mono exe issues when running under the Hardened Runtime
  • Internal NRE in editor when file buffer was also open outside of the context of project would prevent it from syncing properly
  • Regression: Cannot run Test projects since switching to new --goal parameter
  • Updated to newer Mono 6.14 & trim down bundled Mono folder up more
  • zip/mangle .a files to enable Notarization Notarization
  • Visual C# Import: add .xaml files, too

Visual Studio

  • 83776: Android project passes non-lowercase package id (cleanup)
  • 81742: VS2017: the members list in the top right no more works
  • 81847: Xml comments look bad on some tooltips

EBuild

  • AllowUnsafeCodeImplicitly now implies AllowUnsafeCode
  • Internal: made CommandLine class public, for use from MonoHost
  • Support for compiling .rc resource scripts as part of the build (on Windows only)
  • Support for extracting zipped static libraries .az files on the fly to work around Apple Notarization bug (Toffee fix for non-Device targets)

Elements RTL

  • 83936: RTL2 XML saves double quotes for DOCTYPE
  • New Difference class