Ef Designer: v2.0.4 Release

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

16 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored May 13, 2020
Authored April 26, 2020
Authored April 29, 2020
Authored April 21, 2020
Authored April 25, 2020
Authored May 19, 2020
Authored April 26, 2020
Authored April 28, 2020
Authored April 25, 2020
Authored April 26, 2020
Authored May 17, 2020

Top Contributors in v2.0.4

msawczyn

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.