Development Environment - 11.7.12

Published on 2020-06-22 15:38:05
Windows
File
DevelopmentEnvironment-11.7.12 (Build 21962).exe
Size
120.77 MB

Information

Compatibility
  • Compatible with Platform Server 11, release Sep.2018 or later
Additional Resources For further information on any issues, please use the Support Portal.

NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
Release Notes

New in Development Environment 11.7.12

  • Avoid doing unnecessary requests when native tab of Application details is not opened (RMAC-2953)

Bug Fixing

  • Fixed solution publish error when compiling dependencies (not refreshed) to a structure that has new attributes with complex types (RSBO-1521)
  • We fixed a glitch in the launch of the debugger from Reactive Apps. The Chrome window for debugging now opens in a desktop mode, without resizing to the mobile form factor. (RTAF-2996)
  • Fix error when deleting object with editor dialog open (RMAC-2822)
  • We fixed a publishing error by improving the scope of widgets inside Placeholders. You still can reference, from widgets inside Placeholders, the elements that are in Blocks/Screens. However, you can't, from Blocks/Screens/Client Actions, reference the elements that are inside Placeholders. The invalid referencing broke the publishing step and caused a generic "object not found" error. (RTAF-2889)