Fixed an issue where the scheduler would unexpectedly proceed without waiting for the set date/time.
Resolved a bug in the "Report" App where it failed to generate reports, displaying an error "foreach () argument must be of type array|object, null given".
Updated Advanced Settings help text to guide users on customizing with JSON-formatted parameters and directing them to seek assistance from the support team when needed.
Addressed a problem with table rows in website queries not functioning correctly after the introduction of a feature for iterating sections, leading to improper outputs and JSON formatting issues.
Resolved an issue where the 'Next' button was hidden when navigating back to the Information step and returning to the Template step without making changes, during the PDF creation process.
Fixed a bug where headings were not being applied correctly in PDFs, specifically when changing normal text to Heading 2 and saving the document.
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.
Resolved a bug in OAuth2 authentication for custom apps, where users encountered a misleading message indicating "no project selected" when trying to authorise new apps.
Corrected a display issue in the users' section under the organization overview. Previously, user roles were not displayed.
Implemented version control for PDF content design, allowing users to draft, publish, and recover previous versions for efficient design management.
Introduced a comprehensive welcome page, providing users with a summary of their latest projects and useful resources for improved efficiency and navigation.
Fixed an issue where large image and table components did not display the 'Show More/Less' option when placed on the canvas, ensuring consistent functionality across all large components.
Addressed a browser freezing problem in PDF layouts with multiple tables, optimizing JavaScript handling for improved response time and stability.
Resolved an issue preventing access to the Webhook response.
Fixed a problem where variables weren't correctly replaced when used as a background image in the PDF Editor.
Addressed an issue causing incorrect statistics rendering when sharing the Analytics page URL.
Resolved an issue causing memory exhaustion when retrieving a specific URL parameter in Cloudflare environments. This loop affected the fetching of customer identifiers. Direct server access, without Cloudflare, was unaffected.
Introduced a new MACRO date_to_timestamp that converts a date to a timestamp. It is possible to use different languages. You can find more info about the new MACRO in the documentation.
Added the possibility to work in multi-tabs across different projects, making it easier to have other projects open simultaneously and work individually on them.
Enhanced the cell padding style for improved visual presentation.
Streamlined menu items based on project dependencies. Several tools that have been deprecated will no longer be visible if they've never been utilized within a project. The affected tools include the ODBC Connector, Hosted
Pages, Content collection, and Templates.
Updated the delete modal across all sections in the PDF Editor.