Platform Server - 10.0.603.0

Published on 2017-06-19 12:09:57
Windows
File
PlatformServer-10.0.603.0.exe
Size
110.43 MB

Assets
.NET Install Checklist
10.0 Install Checklist.htm
228.37 KB
J2EE Installation Checklist
10.0 Install Checklist J2EE.htm
298.12 KB
Information

Compatibility
  • Compatible with Platform Server release 10, versions 10.0.105.0 or later
  • Compatible with Development Environment 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 Platform Server 10.0.603.0

  • Improved the generation of mobile apps through Service Studio Native Platforms tab: is now possible to configure and generate a mobile app for a given platform while the other platform is still being generated; is now possible to change the iOS certificate password without having to reupload the certificate file; improved the accuracy of the mobile app generation progress bar; the error message now includes a timestamp. (RNMT-448)
  • Improved mobile apps robustness in poor network coverage by increasing the timeout when requiring JavaScript libraries. (RRCT-559)
  • Added External Authentication capabilities to Enterprise Cloud offers. (RSCT-220)
  • Reviewed Japanese translations in LifeTime. (RLIT-839)
  • Added a command line flag to the Configuration Tool to obtain the machine serial number. Useful for unattended installations. (RSAT-239)
  • Added a Boolean attribute ("show-default-value") to the mobile Input widget. When true, the default value of each type is rendered instead of showing an empty input. (RAFT-579)
  • [Java Only] Installation checklist now includes instructions to use Red Hat Subscription Manager instead of Red Hat Network. (RSAT-221)

Bug Fixing

  • LifeTime is now selecting the correct external authentication provider when a user is logging in. (RLIT-950)
  • Fixed issue upgrading platform server from version 10.0.408.0 to 10.0.502.0 using MySQL and Oracle databases. (RPD-2352)
  • Changes to mobile native configurations now correctly generate a native build in the next publish. (RPD-2075)
  • Logs sent by mobile apps now use the server time instead of the device time. (RPD-1950)
  • Fixed connectivity error while trying to generate a mobile app when using an authenticated proxy. (RPD-2253)
  • Fixed an issue that was preventing mobile apps to cache updated resources from the server. (RPD-2042)
  • Enable content security policy report REST API method to accept other than "application/json" content type messages, for example "application/csp-report". (RPD-1731)
  • Fixed an issue in ModuleVersion_ListOldest action of DbCleaner API that was causing the absence of some modules in the returned list. (RPD-2012)
  • Service Accounts are no longer included in User_List output provided by the UserManagementService web service (LifeTime Services API). (RLIT-881)
  • Fixed scenarios where version suffixes wouldn't be properly updated after the One-Click Publish, causing the browser to keep using outdated versions of resources that changed between versions. This issue affected only Web Applications in Development Mode. (RPD-2034)
  • Site Property values set through Service Center are now correctly propagated to all front-ends. Applies to Oracle installations. (RPD-2038)
  • Fixed database permission errors when producer and consumer eSpaces are deployed in different MDC catalogs. (RPD-2084)
  • Fixed possible data loss when using type conversions in entity Update Actions. (RPD-2098)
  • Fixed an error that was causing Editable Tables to lose formatting in iPhone after editing a row. (RPD-2140)
  • Fixed arithmetic overflow error in LifeTime Analytics when the sum of grouped data exceeded the max integer value. (RPD-2174)
  • Fixed a client-side error in Chrome browser that was occurring when an Ajax request was triggered by an autocomplete input to refresh that input. (RPD-2183)
  • X-UA-Compatible header is now correctly added to all eSpaces. (RPD-2186)
  • Fixed an issue that would cause Configuration Tool to log some passwords in clear text. (RPD-2213)
  • The behavior of automatic activity's retry for timeouts and errors has been standardized to have an exponential backoff retry time. (RPD-2091)
  • Removed "undefined" from the error log messages of some native upgrade errors. (RPD-1954)
  • Modified the generated error message of invalid values Date, Time and DateTime in Exposed REST APIs to avoid sending the text back in the service response and making them consistent with the other data types. (RPD-1959)
  • Fixed a null pointer exception in session fixation protection when doing requests to the server. (RPD-2217)
  • [.NET Only] Fixed compilation error when consuming a SAP service with several inputs of type Structure List. (RPD-2073)
  • [.NET Only] Fixed an error that was causing locked DLLs when publishing solutions. (RSCT-421)
  • [Java Only] Added tuning information about io-threads to the installation checklist for WildFly application server. (RPD-2070)
  • [Java Only] Fixed a compilation error when using an entity with a Text identifier and an attribute of type Binary Data. (RPD-2118)
  • [Java Only] Fixed an error in exposed REST APIs returning binary content that was causing OnResponse callback to affect the returned binary content. (RPD-1788)