Platform Server - 10.0.804.0

Published on 2018-02-26 10:35:28
Windows
File
PlatformServer-10.0.804.0.exe
Size
112.58 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.804.0

  • New LifeTime experience to improve the performance of browsing through applications and preparing deployments. 
    The performance of LifeTime Analytics was significantly improved. Check out to here how to update your LifeTime to take advantage of these improvements. (RLIT-766)
  • Business Process Technology (BPT) now supports light process execution. (ABE-612)
  • NullDates stored in local storage can no longer become non-null due to timezone conversions for new Platform Server installations. (RAFT-1026)
  • Changed the database exception messages generated by queries to prevent database information to be shown to end users. The full exception messages can still be found in error logs. (RRCT-772)
  • Improved security of the image endpoints. (RRCT-1175)
  • Improved the load time of the License Usage screen in Service Center. (RPD-2537)
  • It is now possible to set "Auto Commit" property in DB2 Advanced Configuration. (RPD-2911)
  • The native error messages and general messages on Service Center will now have more information about the device, such as: Device Information, DeviceModel, OperatingSystem, Cordova version, DeviceUUID, NetworkType, NativeShell version and NetworkStatus. (RNMT-1283)
  • Improved the encryption logic on upgrade scenarios. (RLIT-1330)
  • Added more information about Public area inconsistencies when publishing to a PTA. (RSCT-733)
  • The applications in LifeTime Deployment are now sorted by the name, and not by the IDs. (RLIT-1379)
  • Improved the inconsistency message in LifeTime when validating a deployment. (RLIT-1500)
  • It is now possible to view database usage details in LifeTime in the Cloud. (RLIT-1560)
  • Updated community supported translation of the System Components. (RLIT-1602)
  • It is now possible to specify a domain name for a mobile app in Service Center. (RLIT-1486)
  • Improved security to avoid the injection of HTML or JavaScript in the URL in App Feedback. (RPD-2517)
  • LIfeTime received updated localization for Japanese. (RLIT-1470)
  • Improved LifeTime validation performance of the deployment plans. (RLIT-1406)
  • Updated the Chinese and French translation for the RichWidgets Calendar. (RSUT-732)

Bug Fixing

  • Fixed a bug that prevented ListFilter, ListAny, ListAll, ListIndexOf and ListSort from returning the results because some attributes from the source list were ignored. (ABE-674)
  • Fixed a bug that caused a module contained within several solutions to open slowly in Service Center. (RPD-2893)
  • Fixed exposed REST documentation examples to comply with Swagger 2.0. (RPD-2895)
  • Fixed the deployment error “Could not find a part of the path” that appeared when publishing a solution using OSP Tool. (RPD-2924)
  • Fixed a bug that caused issues in redirection from HTTP to HTTPS when using SEO Rule links. (RPD-2847)
  • Fixed a bug that caused an error in the long integer conversion when using XMLtoRecordList from the XML system extension. (RPD-2625)
  • Fixed a concurrency issue that appeared when creating tenant views in MySQL. (RPD-2820)
  • Fixed a bug that caused date conversions in local storage upgrade process. (RPD-2834)
  • Fixed a bug that prevented manual unblock of external user accounts after invalid login attempts. (RPD-2148)
  • Fixed a bug that caused the compiler to crash in rare circumstances due to internal thread concurrency. (RPD-2387)
  • Fixed possible deadlock scenario when uploading eSpaces in Service Center. (RPD-2507)
  • Fixed a bug that caused MySQL Generic SQL Error during upgrade when the multi-tenancy of the module was changed. (RPD-2648)
  • Fixed a bug that prevented editing data in the datepicker when using Chrome or Firefox on a desktop touch screen device. (RPD-2781)
  • Fixed a bug where an application with multiple modules could not be deleted (due to a deadlock) when having a SEO eSpace alias rule defined in the factory. (RPD-2990)
  • Fixed a bug that caused runtime errors on mobile applications when using a variable of LongInteger type that had a default value defined. (RRCT-1476)
  • Fixed a bug on the client-side mobile application debugger where a "Cannot read property 'toString' of null" error would show up when having a function as an Aggregate Filter. (RPD-2901)
  • Fixed an issue in mobile apps that caused error logs not to be sent to the server from the default error screen. (RRCT-1305)
  • LogRecord system action now works with values other than Records and no longer throws a runtime error. (RRCT-1255)
  • Fixed a bug that prevented the update of multi-tenant site properties values when they were changed inside a module that has a different user provider from the module defining the properties. (RRCT-1084)
  • Fixed a bug that prevented modules created in the beta version from being published. (RPD-2825)
  • Fixed a bug where a mobile application with " ' " in the name would cause runtime errors due to invalid JavaScript code. (RRCT-1071)
  • Fixed a bug that caused re-creation of the client entity tables when the AutoNumbered attribute was changed. (RRCT-959)
  • Fixed a bug in the Configuration Tool that caused a crash when exporting a configuration pointing to a database that is not accessible. (RSAT-606)
  • Fixed an issue that was deleting static entities in the compilation stage of a two-stage deployment. (RPD-2879)
  • Fixed an issue regarding the creation of static entity information in a newly created tenant between the compilation and deployment stage. (RPD-2873)
  • Fixed a bug that caused the following error: “You don’t have enough permissions over the database connections...". The bug also prevented publishing an extension in Integration Studio in cases where that extension had External Entities whose Physical Table name already existed in a non-accessible External Database Connection. (RSCT-898)
  • Fixed date of log when HarvestAndGroupData timer from LifeTime Analytics runs. (RLIT-1378)
  • Fixed a redirection bug in LifeTime that occurred in a completed deployment. (RLIT-1462)
  • Fixed a bug that prevented sending LifeTime Analytics mails for all environments except the first. (RPD-2725)
  • Fixed a bug that caused “ran out of internal resources” error message while cleaning the old login attempts in Service Center. (RPD-2970)
  • Fixed an issue related to missing application icons after a staging in LifeTime. (RLIT-1594)
  • Fixed a security issue granting permissions in LifeTime. (RPD-2652)
  • Fixed a bug that caused a feedback message not to appear after adding a new On-Premises Environment in a LifeTime hosted in the Cloud. (RPD-2854)
  • Fixed UI glitch in LifeTime users list. (RLIT-1399)
  • Fixed a long URLs bug that prevented feedback submission in App Feedback. (RPD-2576)
  • Fixed a bug that prevented the invalidation of the cache when setting the hostname in Service Center. (RLIT-1584)
  • Fixed a bug in the Deploy Custom popup that removed the last changed date of a module. (RLIT-1426)
  • Fixed the unregistration of on-premises Java environments from cloud infrastructures (RPD-2832)
  • Fixed a bug that caused “ran out of internal resources” error message while cleaning the old login attempts in Users application. (RPD-2745)
  • Fixed a bug that caused Service Center to stop responding while generating the Analytics Report. (RLIT-1498)
  • Removed Japanese characters showing incorrectly in LifeTime. (RLIT-1224)
  • Fixed a bug that prevented the rendering of a confirmation message during a deployment in LifeTime. (RPD-2500)
  • Fixed overlapping information on staging summary. (RLIT-1222)
  • Fixed a bug that caused unneeded refresh of the List widget on the first load. (RAFT-873)
  • Fixed misplaced warning icon when an environment is OK in LifeTime. (RLIT-1408)
  • Fixed UI glitch on LifeTime Analytics when using firefox (RLIT-1388)
  • Fixed javascript error while editing an environment configuration in LifeTime Analytics (RLIT-1387)
  • Fixed the order by of applications dropdown in LifeTime Analytics (RLIT-1383)
  • Fixed issue opening LTCC when one environment has connectivity issues. (RPD-2358)
  • Fixed an error that prevented importing users after re-registering an environment in LifeTime. (RPD-2826)
  • Increased the throughput of mobile request logs. This issue affected mostly Personal environments (RRCT-1254)
  • Fixed issue in which in-memory changes to a list of records wouldn't be properly saved into the database unless the changed record attributes were being used by elements other than the ListAppend operation and the entity actions. (ABE-705)
  • Fixed intermittent connectivity issues to Oracle 12c R2 databases by updating Oracle .NET Managed Driver to version 4.121.2.20170316. (RPD-2727)
  • Fixed referencing an inline functio