Wt 4.2.0 introduces no major new features, but there are some nice fixes and little quality of life improvements. Here are a few:
There’s extra overloads in WServer that take a vector of strings instead of argc and argv
It’s now possible to get client certificate information in wthttp behind a reverse proxy
WTreeView now has a collapseAll() function
More information in the release notes.
Here are the links:
Wt 4.2.0 (C++): download wt-4.2.0.tar.gz (release notes)
Wt 3.5.0 (C++): download wt-3.5.0.tar.gz (release notes)
JWt 3.5.0 (Java): download jwt-3.5.0.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.