Development Environment - 11.7.9

Published on 2020-06-05 20:41:10
Windows
File
DevelopmentEnvironment-11.7.9 (Build 21030).exe
Size
120.37 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.9

  • It's now possible to consume a REST API importing a REST API specification with lists of parameters that are applicable for all the operations described under a given path. (RSBO-1175)
  • It's now possible to consume a REST API importing a REST API specification that contains the "allOf" keyword. (RSBO-1176)
  • It's now possible to consume a REST API importing a REST API specification with enums defined in non-body parameters. (RSBO-1177)
  • It's now possible to consume a REST API specification that includes an array of servers, allowing the user to specify which one to use. (RSBO-1179)
  • It's now possible to consume a REST API importing a REST API specification with remote URL references. (RSBO-1205)
  • It's now possible to consume a REST API importing a REST API specification that contains the "oneOf" keyword. (RSBO-1268)

Bug Fixing

  • Fixed "ID" attribute from being placed on the container element instead of element the select on Dropdown widget. (RPD-5019)
  • Dropdown with custom property selected now automatically scrolls into selected item (RPD-3459)