16.0.9 Version History
What’s New New method CopyToClipboard() in TIWEdit, TIWMemo and descendants Security: New extensions and path infos added to the block […]
What’s New New method CopyToClipboard() in TIWEdit, TIWMemo and descendants Security: New extensions and path infos added to the block […]
Bug fix Cookies could not be persisted in Http.sys applications Wrong encoding of NoSelectionText in IWComboBox and descendants when text
What’s New New component IWToastNotification. Besides the built-in WebApplication.ShowNotification() method, now users have another option which is highly customizable. Bug
What’s New ServerController Options Wizard for Lazarus (at design time, right-click on ServerController datamodule and select the first item of
Modified IWNotify callbacks now by default will lock the screen during Ajax call. Affects WebApplication.ShowConfirm(), WebApplication.ShowPrompt() and WebApplication.ShowMessageEx() method calls.
Bug fix Fixed different issues with the Setup. Install and uninstall should work correctly for all supported Delphi, C++ and
What’s new Included support to the new Lazarus 3.8 IDE. Versions 3.4, 3.6 and 3.8 are supported. See more about
What’s new IntraWeb now supports Lazarus IDE (versions 3.4 and 3.6) and FPC 3.2.2. This is a major milestone in
What’s new New property EncodeSanitizedIdentifiers in ServerController.SecurityOptions, default is False. When set, IntraWeb will encode identifiers used in error messages
Bug fix Fix regression bug which may cause async rendering of components to fail