Ef Designer: v2.0.4 Release

Release date:
May 19, 2020
Previous version:
v2.0.2 (released April 20, 2020)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v2.0.4

Could not determine top contributors for this release.

Directory Browser for v2.0.4

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • Added ability to hide foreign key property names on association connectors in diagrams
  • Attribute glyphs (except for Warning glyphs) in diagrams are now reflected in Model Explorer
  • Sped up reverse engineering a compiled assembly. As a consequence, the diagram is no longer updated when the assembly is imported (but that tended to ruin the diagram anyway)
  • Fix: Self-associations didn't appear when existing class is added to new diagram from the Model Explorer
  • Fix: Diagram no longer loses focus after its saved
  • Fix: Errors when copy/paste between diagrams in same model
  • Fix: Generalization links weren't being handled property when reverse engineering a compiled assembly
  • Fix: Under certain circumstances, declared foreign keys could erroneously be created for EF6 1-1 relationships. EF6 doesn't support this.