Wt has always been notably more conservative than many other web frameworks because we are committed to creating a framework that is built to last. We don’t break things all willy-nilly because we want our users to be able to develop products based on Wt that are to be maintained for many years to come.
For a while now, our policy on Internet Explorer has been: we don’t necessarily support it when we introduce a new feature, but we’re also not going to break existing features, at least not on purpose.
It is about high time to reconsider that stance, especially since Microsoft has now officially dropped Internet Explorer 11 support.
Starting from Wt 4.8.0 we are officially no longer supporting Internet Explorer, and old versions of Microsoft Edge.
Wt 4.7.2 is a small patch release that fixes a couple of issues. Check the release notes for more info.
Here are the links:
Wt 4.7.2 (C++): download wt-4.7.2.tar.gz (release notes)
JWt 4.7.2 (Java): download jwt-4.7.2.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
Wt 4.7.1 is a small patch release that fixes a couple of issues. Check the release notes for more info.
Here are the links:
Wt 4.7.1 (C++): download wt-4.7.1.tar.gz (release notes)
JWt 4.7.1 (Java): download jwt-4.7.1.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.
We released Wt 4.6.3 and Wt 4.7.0 last week. Wt 4.7.0 is a fairly minor release with a few improvements and bug fixes here and there. Check the release notes for more info.
Note: sadly we noticed after release some build issues on Windows in some build configurations slipped in at the last minute. Our Windows builds already have a patch applied to them that’s on the 4.7-release branch. We’ll also make sure to include it in Wt 4.7.1 as soon as that’s released.
Here are the links:
Wt 4.7.0 (C++): download wt-4.7.0.tar.gz (release notes)
Wt 4.6.3 (C++): download wt-4.6.3.tar.gz (release notes)
Binary builds for Windows are available on the GitHub releases page.