This section documents all changes and bug fixes that have been applied since the release of 5.1.8.
Bugs fixed:
In Model View after performing Edit, Select, Select All, it was not then possible to undo the operation. (Bug#43225)
When a script was processed by File, Import, Reverse Engineer MySQL CREATE Script, columns with a boolean data type had their data type ignored. As a result, the type of the column in the Table Editor was empty. (Bug#43094)