15.3.12 Version History

What’s new

  • New version of IWServerMonitor 1.0.0.1 is available for download.

Bug fixes

  • IWCanvas would fail to load data from url
  • When using IWEdit.DataTypeOptions.StringCase = scUppercase/scLowercase the cursor should not move to the end of the text when typing
  • IWSignaturePad image upload would fail

Modified

  • Better error handling when receiving responses in WinHttpClient (affects controls and classes that may use it under the hood such as IWReCaptcha, IWTelegram, IWDiscord, and all the OAuth authentication infrastructure).
  • New enhanced Crop() method in IWImageLoader, with scale and center parameters