Skip to content

Releases: frankframework/frank-flow

v2.16.1

12 Apr 08:44
Compare
Choose a tag to compare

2.16.1 (2022-04-12)

πŸ›  Builds

v2.16.0

06 Apr 12:40
Compare
Choose a tag to compare

2.16.0 (2022-04-06)

✨ Features

  • add senders to the same row as the pipes in the layout (1153019)
  • keep free space when node with generated position has been moved (2cffde0)

πŸ› Bug Fixes

  • active can now be filled with a property (69551af)
  • implicit first pipe now works with receivers (25076a1)
  • namespace gets added before flow attributes (c714842)
  • remove errors when swithcing file (e6c072d)

πŸ›  Builds

v2.15.1

01 Apr 13:18
Compare
Choose a tag to compare

2.15.1 (2022-04-01)

πŸ› Bug Fixes

  • error messaage about uppercase letter in type now contains type name (67aa511)

v2.15.0

31 Mar 19:52
Compare
Choose a tag to compare

2.15.0 (2022-03-31)

✨ Features

  • change cloud to puzzle piece in palette items (abe521d)

πŸ› Bug Fixes

  • add trash icon to (nested) node options (d0e2c7b)
  • disable available attributes select if none vailable (0b00a59)

πŸ›  Builds

  • deps-dev: bump @angular-devkit/build-angular (d3e7a66)
  • deps-dev: bump @angular/cli in /frank-flow/src/frontend (08e9f60)
  • deps-dev: bump @types/jasmine in /frank-flow/src/frontend (8f27a46)
  • deps-dev: bump karma-jasmine in /frank-flow/src/frontend (f18fc88)
  • deps: bump log4j to version 2.17.2 (3cc7939)
  • deps: update spring to 5.3.18 and cxf to 3.4.6 (4933267)

πŸ“¦ Code Refactoring

  • move observer from constructor to oninit and add unsubscribe (b9f09bb)

v2.14.0

29 Mar 17:27
Compare
Choose a tag to compare

2.14.0 (2022-03-29)

✨ Features

  • add elements with active attribute as a node (64a7a42)
  • add generic confirm popup (8ca27b4)
  • add listener as nested element to a receiver (1da20a3)
  • change placement algorithm to stack nodes vertically (916e525)
  • make it possible to add nested elements to elements that close on the same line (3364d82)
  • node types now have thier own column (a39e2ed)

πŸ› Bug Fixes

  • change text for delete confirm message (9d2c139)
  • the configurations.xml wont be renderd as flow if it contains '<!DOCTYPE Configuration' (cb9abca)

πŸ›  Builds

v2.13.0

28 Mar 14:14
Compare
Choose a tag to compare

2.13.0 (2022-03-28)

✨ Features

  • add a way to add senders wrapped in a sender pipe (ccf5284)
  • add nested element component (005aed7)
  • change options modal: add available nested elements to sidebar (336a6ca)
  • change styling of senders and add icon before badge (97ace69)
  • change the badges of the senders so multiple senders will show a counter (a39ab46)
  • implement add nested element button (362aac3)
  • inherit the attributes of the parent element in the options window (17aa814)
  • make it possible to add senders to canvas (8b09c1c)
  • make it possible to edit the nested elements (1344de7)
  • move sender icon within the badge (1de7f70)
  • save attributes when adding an attribute (7914295)
  • show all available elements when creating a new nested element (887383d)

πŸ› Bug Fixes

  • add closing tag to self closing element when an nested element is added (dadb0d4)
  • add timeout around add attribute (236f8c4)
  • add yellow highlight to sender (1e6b460)
  • adding attributes (661d01a)
  • automatically add namespace when needed (f9eda60)
  • beatify code for namespace service (5bc8341)
  • elements that start with a lowercase letter would couse the options to break (2f3175a)
  • fix adding forward on self closing tag (47b09ab)
  • fix for saving name attribute on node (325f976)
  • make sure the attributes get saved (56a9568)
  • multiple attributes from multiple nodes can now be saved at once (31455a5)
  • nested element now work with non inherited nested elements (245e304)
  • remove name from unclosed elements, it doesnt matter and some dont have a name (dd27157)
  • stop parser so it doesn't get stuck after an error (4744424)
  • temp: add a delay to adding and deleting attributes (4633853)

πŸ“¦ Code Refactoring

  • remove unused function (a929d8a)
  • shorten import and rename method (3abf0b9)

πŸ’Ž Styles

  • cleanup comments and add implicit perameter explicitly (071faab)

v2.12.5

25 Mar 21:34
Compare
Choose a tag to compare

2.12.5 (2022-03-25)

πŸ› Bug Fixes

  • add pointer to nodelist and make it not selectable (6f65b85)

πŸ›  Builds

  • deps-dev: bump prettier in /frank-flow/src/frontend (63abc8b)

♻️ Chores

  • temporary change release workflow to manual dispatch (eff8a3a)

v2.12.4

23 Mar 21:53
Compare
Choose a tag to compare

2.12.4 (2022-03-23)

πŸ›  Builds

  • deps: bump minimist in /frank-flow/src/frontend (c675838)

v2.12.3

23 Mar 21:27
Compare
Choose a tag to compare

2.12.3 (2022-03-23)

πŸ›  Builds

  • deps-dev: bump @types/node in /frank-flow/src/frontend (5db8070)

v2.12.2

22 Mar 19:21
Compare
Choose a tag to compare

2.12.2 (2022-03-22)

πŸ›  Builds

  • deps: bump node-forge in /frank-flow/src/frontend (ea9c24a)