Languages Platforms IDEs | Download Pricing |

Core

  • 82096: Dropped deprecated RemObjects.Mono.Helpers.dll
  • 82128: NetStandard Library for UWP app
  • 76286: View global variables in java/android debugger
  • CodeSign Water, EBuild and HI
  • Debugger: Add "Error" info for not resolved breakpoints
  • Merged CodeGen4
  • Merged EBuild
  • Merged IslandRTL
  • Merged RTL2
  • Xcode 10.1 SDKs were missing from Windows installer

Visual Studio

  • 82125: Can't publish an ASP.NET web service
  • use Legacy targets in all Web projects

Fire & Water

  • Debugger: Breakpoints: store "un-mapped" path, so we can later display it in the UI somewhere (wip)
  • Debugger: Regression in stack frame display
  • Editor: ASP.NET nested code highlighting would terminate on %> or </ inside comment
  • Editor: Don't do smart keyword expansion inside directives
  • References: allow Copy of Package Reference names from solution tree
  • References: tree wouldn't not always refresh right properly after reference nesting was been determined
  • Regression: NRE proofing in sortBuildMessages
  • RO/DA: RODL CodeGen did not load relative external .rodl dependencies
  • WebsiteProject tried to update reference UI from background thread
  • Xaml: all supported Xaml file types should be treated as active code files, not just "Page"

Fire

  • Activity Window
  • FireUpdater was not code-signed
  • Make more display labels selectable for Node views
  • NRE proofing when .user file cannot be loaded
  • Package references could be "renamed" in tree
  • RO/DA: better reporting if managed plugin cant be loaded; also regression that managed plugin could not be loaded to to moved .NET references
  • Suffix of selected nodes could be hard to read when tree view was not focused (and related cleanup)

Water

  • Fixes for Welcome screen sizing when no previous position was saved
  • Massive cleanup for Debug Inspector
  • Support Copy in Debug Inspector
  • Target views did not show info

EBuild

  • 82104: PathTooLongException during debug with CrossBox 2
  • .NET Core Publish would copy dupe dlls to output
  • Changed NuGet "Ignoring duplicate reference" from warning to regular diagnostic message
  • Don't emit .mdb, for .NET Core projects
  • References: ASP.NET Core project needs to reference both NetCore and ASPNetCore packages by default
  • References: Fix for resolve logging
  • References: Hint Path should not override already-resolved path
  • Regression: “Clean" would clean the wrong configuration ("Unknown")
  • Support for Echoes/Universal projects (wip; Resolving references works)
  • Toffee: Pass --timestamp when signing for the Hardened Runtime
  • Versions: allow comparing to * count as match

Elements RTL

  • Event.WaitFor should return a bool

Island RTL

  • Improvements to Locale class