Skip to content

Releases: flow-build/diagrams-core

v1.6.0-rc.1

09 May 19:32
Compare
Choose a tag to compare
v1.6.0-rc.1 Pre-release
Pre-release

1.6.0-rc.1 (2023-05-09)

Features

  • add server entity (135bbe9)
  • update entities for new database model (5798630)

v1.5.0

26 Jan 20:57
Compare
Choose a tag to compare

1.5.0 (2023-01-26)

Features

  • verify whether the blueprint exists before saving (3f68c0b)

Bug Fixes

  • prevent the same workflow from be saved twice (96115b7)

v1.4.0

25 Jan 21:51
Compare
Choose a tag to compare

1.4.0 (2023-01-25)

Features

  • add public diagrams on save (87c01e1)
  • allow saving a diagram without a user (public diagram) (63a9432)
  • save blueprint_id when saving a diagram (e47b30c)

v1.3.2

25 Jan 15:30
Compare
Choose a tag to compare

Updates knex and json5 due to security advisory.

v1.3.1

28 Oct 19:22
Compare
Choose a tag to compare

1.3.1 (2022-10-28)

Bug Fixes

v1.3.1-rc.1

28 Oct 19:12
Compare
Choose a tag to compare
v1.3.1-rc.1 Pre-release
Pre-release

1.3.1-rc.1 (2022-10-28)

Bug Fixes

v1.3.0

20 Oct 19:31
Compare
Choose a tag to compare

1.3.0 (2022-10-20)

Features

  • add methods to update and delete new entities (f29ba11)

v1.2.1

19 Oct 17:27
Compare
Choose a tag to compare

1.2.1 (2022-10-19)

Bug Fixes

  • adjust diagram2workflow to accept relation N:N (4b303f7)

v1.2.0

19 Oct 16:15
Compare
Choose a tag to compare

1.2.0 (2022-10-19)

Features

  • add entity diagramToWorkflow (17b3dc5)
  • add entity workflow (59532f1)
  • add new classes on knex persist (2f24f87)
  • add new entity blueprint (7ddeb34)
  • add workflow_id on methods to fetch diagrams (83dee1a)
  • change diagram and base entities to attend new entities (2fd65fe)

Bug Fixes

  • adjust blueprint entity to save only blueprint_spec (43ee811)
  • adjust entities to attend new requirements (398f46a)
  • adjust migrations and seeds (2769173)

v1.1.0

14 Oct 13:28
Compare
Choose a tag to compare

1.1.0 (2022-10-14)

Features

  • add new property 'aligned' for Diagram (866e6c5)