What’s new
- New Template Variables feature. Allows simplification of logic when using dynamic templates through the use of template variables that are replaced at runtime. New demo will follow
- New IWEdit DataType DateTimeLocal which allows selection of both date and time using browser built-in HTML 5 features
Bug fixes
- SessionOptions.UniqueURL = True and SessionOptions.SurrogateSessionId = False would cause 404 status on some requests, especially if not using cookies
- Fixed IWBoostrap4 offset classes rendering when using BSGridOptions
- Changing caption of IWCheckBox in async when using one of the extended styles would fail
Modified
- Safer destruction and directory removal when destroying a session
- Several internal refactorings aiming to fix incompatibilities with FPC
