4.12.0
·
381 commits
to 4.12-release
since this release
Wt 4.12.0 is a major release. That focuses on:
- additional native widgets
- WLeafletMap features and improvements
- newer TinyMCE version support
Native Widgets
There are now native widgets available for the WDateEdit and WTimeEdit. These offer improved experience on mobile devices. Both can be enabled with the setNativeControl(true) call.
WLeafletMap
Various new features have been added like the ability to display:
Additional signals have been defined on items on the map, such that interactivity can be better implemented.
Check the release notes for more info.
Changes to the Windows builds:
asio 1.30.2 -> 1.36.0
libpng 1.6.54 -> 1.6.56
postgresql 16.11 -> 16.13
openssl 3.4.4 -> 3.6.2
boost 1.89 -> 1.90
glew 2.2.0 -> 2.3.1
tinymce 6.8.5 -> 6.8.6
nasm 2.16.03 -> 3.01
Note:
Postgres (17.0) and MariaDB Connector C (3.4.1) have not been updated to the latest versions due to build changes.