Releases: emweb/wt
Releases · emweb/wt
Wt 3.3.6 RC1
Several changes: - Dbo: MySQL: don't rely on mysql_thread_id to check for reconnects still be the same, might fix issue #4936. - Dbo: Removed size argument of belongsTo(), updated release notes
Wt 3.3.5
Wt 3.3.5 RC2
Several changes: - Fix #4509: Deleting empty layout segfault - Fix eraseWord() to more accurately erase the word (see boards/1/topics/11534) - Fix #4510 JavaScript error in WCartesianChart - Fix dialog showing a form widget not having validation feed-back - Fix default location for config files (#4515) - Fixed code that would cause user-after-free
Wt 3.3.5 RC1
Several changes: - Fix multiple status sent by fcgi in some cases issue #4341 - Missing handling for WTouchEvent in WJavaScript (#4397) - Fix segfault when If dataChanged() is called for a view index that is being edited (#4433)