What’s New
- New component IWToastNotification. Besides the built-in WebApplication.ShowNotification() method, now users have another option which is highly customizable.
Bug fix
- In case WebApplication.TerminateAndRedirect() is called during OnGetMainForm event, application should process the redirection correctly
- Possible issue when destroying session if user code references WebApplicationThreadVar
- Exception in Lazarus when creating IWRegion at runtime
- Loading JavaScriptOptions.EnableFirebug property from an INI file could cause an AV
- Fixes ServerController Options Wizard for Lazaus