Skip to content

v2.23.0

Compare
Choose a tag to compare
@philipsens philipsens released this 23 May 13:33
· 461 commits to master since this release

2.23.0 (2022-05-23)

✨ Features

  • add badges for the listeners (70be8ae)
  • add exits correctly to configuration when an exit is added (8fba69d)
  • add implicit forwards (d566f70)
  • add more icons to zoom (a232091)
  • add settings to toggle 'show whitespaces' and 'insert spaces instead of tabs' (2522e60)
  • change zoom buttons to a slider for a better user experience (6c90a68)
  • extend zoomlevels and add new caculation for zoomin in (be32e56)
  • implement implicit exit (3ad5fed)
  • implement Validators, Wrappers and Nested Elements for Sender (d754ce8)
  • remove exit and forward in new configuration template (965af89)

🐛 Bug Fixes

  • add exits correctly to Configuration when an exit is added (24d7daa)
  • add PR changes (d1be679)
  • bug where flow doesnt trigger right after edding xmlns:flow (eba27af)
  • deleting nodes didn't delete forwards or firstpipe (5815bac)
  • insert space when typing tab setting (afd7730)
  • parse error when mutiple senders have the same name (1567e87)
  • recalculate zoomlevel for jsPlumb (6e6230a)
  • rename configuration settings in code and add trash icon to flow settings (56a9f62)
  • reset function coused error when flow wasn't loaded (e0a0f07)
  • show whitespace off now shows whitespaces in selected code (22aa11c)
  • when file is deleted the frankflow breaks (ecc9463)

🛠 Builds

📦 Code Refactoring

  • remove unnecessary senders property on structure nodes (1da32bd)
  • small refactor to generate pipline (93b7b3f)

📚 Documentation

  • readme: clarify adding the frank-flow to a frank (fb83fd6)
  • readme: update readme for latest frankrunner (dd9a55f)