15.1.20 Version History

Bug fixes

  • Bug fix: Application could possibly fail to link at run time components owned by IWUserSession

New

  • New UserSession events: OnBeforeExecuteForm and OnAfterExecuteForm. OnBeforeExecuteForm is triggered immediately before any event on the form is executed (due to an incoming request, both sync and async). OnAfterExecuteForm is triggered immediately after the form is generated. OnAfterExecuteForm is guaranteed to be executed even if an exception occurs when processing/generating the active form.

This version is binary compatible with previous versions from 15.1.12 (no need to update 3rd party libraries)