Skip to content

Releases: frankframework/frank-flow

v2.21.0

29 Apr 14:11
Compare
Choose a tag to compare

2.21.0 (2022-04-29)

✨ Features

  • make palette colapsible (abdc036)

πŸ› Bug Fixes

  • hide palette button when editor mode is selected (1dbbe26)
  • non-configuration file was classified as empty file (5d4a171)

πŸ›  Builds

v2.20.4

28 Apr 10:43
Compare
Choose a tag to compare

2.20.4 (2022-04-28)

πŸ› Bug Fixes

  • commiting with token (da537aa)
  • commiting with token and user (47ea281)
  • commiting with token and user (213ce62)

♻️ Chores

  • add snapshot release to semantic release script (d9bccd2)
  • add token to push (f4b18c3)
  • add token to push and set persist-credentials to true (7dd64cf)

v2.20.3

28 Apr 09:14
Compare
Choose a tag to compare

2.20.3 (2022-04-28)

πŸ› Bug Fixes

  • issue in ci for making snapshot version (72e4b40)

v2.20.2

28 Apr 08:59
Compare
Choose a tag to compare

2.20.2 (2022-04-28)

πŸ›  Builds

  • deps-dev: bump @types/node in /frank-flow/src/frontend (03471ab)
  • deps: bump ejs from 3.1.6 to 3.1.7 in /frank-flow/src/frontend (f081656)

♻️ Chores

  • add action for add and commit (9718872)

v2.20.1

27 Apr 13:51
Compare
Choose a tag to compare

2.20.1 (2022-04-27)

πŸ› Bug Fixes

♻️ Chores

v2.20.0

27 Apr 11:11
Compare
Choose a tag to compare

2.20.0 (2022-04-27)

✨ Features

  • add undo and redo buttons to header (b2af57d)

πŸ›  Builds

♻️ Chores

  • create snapshot version in ci for further development (9cb7081)
  • disable double jars error (a1d3608)
  • frank runner takes to much time to start (1105efd)

v2.19.1

21 Apr 10:08
Compare
Choose a tag to compare

2.19.1 (2022-04-21)

πŸ›  Builds

  • deps-dev: bump karma in /frank-flow/src/frontend (8c46c3c)
  • deps-dev: bump lint-staged in /frank-flow/src/frontend (c6ef86a)

v2.19.0

20 Apr 16:03
Compare
Choose a tag to compare

2.19.0 (2022-04-20)

✨ Features

  • add function to delete flow settings (25ff8d8)
  • add option to disable confirm popup (1878307)

πŸ› Bug Fixes

  • remove exits from palete and flow (9b3f8c0)
  • remove the add file button from header (d15dfb9)
  • small refactor for clarity (3795b9a)
  • some errors overlapped the header, making it impossible to switch mode (6cf6c73)

πŸ“¦ Code Refactoring

  • make the palette filter nicer in code (bca3c3e)

v2.18.0

19 Apr 14:28
Compare
Choose a tag to compare

2.18.0 (2022-04-19)

✨ Features

  • add the right cursor type to inputs (7384343)
  • change the styling of Settings modal (56001d9)
  • make pan to node work with receivers (ca7d236)

πŸ› Bug Fixes

  • buttons now don't overlap the input field in add modal (f30e653)
  • change cursor to pointer while hovering over sidebar item (b08b397)
  • modify modal will now cut off long file names (45492c2)
  • text in delete button now fits (695494c)

πŸ›  Builds

πŸ“¦ Code Refactoring

  • change header to be one grid and centered better (3193d0c)
  • move modal with sidebar styles to its own class (1d18d25)

πŸ“š Documentation

  • add a demo video to the readme (44522e6)

♻️ Chores

  • update kodiak to now update dependabot, it should do a repase itself (cd02d62)

πŸ’Ž Styles

  • add rule to allready existing hover (d0d1232)

v2.17.0

18 Apr 07:59
Compare
Choose a tag to compare

2.17.0 (2022-04-18)

✨ Features

  • add pan to node on nodes with no x and y in file (d2bd287)
  • automatically convert old syntax configuration to new syntax (05ccabe)
  • remove autoconvert and add button to where the canvas should be (f604bc1)

πŸ› Bug Fixes

  • change sander name in badge to sender type (109f313)
  • user can no longer select group name (3d68a7a)

πŸ›  Builds

🚨 Tests

  • change the debug config to be a bit more realistic (8175cf7)