Development Environment - 11.7.3

Published on 2020-04-20 11:28:20
Windows
File
DevelopmentEnvironment-11.7.3 (Build 16302).exe
Size
112.46 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.3

  • When copying a structure or entity, now you'll be able to paste it as an action’s input, output, or local parameter just by selecting Paste as. Inspired by Evert van der Zalm's idea. (RDEV-1526)

Bug Fixing

  • Fixed and improved the AI-assisted suggestions with the boolean values in If nodes. (RAID-548)
  • Fixed and improved the AI-assisted suggestions for Aggregates in scenarios that require filtering by ID. (RAID-549)
  • Fixed an issue that caused a reference always being needed to be refreshed in Manage Dependencies. (RICT-2420)
  • Fixed crash when having enums in Swagger files with empty values (RSBO-1352)
  • We fixed the names of the Screens and labels of the menus that get created when you drag Entity to a flow. If you have the Task Entity, for example, the menus that are created after the scaffolding are Tasks and Task Detail, and not Task List and Task Detail. (RTAF-2530)
  • Fixed Service Studio crash when moving a Screen/Block between Flows. (RTAF-2541)
  • Fixed a Service Studio crash when publishing or saving a module with a private Block that is used by a referenced public Theme. The bug prevented proper calculation and handling of the references between the Theme and the Block. (RTAF-2552)