Latest News

Wt & JWt 4.11.0

  • Posted by Matthias
  • Wednesday, October 2, 2024 @ 13:37

(J)Wt 4.11.0 is a major release. That focuses on authentication and WebSockets.

First Wt is now able to support MFA in its authentication system. It is easily enabled with a single call to AuthService::setMfaProvider(). By default an implementation for TOTP is included. This offers a way to enable an additional layer of security for your applications. Instead of remembering a single password, users can be made to enter a short code that changes often, as an additional authentication step. Developers are also able to implement this feature in any way they see fit via the interface AbstractMfaProcess. A couple examples are provided in the source code, and the authentication tutorial.

This is for Wt alone, no for JWt:

If you like using WebSockets, there is good news! Wt was already able to communicate with its server over WebSockets. This was, however, limited to only its communication for updates regarding its framework. Now you are able to use them in whatever custom way you see fit. Developers can set up endpoints (both session-private or public) that listen to incoming requests. The browser (or another client) can then use those endpoints to connect to said resource. A connection has now been established, and messages can be send back and forth.

Here are the links:

Binary builds for Windows are available on the GitHub releases page.

Read more
Tags:

Wt & JWt 4.10.4

  • Posted by Matthias
  • Wednesday, March 6, 2024 @ 12:10

Wt 4.10.4 is a small patch release that fixes a couple of issues. Check the release notes for more info.

This is a smaller release due to activity on newer features that will be added to the next major version. Developers can look forward to new features in the authentication framework.

Here are the links:

Binary builds for Windows are available on the GitHub releases page.

Read more
Tags:

Wt & JWt 4.10.2

  • Posted by Matthias
  • Thursday, November 9, 2023 @ 15:23

Wt 4.10.2 is a small patch release that fixes a couple of issues. Check the release notes for more info.

Here are the links:

Binary builds for Windows are available on the GitHub releases page.

Read more
Tags:

Wt & JWT 4.10.1

  • Posted by Matthias
  • Wednesday, September 20, 2023 @ 14:27

Wt 4.10.1 is a small patch release that fixes a couple of issues. Check the release notes for more info.

Here are the links:

Binary builds for Windows are available on the GitHub releases page.

Read more
Tags:

Contact us for more information
or a personalised quotation