15.1.6 Version History
What’s New New class method CheckMimeType helps user to detect a few specific file types after upload is complete based […]
What’s New New class method CheckMimeType helps user to detect a few specific file types after upload is complete based […]
What’s New New property ServerController.SSLOptions.CertificateOptions which allows the user to set certificate path and file names. Path must be the
Bug fixes FormDefaultSubmit() not working. This caused the form to be submitted when pressing ENTER in a IW page Flickering
Bug fixes DataModules created in secondary threads would fail to resolve references to other components Fixes start parameters when ShowStartParams
31-Jul-2019 What’s new New IntraWeb Bootstrap 4 Library. IntraWeb Bootstrap 4 is based on latest Bootstrap 4 version (more about
14-Jul-2019 What’s new Since latests versions of IW 14, it was possible to create applications that didn’t rely on cookies
12-Jul-2019 Bug fix Fixes an issue which causes IW application to fail when certain AV extensions are installed in browsers
15-Jun-2019 Bug fix IWForm’s resize timer events (both async and sync) could fail due to JavaScript error This version is
10-Jun-2019 Bug fix IWTreeView fails to initialize when first node is added through Ajax call TContentForm might fail when AllowMultipleSessionsPerUser
24-Apr-2019 New Added CORS support. Read more about it here: https://www.atozed.com/2019/04/cors-support-now-available/ Modified Exception logger refactoring. Removed lock/critical section Small refactorings