Releases: palle-k/ER-Editor
Releases · palle-k/ER-Editor
Version 3.6.1
Version 3.6.0
New Features
Description boxes:
- Add description boxes with titles and text
Notes
ER-Editor Version 3.6.0 cannot open documents created with Version 3.5.0.
To open a document created with version 3.5.0, modify ERModel.java to not read the description boxes from the existing file, then save the file with the new version and it can be opened with version 3.6.0
Version 3.5.0
New Features
- Conversion to relational models has been improved
- Attributes of parent entities are now taken into account
- Keys of entities connected via part-of-relationships are now added to tables
- Keys of Entities connected weakly are now added as primary keys
- It is now possible to edit multiple models at once
UX/UI Improvements
- Windows can now be closed with a shortcut
- Mac OS X only: Windows now have a file icon in the title bar.
Bug Fixes
- Fixed a bug where an empty Attribute or Entity name caused inconsistencies
Coming Soon
- The Implementation of a new algorithm for conversion to relational models has begun. The new algorithm will be activated in the next big release
Version 3.4.1
UX Improvements
- Names of Entities and Attributes and Relationship roles now get updated while typing
- The maximum amount of Undo operations was increased to 512
Bug fixes
- Fixed a Bug, where editing Attribute names was glitchy
- Fixed a Bug, where the Editor could not be started on a System other than OS X
Other improvements
- Improved English documentation
- Small changes to German documentation
Version 3.4.0
First GitHub release of ER-Editor
Version 3.4.0
- New Features:
- English Localization
- Improvements