We’ve just released Wt & JWt 3.3.11, and Wt 4.0.4.
This release comes with some bug fixes, and some new features. Here’s a few of the key ones:
The 2D charts now support any amount of Y axes, all interactive, and on-demand loading
Wt 4 only: support for path parameters was added
Added an idle-timeout
configuration option to quit the application if the user has been inactive for a set amount of time
It’s now possible to specify a JavaScript filter for WFileDropWidget. This can be used to enable things like client side compression of uploaded data.
Here are the links:
Wt 4.0.4 (C++): download wt-4.0.4.tar.gz (release notes)
Wt 3.3.11 (C++): download wt-3.3.11.tar.gz (release notes)
JWt 3.3.11 (Java): download jwt-3.3.11.zip (release notes)
Binary builds for Windows are available on the GitHub releases page.