Development Environment 11 - Release 4

Published on 2018-11-07 17:27:14
Windows
File
DevelopmentEnvironment-11.0.116.0.exe
Size
133.91 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 4

  • Removed the "Choose template" step for the creation of Service Applications. (ABE-1203)
  • You can now create a Static Record, a Parameter or a Variable by pressing Ctrl+N when an element of the same type is selected, or by right-clicking on an existing element of the desired type. Inspired by Johan den Ouden's idea. (ABE-1282)
  • We improved the tooltip that shows when you hover over the tree toggle button. It now says "Show Widget Tree" or "Show Elements Tree", depending on the action if performs. (ABE-1287)
  • The flow now reconnects whenever possible after you use the Disable Elements command to "comment out" parts of the flow. Inspired by Eric Bulters' idea. (RIUT-488)
  • If the text value of a property has several lines, there's now a multiline indicator in form of a downwards arrow in the Properties Pane. Inspired by Takeshi Kurimoto's idea. (RIUT-466)
  • You can now save multiple items from the Resources to your computer. Select the elements you want to export in Data > Resources, right-click and choose "Save Resources As…". Inspired by Pedro Gonçalves' idea. (RIUT-467)
  • Now labels in flow connectors are shown in the middle of the arrow. Inspired by João Pedro Bernardes' idea. (RIUT-465)
  • We made the label for splitting of the Assign values more explicit, so now it says "Split all below into new Assign". Thanks for your continuous feedback! (RIUT-462)
  • Now publishing a module to a Production environment requires confirmation. Inspired by Justin James' idea. (RIUT-420)
  • The User and Role exceptions are now sorted alphabetically. Inspired by Rebecca Hall's idea. (RIUT-480)
  • Now there's a warning during an introspection of a WSDL, if it contains an attributeGroups element. (RINT-2759)

Bug Fixing

  • We fixed a bug that prevented you from installing Charts or OutSystems Now from Forge in some situations, causing the message "Application cannot be safely installed in your environment" to show. (ABE-1289)
  • Fixed a user interface glitch that prevented the "Executed SQL" pane to shows when you run a query through the SQL tool in Service Studio connected to a non-production environment. (ABE-1297)
  • The Users application now shows the correct number of users with a role in an application. (RLIT-2274)
  • The label of the SQL tool under the output element now shows "Output Entity" or "Output Structure", depending on what you select in the pane. (ABE-1280)
  • Fixed a crash that happened after you used '@' within quotations in an SQL expression of the SQL tool. (ABE-1291)
  • We fixed an issue with the New Screen window, so it's now possible to create an Empty Screen even when the fetching of the Screen Templates fails. (RAFT-1653)
  • Fixed a crash that happened occasionally after performing an operation (e.g. right-click) on the HTML Element widget that had a Tag property that did not support children (e.g. "input"). (RAFT-885)
  • Fixed a problem with parsing the command line arguments when the command line contains paths with spaces (e.g: when Service Studio tries to recover a module after a crash). (RICT-1117)
  • Fixed a problem that prevented a module from being saved when a public web block used the identifier of a non-public entity. (RPD-3544)
  • Fixed a crash that happened when you tried to use a referenced Action in the Expression Editor. (RICT-1118)
  • The target installation environment now remains the same during the installation of apps from Forge, even if you change the environment in Service Studio in the middle of the installation process. (RIUT-483)
  • We fixed a bug that sometimes caused an error after submitting feedback. (RIUT-504)
  • We fixed a crash that happened after you searched for Attributes that were not refreshed in modules that consumed the parent Entity or Structure. (RIUT-503)
  • Fixed a bug that caused new lines to be removed in comments after editing. (RIUT-485)
  • Fixed an issue that caused a crash when using "Find Usages in all Modules" and when a consumer module is opened in more than one tab. (RIUT-482)
  • Fixed Service Studio hang while opening Manage Dependencies in a Mobile module. (RPD-3569)