Added a compiler setting “Compiler_ProcessesImpactAnalysisFutureAlgorithmVersion” that changes the version of the algorithm used in the detection of breaking changes of processes during a publication. The new algorithm version reduces the number of false positives in the detection of breaking changes when the processes had a loop pattern. The new version of the algorithm has a performance impact during publication (does not affect runtime) and is available starting on Platform Server version 11.39.0.Note: The impact in the time during publication depends on the BPT flow.
Adds a setting "Improve Memory Cleanup for Reactive and Mobile Applications". Enabling this option sets the 'propagation parent' property to undefined for discarded complex data types, possibly improving memory leaks in Reactive and Mobile apps. Available from Platform Server 11.37.0 onwards.
Adds a setting “Trigger On Ready Event After Back Navigation from External Sites". This option enables the On Ready action of a page and its components to be triggered when navigating back to it, from another module or external website. Available from Platform Server 11.37.0 onwards.
Adds a setting “Default Regex Timeout” to be used in match operation of Text extension methods’ Regex_Search and Regex_Replace. Available from Platform Server 11.38.0 onwards.
- fixed a minor issue with the default of Expect 100 Continue