This section documents all changes and bug fixes that have been applied since the release of 5.1.13.
Bugs fixed:
On Mac OS X, MySQL Workbench crashed when creating a new document after another one had been worked on.
If editing a document, and then selecting to create a new document and not saving the current document when prompted, MySQL Workbench crashed when the save dialog closed. (Bug#45519)
Printing an EER diagram crashed MySQL Workbench. (Bug#45518)
When right-clicking on an item that was not selected, such as a table or routine, in the MySQL Model tab, the item was selected without the other items being deselected.
The expected behavior for applications in both Windows and Linux is that right-clicking an item that has not been selected, should deselect all other items. Right-clicking an already selected item should not alter any of the selections. (Bug#44268)
When synchronizing a model with a database, rather than synchronizing only the selected tables, all tables were synchronized. (Bug#43485)