[Wt-interest] Wt 2.0.0 released !
Hey all,
Finally we feel ready to release Wt 2.0.0. This release, which is an
incremental improvement of Wt 1.99.2, contains numerous improvements
over Wt 1.1.x releases:
* In addition to the FastCGI connector, Wt now has a built-in httpd
simplifying development and deployment of Wt applications.
* Wt 2.0.0 is the first release for both POSIX (Unix/Linux)
platforms and Win32 (Microsoft Visual Studio).
* Several new features in the library, including more flexible
integration with legacy JavaScript, full unicode support, server-push
capabilities, modal dialogs with recursive event loop (and
WMessageBox), handling of browser history and bookmarks, and several
new widgets including WVirtualImage and WTreeTable.
* Several fold lower memory requirements including improved
transient memory needs.
If you hadn't already ported your applications over to Wt 1.99.x, then
you will find that in some places we broke the API with respect to Wt
1.1.x. See the ReleaseNotes for guidance in porting your application
to the new API.
Thanks to anyone who contributed, provided feed-back or bug reports.
Regards,
koen
(Continue reading)