Development Environment - 11.7.1

Published on 2020-04-06 12:01:40
Windows
File
DevelopmentEnvironment-11.7.1 (Build 15066).exe
Size
112.16 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.1

  • We added a tooltip to the AI-assisted development radar that shows in the flow. Now it's more clear what the radar does. (RAID-525)
  • It is now possible to double-click the condition arrow to access both its conditions. Inspired by Menno Hoogsteen's idea. (RDEV-1252)
  • It is now possible to go directly to a widget in the Widget Tree by right-clicking it and selecting the See in Widget Tree option. Inspired by Robert B's idea. (RDEV-1253)
  • It is now possible to clear the text filtering of the applications in the Application List. Inspired by Daniël Kuhlmann's idea. (RDEV-1274)
  • You’ll now be able to track the number of conflicts that are left to solve when facing conflicting module versions in Service Studio publish process! Additionally, we’ve increased the overall experience of the process, giving the option to ignore all conflicts and accept the local version right away. (RMAC-1400)
  • Now you can use the Table widget in your Mobile applications. Fetch data to your Screen, drop Table to the Screen and select the data in the Source property. Then, drop Attributes to the Table. Add sorting by creating a new OnSort Action that triggers an accelerator with the logic. (RTAFB-2155)
  • Screen Events in Mobile App are now in a drop-down list box, just like in Reactive Web App. This UI tweak makes your developing experience more consistent. (RTAFB-2491)

Bug Fixing

  • Fixed an issue that caused Service Studio to crash while deleting text in an expression. (RDEV-1466)
  • Fixed broken icons on some editors (RICT-2405)
  • Fixed an issue that caused an error when referencing a web block. (RICT-2417)
  • Fixed issue where copying entity attributes from an Extension was also copying the Original Name and Type properties, resulting in runtime errors. (RPD-3815)
  • Fixed a problem where navigation from the OnAfterFetch event handler rendered the current Screen instead of the destination Screen. (RTAFB-2472)
  • Fixed a crash after drop an entity over a dropdown. (RUDOF-928)