Skip to main content

v.8.16.0

🚀 New Features

  • Centralized project settings interface for enhanced usability: All project settings are now consolidated under one menu item, distributed across different tabs for easier updates.
  • Introduced versioning for layouts: Users can now freeze the status of a layout, enabling the use of draft/published methods to manage unfinished layout and recover previous versions.
  • Added support for components versioning, aligning with the existing versioning functionality for PDFs.
  • Enhanced capability to iterate sections in a similar manner to table rows, facilitating the dynamic generation of content blocks.
  • Implemented a feature for importing and exporting layouts, allowing users to move layouts between projects and save local copies. The import/export functionality is not publicly accessible yet.
  • Refined the welcome page with several updates, including clickable environment names, a new "STATUS" column, ordering environments by status, and removing the status label from the workload.
  • Added a badge component to enhance UI elements.
  • Updated the progress bar design to align with new design standards.

🐞 Bugfixes

  • Fixed an issue where downloading an XML with a custom app replaced '0' values with 'null', ensuring that '0' values are retained in the output for subsequent steps in the flow.