15.5.10 Version History
What’s new Extended and improved OnAsyncResize event (also OnResize). New fields IW_VP_height and IW_VP_width (VP stands for ViewPort) can now be obtained […]
What’s new Extended and improved OnAsyncResize event (also OnResize). New fields IW_VP_height and IW_VP_width (VP stands for ViewPort) can now be obtained […]
What’s new New feature: OnAsyncInput for IWEdit and descendants. OnAsyncInput is the IntraWeb async event associated to oninput event of <input> or […]
Bug fixes Regression bug introduced in version 15.5.7 wherea frame created at runtime during an async event will fail to register async […]
What’s new Introduced RefreshAsyncRender (public) for TIWCustomRegion and descendants New memory manager MSHeapMM.pas included by default in all IntraWeb installations. To use […]
Bug fixes Http.sys only: Fixes incompatibilties when depoloying on Windows 2022 and using HTTPS. Multiple Set-Cookie header fields would cause the response […]
What’s new New Template Variables feature. Allows simplification of logic when using dynamic templates through the use of template variables that are […]
What’s new TIWTelegramHelper new method SendMessageHtmlAsync() will use HTML ParseMode when sending the message (Telegram will consider that the text is a […]
Bug fixes A Memory leak when using TIWDataModulePool has been fixed Registration of C++Builder license under RAD Studio 12 Athens ASPX modules […]
What’s new RAD Studio 12 (Delphi and C++Builder) support Major refactoring targeting compatibility with FreePascal compiler. 100% of IntraWeb runtime code is […]
Bug fixes Cookie SameSite attribute wgeb CookieOptions.SameSite = ssoNone will render correctly with ‘none’ attribute. This forces modern browsers to accept SameSite […]