Platform Server - 11.12.2

Published on 2021-07-28 11:49:13
Windows
File
PlatformServer-11.12.2.31091.exe
Size
212.73 MB

Assets
Installation Checklist EN
InstallationChecklist-EN-11.12.2.html
240.07 KB
Installation Checklist JP
InstallationChecklist-JP-11.12.2.html
276.53 KB
Information

Compatibility
  • Compatible with Development Environment 11, versions 11.0.109.0 or later.
  • Can be managed by LifeTime 11, Release Sep.2019 or later
Additional Resources For further information on any issues, 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

Bug Fixing

  • Fixed an issue where linking to a screen with a custom URL defined caused a crash if mandatory inputs were empty or invalid. (RAR-782)
  • Fixed a performance issue with SQL Server by eliminating unnecessary executions of the SERVERPROPERTY function. (RPLAT-650)
  • Raised the required Microsoft .NET Core Windows Server Hosting from 2.1 to 3.1. The checklist and documentation instruction links have been updated to reflect this. (RPM-1105)
  • Fixed an issue with Multilingual Locales that caused the following error message to display: "Problem fetching the current Locale. The returned Locale is either null or undefined." (RPM-1161)
  • Fixed a performance issue with compiling modules. The fix reduces the number of database queries required when computing server-to-client data transfer optimization. (RPM-1173)
  • For a REST Expose Action, the swagger.json file now correctly reflects the "Name in Response" value when you specify that the output parameter must be sent in the header. Previously, the "Name in Response" was ignored when specified for the output parameter. (RPM-1181)
  • Fixed an issue that removed page rules of Traditional Web applications when they were republished. (RPM-1324)
  • Fixed an issue on progressive web apps (PWAs) where data from an aggregate populated by local storage did not display. This issue occurred when a consuming module used a different entity name than the producer module. (RPM-896)
  • Fixed a performance issue with compiling modules. The fix reduces the number of database queries required when computing server-to-client data transfer optimization. (RTAFB-4754)