Development Environment - 10.0.902.0

Published on 2018-08-20 10:06:16
Windows
File
DevelopmentEnvironment-10.0.902.0.exe
Size
54.96 MB

Information

Compatibility
  • Compatible with Platform Server release 10, versions 10.0.105.0 or later
Additional Resources For further information on any issues, please contact Product Support.

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 10.0.902.0

  • There are now warning messages for the writable site properties and session variables if they are not used in the module. Inspired by Gabriel Cardoso's idea. (ABE-1116)
  • There is now a warning message if you have an unused Aggregate in flows. Inspired by Johan den Ouden’s idea. (ABE-1146)
  • You can now use “Close”, “Close other modules”, and “Close modules to the right” on the module tab. Right-click the tab to see new options. Inspired by Suraj Borade and Bruno Gonçalves' ideas. (RAFT-1534)
  • You can now export your entity diagram as an image. Right-click within an entity diagram and select “Export diagram_name to Image”. Inspired by Carlos Henriques’ idea. (RICT-919)
  • We improved the user experience by showing more often when Service Studio is busy during the network requests. (RICT-887)
  • The buttons for the quick alignment of widgets are (again) available at the toolbar in the top left corner of the main editor. Inspired by Justin Babel's idea. (RICT-784)
  • Now you can change the deploy action when importing resources via the command line (“-deployAction ignore|copy”). (RICT-918)
  • Now you can click the environment name in the application list window to open “Connect to another Environment” dialog box. (RIUT-427)
  • Now you can use SVG images as public element icons (block, entities, actions...). Inspired by João Guerra’s idea. (RIUT-377)
  • Now you can use “Help” > “Check for updates...” to find out if you’re using the latest version of Service Studio. Inspired by JR’s idea. (RIUT-392)

Bug Fixing

  • Fixed an issue that caused Service Studio to throw an unexpected error when parsing a complex JSON structure consisting of several nested objects with the same attributes. (RPD-3373)
  • Fixed an issue that caused Service Studio to crash after double-clicking the delete icon in the SOURCES section of the Aggregate Sources tab. (ABE-1190)
  • Fixed an issue that caused Service Studio to crash when you added an Entity with a missing Entity Identifier as the Attribute Data Type. Now you will see a warning instead. (ABE-1191)
  • Fixed an issue in the Expression Editor autocomplete feature that caused inconsistent matches to be returned in different positions for the same attribute. (RAFT-1522)
  • Fixed an issue that caused a crash during the merge of modules with differences in processes. (RCOT-1667)
  • The command to remove unused elements/dependencies in the Module menu no longer removes the Entities set as Entity Identifiers. Now it removes only those elements that are not used. The previous behavior was restored to keep the consistency. (RICT-960)
  • Running command-line commands in Service Studio now returns an error code when an unexpected error occurs during the command execution. (RICT-920)
  • Fixed applications list deadlocks while refreshing apps (RICT-901)
  • Prevent Service Studio from hang when closing (RICT-970)
  • Improved Service Studio launch time and prevent temporary freeze while trying to check for newer versions at startup. (RICT-971)
  • From now on, when you publish without connection to the environment Service Studio will display an error message. (RIUT-433)