Development Environment 11 - Release 10

Published on 2019-01-07 09:59:19
Windows
File
DevelopmentEnvironment-11.0.207.0.exe
Size
134.27 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 Release 10

  • We removed the focus border around the list of the Screen Templates in the New Screen window. (RAFT-1750)
  • There's now a warning dialog if you try to create a Screen based on an incompatible Screen Template. (RAFT-1737)
  • We improved the incompatibility warning message in the New Screen window. There are now more details about the Theme that you need to use with the selected Screen Template. (RAFT-1736)
  • We improved the look and feel of the Service Studio dialog boxes, which now have a cleaner and lighter design. (RIUT-568)
  • You can now quickly identify and update the Forge components used in your factory from the applications list in Service Studio. Inspired by Carlos' idea. (RIUT-357)
  • You can now use the List_SortColumn_GetOrderBy function from RichWidgets in a SQL Query Parameter with the Expand Inline property enabled without triggering a SQL Injection warning message. (RRCT-2106)
  • We changed the SQL Injection warning message to advise you not to set the use of Expand Inline option to "Yes". The warning helps to follow solid SQL security practices. (RRCT-2128)
  • Upgraded SharpZipLib library to version 1.0.0. (RRCT-2144)

Bug Fixing

  • We improved the stability of Service Studio by fixing an occasional crash related to the Run Server Action node. (ABE-1352)
  • We added the debugging support for the new iPhone devices (XR, XS, XS Max). (RAFT-1748)
  • Now it's again possible to set the name of a Block to empty. (RAFT-1680)
  • We fixed a bug that prevented the referenced elements in the merge window not to be selectable. (RCOT-1877)
  • Now resizing window when the screen DPI is configured over 100% no longer causes a glitch. (RICT-1216)
  • Fixed a crash when dropping an Entity Attribute of the picture binary type over a Form widget. (RICT-1211)
  • The introspection of the SOAP services containing the xsd:choice Element now works correctly. (RINT-3189)
  • Fixed a compilation error when publishing eSpaces with more that one SOAP consumes with complex types containing the same name. (RPD-3730)
  • Fixed 'RangeError: Maximum call stack size exceeded' when opening a Web Block or Web Screen. (RPD-3724)