This section documents all changes and bug fixes applied since the release of MySQL Workbench 5.1.3.
There was a problem where relationships that were hidden could then not be selected to bring up their relationship editor. Relationships can now be selected as objects in the Layer window. Once selected, the relationship's
visible
property can be set toTrue
in the Properties window, thus making the relationship visible again. (Bug #40167)
Loading a model using the Linux version of Workbench resulted in a crash. However, the model loaded correctly with the Windows versions of Workbench. (Bug #39992)
A model created using the Windows version of Workbench caused the Linux version of Workbench to crash on loading the model. (Bug #39983)