New property ServerController.SessionOptions.AllowApiTools (Boolean, default False). When true, requests identified as originated from an API testing or HTTP client tool (e.g. Postman, RestSharp, etc.) will be allowed and the browser instance associated with that session will be a TApiTool class (new).
Native SHA256 methods included in IW.Common.SHA.pas
Modified
Improved performance of some core routines
Bug fixes
This build fixes some issues found when compiling C++Builder IntraWeb projects (missing .lib files) for some compilers.
Fix for JsonDataObjects.obj not found in C++ Builder
Buttons of standard message dialogs (IWNotify) size was fixed when using with jQGrids on the same form