Skip to content

Releases: erdMaker/erdMaker

v2.2.22

23 Dec 00:45
Compare
Choose a tag to compare

v2.2.22 (23/12/2022)
Changes:

  • Visual improvements to unions and specializations.

... and various improvements and corrections across the entire application.


v2.2.21 (27/08/2022)
Changes:

  • Optional attributes are now represented with a dashed line connecting them to their entity.

Bug fixes:

  • Fixed an issue where diagram elements could appear outside the drawing area when added on large monitors.
  • Users now receive proper feedback when the account registration process fails.

... and various improvements and corrections across the application.


v2.2.20 (21/09/2021)
Bug fixes:

  • Deleting an entity should now also delete the extension connections it takes part in.

v2.2.19 (19/08/2021)
Changes:

  • Users can now save up to 25 diagrams.

Bug fixes:

  • Editor sidepanel now properly changing sides when appropriate.

v2.2.18 (05/08/2021)
Service workers are now enabled and ERD Maker is a PWA.


v2.2.17 (04/08/2021)
Patches up until this version attempt to make all kinds of improvements and fix different issues and vulnerabilities in the entirity of the app.


v2.2.8 (23/01/2021)
Updated a vulnerable npm package and various minor improvements.


v2.2.6
This patch attempts to fix a problem with the exported image of the diagram on HiDPI and Retina screens.


v2.2.3
Changes:

  • Added partially unique keys for weak entities.
  • Upon entering the editor, the user, now, receives a warning that prompts them to, always, manually save their progress before closing their diagram. The warning disappears after the user's first click.
  • Min and Max input fields no longer auto complete or modify relevant properties.
  • Various improvements and bug fixes.

v2.1.4
Improvements:

  • Increased the size of the canvas to 2560x1412.
  • Exporting as Image now crops the diagram down to the rectangular area the elements occupy on the canvas.
  • Name input field is now ,automatically, focused and selected when elements are selected for instant editing.
  • Reduced the size of certain elements to allow for more of them to fit on small screens.

v2.0.0
This version of erdMaker introduces some extended-ERD (EER) features and makes various improvements to the application. In more detail, these new features and improvements include:

  • Superclasses/Sublclasses: Users can now click on an Entity and select "Add Extension". This will create a new extension node on the canvas. By selecting it, users can now create subclasses for that Entity by selecting Type: "Specialize".
  • Unions: Following the same process, when users select Type: "Union", they can unite other Entities to the parent Entity of the extension.
  • Changes to min/max/exactMin/exactMax values of relationship connections automatically adjust relevant fields.
  • Improved name text and color display on canvas
  • Added backwards compatibility function
  • Various improvements and bug fixes

v2.2.21

27 Aug 20:45
Compare
Choose a tag to compare

v2.2.21 (27/08/2022)
Changes:

  • Optional attributes are now represented with a dashed line connecting them to their entity.

Bug fixes:

  • Fixed an issue where diagram elements could appear outside the drawing area when added on large monitors.
  • Users now receive proper feedback when the account registration process fails.

... and various improvements and corrections across the application.


v2.2.20 (21/09/2021)
Bug fixes:

  • Deleting an entity should now also delete the extension connections it takes part in.

v2.2.19 (19/08/2021)
Changes:

  • Users can now save up to 25 diagrams.

Bug fixes:

  • Editor sidepanel now properly changing sides when appropriate.

v2.2.18 (05/08/2021)
Service workers are now enabled and ERD Maker is a PWA.


v2.2.17 (04/08/2021)
Patches up until this version attempt to make all kinds of improvements and fix different issues and vulnerabilities in the entirity of the app.


v2.2.8 (23/01/2021)
Updated a vulnerable npm package and various minor improvements.


v2.2.6
This patch attempts to fix a problem with the exported image of the diagram on HiDPI and Retina screens.


v2.2.3
Changes:

  • Added partially unique keys for weak entities.
  • Upon entering the editor, the user, now, receives a warning that prompts them to, always, manually save their progress before closing their diagram. The warning disappears after the user's first click.
  • Min and Max input fields no longer auto complete or modify relevant properties.
  • Various improvements and bug fixes.

v2.1.4
Improvements:

  • Increased the size of the canvas to 2560x1412.
  • Exporting as Image now crops the diagram down to the rectangular area the elements occupy on the canvas.
  • Name input field is now ,automatically, focused and selected when elements are selected for instant editing.
  • Reduced the size of certain elements to allow for more of them to fit on small screens.

v2.0.0
This version of erdMaker introduces some extended-ERD (EER) features and makes various improvements to the application. In more detail, these new features and improvements include:

  • Superclasses/Sublclasses: Users can now click on an Entity and select "Add Extension". This will create a new extension node on the canvas. By selecting it, users can now create subclasses for that Entity by selecting Type: "Specialize".
  • Unions: Following the same process, when users select Type: "Union", they can unite other Entities to the parent Entity of the extension.
  • Changes to min/max/exactMin/exactMax values of relationship connections automatically adjust relevant fields.
  • Improved name text and color display on canvas
  • Added backwards compatibility function
  • Various improvements and bug fixes

v2.2.20

20 Sep 21:53
Compare
Choose a tag to compare

v2.2.20 (21/09/2021)
Bug fixes:

  • Deleting an entity should now also delete the extension connections it takes part in.

v2.2.19 (19/08/2021)
Changes:

  • Users can now save up to 25 diagrams.

Bug fixes:

  • Editor sidepanel now properly changing sides when appropriate.

v2.2.18 (05/08/2021)
Service workers are now enabled and ERD Maker is a PWA.


v2.2.17 (04/08/2021)
Patches up until this version attempt to make all kinds of improvements and fix different issues and vulnerabilities in the entirity of the app.


v2.2.8 (23/01/2021)
Updated a vulnerable npm package and various minor improvements.


v2.2.6
This patch attempts to fix a problem with the exported image of the diagram on HiDPI and Retina screens.


v2.2.3
Changes:

  • Added partially unique keys for weak entities.
  • Upon entering the editor, the user, now, receives a warning that prompts them to, always, manually save their progress before closing their diagram. The warning disappears after the user's first click.
  • Min and Max input fields no longer auto complete or modify relevant properties.
  • Various improvements and bug fixes.

v2.1.4
Improvements:

  • Increased the size of the canvas to 2560x1412.
  • Exporting as Image now crops the diagram down to the rectangular area the elements occupy on the canvas.
  • Name input field is now ,automatically, focused and selected when elements are selected for instant editing.
  • Reduced the size of certain elements to allow for more of them to fit on small screens.

v2.0.0
This version of erdMaker introduces some extended-ERD (EER) features and makes various improvements to the application. In more detail, these new features and improvements include:

  • Superclasses/Sublclasses: Users can now click on an Entity and select "Add Extension". This will create a new extension node on the canvas. By selecting it, users can now create subclasses for that Entity by selecting Type: "Specialize".
  • Unions: Following the same process, when users select Type: "Union", they can unite other Entities to the parent Entity of the extension.
  • Changes to min/max/exactMin/exactMax values of relationship connections automatically adjust relevant fields.
  • Improved name text and color display on canvas
  • Added backwards compatibility function
  • Various improvements and bug fixes

v2.2.19

19 Aug 09:47
Compare
Choose a tag to compare

v2.2.19 (19/08/2021)
Changes:

  • Users can now save up to 25 diagrams.

Bug fixes:

  • Editor sidepanel now properly changing sides when appropriate.

v2.2.18 (05/08/2021)
Service workers are now enabled and ERD Maker is a PWA.


v2.2.17 (04/08/2021)
Patches up until this version attempt to make all kinds of improvements and fix different issues and vulnerabilities in the entirity of the app.


v2.2.8 (23/01/2021)
Updated a vulnerable npm package and various minor improvements.


v2.2.6
This patch attempts to fix a problem with the exported image of the diagram on HiDPI and Retina screens.


v2.2.3
Changes:

  • Added partially unique keys for weak entities.
  • Upon entering the editor, the user, now, receives a warning that prompts them to, always, manually save their progress before closing their diagram. The warning disappears after the user's first click.
  • Min and Max input fields no longer auto complete or modify relevant properties.
  • Various improvements and bug fixes.

v2.1.4
Improvements:

  • Increased the size of the canvas to 2560x1412.
  • Exporting as Image now crops the diagram down to the rectangular area the elements occupy on the canvas.
  • Name input field is now ,automatically, focused and selected when elements are selected for instant editing.
  • Reduced the size of certain elements to allow for more of them to fit on small screens.

v2.0.0
This version of erdMaker introduces some extended-ERD (EER) features and makes various improvements to the application. In more detail, these new features and improvements include:

  • Superclasses/Sublclasses: Users can now click on an Entity and select "Add Extension". This will create a new extension node on the canvas. By selecting it, users can now create subclasses for that Entity by selecting Type: "Specialize".
  • Unions: Following the same process, when users select Type: "Union", they can unite other Entities to the parent Entity of the extension.
  • Changes to min/max/exactMin/exactMax values of relationship connections automatically adjust relevant fields.
  • Improved name text and color display on canvas
  • Added backwards compatibility function
  • Various improvements and bug fixes

v2.2.18

05 Aug 15:22
Compare
Choose a tag to compare

2.2.18 (05/08/2021)
Service workers are now enabled and ERD Maker is a PWA.

2.2.17 (04/08/2021)
Patches up until this version attempt to make all kinds of improvements and fix different issues and vulnerabilities in the entirity of the app.

2.2.8 (23/01/2021)
Updated a vulnerable npm package and various minor improvements.

2.2.6
This patch attempts to fix a problem with the exported image of the diagram on HiDPI and Retina screens.

2.2.3
Changes:

  • Added partially unique keys for weak entities.
  • Upon entering the editor, the user, now, receives a warning that prompts them to, always, manually save their progress before closing their diagram. The warning disappears after the user's first click.
  • Min and Max input fields no longer auto complete or modify relevant properties.
  • Various improvements and bug fixes.

2.1.4
Improvements:

  • Increased the size of the canvas to 2560x1412.
  • Exporting as Image now crops the diagram down to the rectangular area the elements occupy on the canvas.
  • Name input field is now ,automatically, focused and selected when elements are selected for instant editing.
  • Reduced the size of certain elements to allow for more of them to fit on small screens.

2.0.0
This version of erdMaker introduces some extended-ERD (EER) features and makes various improvements to the application. In more detail, these new features and improvements include:

  • Superclasses/Sublclasses: Users can now click on an Entity and select "Add Extension". This will create a new extension node on the canvas. By selecting it, users can now create subclasses for that Entity by selecting Type: "Specialize".
  • Unions: Following the same process, when users select Type: "Union", they can unite other Entities to the parent Entity of the extension.
  • Changes to min/max/exactMin/exactMax values of relationship connections automatically adjust relevant fields.
  • Improved name text and color display on canvas
  • Added backwards compatibility function
  • Various improvements and bug fixes