Skip to main content

3 posts tagged with "flows"

View All Tags

🚀 New Features and Improvements

  • Added preview options in the Documents Editor, including PDF compliance selection, debug mode, CMYK toggles, and improved preview configuration controls.
  • Added support for defining custom PDF reading order to improve accessibility and screen reader interpretation.
  • Added a default data retention period of 14 days for newly created projects.
  • Implemented multiple security improvements across the platform, including enhanced credential management, stronger validation controls, and hardening of application security configurations.
  • PDF image alternative text is now available, enabling improved accessibility in generated PDFs.
  • Document and element-level language settings are now available across components, previews, and generated PDFs.
  • PDF document metadata support is now available, including metadata inheritance when merging documents.
  • The ability to override document language through PDF Generator App metadata parameters is now available for generated PDFs.

🐞 Bugfixes

  • Restored the ability to duplicate published flows.
  • Fixed scrolling issues in Data Report steps on large screen resolutions and low browser zoom levels.
  • Resolved an error when opening data records from test execution results.
  • Corrected File Manager App responses to properly report execution failures.
  • Fixed an issue preventing access to File Manager from Default Channels applications due to 404 Not Found errors.
  • Improved Documents generation by reducing the payload sent to the PDF Generator App.

🚧 Improvement

  • Now the error handler flow will be triggered when an app fails due to the size of the response, when that is too big to be saved in the database.

🐞 Bug fix

  • Fixed an error where the execution time of an App shown in the Report was not accurate in case of an error in the previous app.

🚀 New feature

  • Now you can export and import projects. This allows you to back up your projects, duplicate them and move from an older platform to the new one.

🚧 Improvement

  • Improved the method to beautify the HTML in the Content Editor and Templates feature
  • You can now test your flows with the original interface payload type (JSON, CSV, Multirecord, XML, etc.)
  • You can also add custom headers when testing a Flow now