Bug fix
- IWFileUploader: When AutoSave is set, OverwriteExisting could fail to be enforced when saving an uploaded file
- IWSignaturePad would fail to upload JPG image with message “Callback method not found”
- Removed CSP error when rendering page (if CSP is used)
- TIWURL and TIWLink would incorrectly render when triggered by an async event for a second (or subsequently) time
- In TIWAJAXNotifier, if the Notification event raised an exception there would be a repeated notification event call
IWBootstrap3 and IWBootstrap4 components fixed registration for 64 bit. Automatic code formatting has been applied to the source code