A new version of the library, with a typical mix of bug fixes and new features.
Here are the main links:
C++ Wt: download wt-3.2.1-rc2.tar.gz and read its release notes
Java JWt: download jwt-3.2.1-rc2.zip and read its release notes
We’re trying a new release scheme, with release candidates first to enjoy wider testing, in an attempt to avoid release glitches that happened all too often in the past.
As promised, this version of JWt includes a port of the authentication module that was added to the C++ Wt in 3.2.0 to the Java library.
We’ve also used your feedback on the API to make some improvements, allowing for more flexibility in how to use the bits and pieces implemented, and added a second OAuth-2/ OpenID implementation, for Facebook.
The release contains many other smaller improvements, including a new read-only proxy model that allows model sharing between sessions, improvements in the Wt::Render library (which renders HTML to PDF or other WPaintDevice targets), and many more. A complete list is in the release notes.