Releases: emweb/jwt
JWt 4.13.1
JWt 4.13.1 is a patch release. Check the release notes for more info.
JWt 4.13.0
JWt 4.13.0 is a major release. That focuses on:
- Notifying the user
- Caching form data to diminish client request size
- Allowing to scroll to a specific column in WTableView and WTreeView
Notifying the user
- Added WNotification to send notifications to the user
- Added the possibility to change the favicon
Those new features have examples available in the Widget Gallery
Caching form data
Form data will now only be sent by the client when it was updated or asked by the server. Some configuration options have been added in the jwt_config.xml to customize that behavior.
JWt 4.12.6
JWt 4.12.6 is a patch release. Check the release notes for more info.
JWt 4.12.5
JWt 4.12.5 is a patch release. Check the release notes for more info.
JWt 4.12.4
JWt 4.12.4 is a patch release. Check the release notes for more info.
JWt 4.12.3
JWt 4.12.3 is a patch release. Check the release notes for more info.
JWt 4.12.2
JWt 4.12.2 is a patch release. Check the release notes for more info.
JWt 4.12.1
JWt 4.12.1 is a patch release. Check the release notes for more info.
JWt 4.12.0
JWt 4.12.0 is a major release that includes the ability to:
- add Popups and Tooltips to WLeafletMaps
- make all items on the
WLeafletMapmore interactive - render out WDateEdit and WTimeEdit as native widgets
- add support for newer TinyMCE (5/6/7/8) versions
JWt 4.11.4
JWt 4.11.4 is a patch release. Check the release notes for more info.