Skip to content

Wt 4.5.0

Compare
Choose a tag to compare
@emweb emweb released this 15 Dec 17:55
· 70 commits to 4.5-release since this release

This release changes the targeted C++ standard from C++11 to C++14. We also marked the Firebird Dbo backend as unmaintained. It depends on IBPP, which appears to have been abandoned. We’ve also added <trusted-proxy-config> to more finely configure Wt when behind a reverse proxy, and deprecated <behind-reverse-proxy>.

Check the release notes for more info.

Changes to the Windows builds:

  • Updated Boost to 1.74.0 (from 1.73.0)
  • Updated Asio to 1.18.0 (from 1.16.1)
  • Updated PostgreSQL (for libwtdbopostgres) to 13.0 (from 12.3)
  • Updated OpenSSL to 1.1.1h (from 1.1.1g)
  • Updated MariaDB Connector/C (for libwtdbomysql) to 3.1.11 (from 3.1.9)
  • Removed Firebird backend