(J)Wt 4.12.6 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 WTableView
Several fixes to WDialog
A couple fixes to WLayout
Here are the links:
Wt 4.12.6 (C++): download wt-4.12.6.tar.gz (release notes)
JWt 4.12.6 (Java): download jwt-4.12.6.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
(J)Wt 4.12.4 and 4.12.5 have been released!
(J)Wt 4.12.4 is a patch release that mainly (but not only) resolves an issue where WRadioButton in WButtonGroup were not being updated on the server side.
(J)Wt 4.12.5 is a hotfix addressing a specific bug introduced in the 4.12.4 release.
Check the release notes for more info.
Here are the links:
Wt 4.12.5 (C++): download wt-4.12.5.tar.gz (release notes)
JWt 4.12.5 (Java): download jwt-4.12.5.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
(J)Wt 4.12.3 is here!
This patch release addresses a vulnerability in the wthttp connector. While the impact is likely minimal, we strongly recommend that all users upgrade live deployments of their applications to the latest version. See github for more information.
(J)Wt 4.12.3 also fixes several bugs and adds a couple improvements. Check the release notes for more info.
The main points of attention are:
Several segfaults and fatal errors have been fixed.
Fixed a missing Boost dependency during compilation.
Several fixes to models and views.
Here are the links:
Wt 4.12.3 (C++): download wt-4.12.3.tar.gz (release notes)
JWt 4.12.3 (Java): download jwt-4.12.3.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
(J)Wt 4.12.2 is a bigger 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:
some improvements for bot handling
several fixes to layouts
several fixes to the models and views
Here are the links:
Wt 4.12.2 (C++): download wt-4.12.2.tar.gz (release notes)
JWt 4.12.2 (Java): download jwt-4.12.2-rc1.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.