Wt v4.5.0-rc1 Release Notes
Release Date: 2020-11-24 // over 4 years ago-
🚀 This is the first and likely last release candidate for Wt 4.5.0. 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
Previous changes from v4.4.0
-
🚀 Among some other changes and fixes, Wt 4.4.0 adds support for multiple X axes to the 2D charts. Check the release notes for more info.
🔄 Changes to the Windows builds:
- ⚡️ Updated Boost to 1.73.0 (from 1.72.0)
- ⚡️ Updated Asio to 1.16.1 (from 1.12.2)
- ⚡️ Updated libpng to 1.6.37 (from 1.4.22)
- ⚡️ Updated PostgreSQL (for libwtdbopostgres) to 12.3 (from 12.2)
- ⚡️ Updated OpenSSL to 1.1.1g (from 1.1.1f)
- ⚡️ Updated MariaDB Connector/C (for libwtdbomysql) to 3.1.9 (from 3.1.7)