(J)Wt 4.13.3 is here!
It is a patch release that improves security for wt. It also disable form data caching by default due to the issues caused by its bugs. This will be turned on by default again when the feature is more stable.
Here are the links:
Wt 4.13.4 (C++): download wt-4.13.4.tar.gz (release notes)
JWt 4.13.4 (Java): download jwt-4.13.4.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
(J)Wt 4.13.3 is here!
It is a patch release that fixes several of issues, and also introduces some improvements. Check the release notes for more info.
The main points of attention are:
A fix to the form data cache
Several fixes to popups and menus
Fix to several function of WEnvironment in Widgetset mode
Here are the links:
Wt 4.13.3 (C++): download wt-4.13.3.tar.gz (release notes)
JWt 4.13.3 (Java): download jwt-4.13.3.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
(J)Wt 4.13.2 is here!
It is a patch release that fixes a couple of issues, and also introduces some improvements. Check the release notes for more info.
The main points of attention are:
Several fixes to EventSignals and form data cache
Improvement to WTableView scrolling
Fixes linking errors with mariadb-connector and libharu latest versions on windows
Here are the links:
Wt 4.13.2 (C++): download wt-4.13.2.tar.gz (release notes)
JWt 4.13.2 (Java): download jwt-4.13.2.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
(J)Wt 4.13.1 has just been released.
It is a patch release that fixes an issue with WSpinBox and WDoubleSpinBox. The issue was really problematic for JWt but had likely little impact on Wt.
Check the release notes for more info.
Here are the links:
Wt 4.13.1 (C++): download wt-4.13.1.tar.gz (release notes)
JWt 4.13.1 (Java): download jwt-4.13.1.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.