Skip to main content

11 posts tagged with "macros"

View All Tags

πŸš€ New Features​

  • 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.

🚧 Improvements​

  • Improved the usability of the PDF Editor by changing some labels for the section settings and changing the behaviour of the unit selector.
  • Improved URL rewriting to allow capturing parameters from the URL path, enabling additional text handling after the page identifier.
  • Updated the behaviour for the unit conversion in the PDF Layout for enhanced usability.

πŸš€ New Features​

  • Enhanced HTML to PDF printing availability and performance.
  • Implemented a JSON Path MACRO for extracting data from JSON documents.

🚧 Improvements​

  • Improved clarity of Font Family selector text in the new PDF Editor.
  • Updated Dashboard URL to show more accurate information about the environments of an organization.
  • Enhanced efficiency of sending preprocessed elements to the PDF Generator, resulting in improved performance.

🐞 Bugfixes​

  • Fixed bug where image size properties were not respected in PDF, ensuring correct dimensions and display.

πŸš€ New feature​

  • New App in the Marketplace for connecting to Rotaform API.

🚧 Improvement​

  • Now it is shown the column type when adding or editing a Tableβ€”for example, String, Number, Date, etc.
  • Increased performance and loading speed of the flow list and versions.
  • Improved the performance and speed when creating a project.

🚧 Improvement​

  • Improved the website's performance when it has many data records opened. The loading of pages and blocks is now faster.
  • We provide more accurate information when there is an error with the cURL. First, it showed a generic message "Unknown error happens," and now we display the correct error code.

🐞 Bug fix​

  • On some occasions, the attachment was corrupt when using the application Megamail due to a false positive of invalid base64. Now the files attached are correctly encoded.
  • Fixed bug in website pages introduced in v.8.4.1. Using a form button with the option "Redirect to a loading page," the URL to where it was redirecting was broken when used in an Environment.

πŸš€ New feature​

  • Added a new function in the Website App to redirect the user to an external URL.
  • New four MACROs added for compressing strings: inflate(), deflate(), compress() and uncompress().
  • The API now accepts requests sent with Content-Type x-www-form-urlencoded or form-data.

🚧 Improvement​

  • The attr-dynamic also work with the Keystore Access when configured on the website.

πŸš€ New feature​

  • New MACRO added in Developers App: strip_tags().
  • Added a button to force the update in the Custom Apps, which are already placed on the dashboard if the custom app has been modified.

🚧 Improvement​

  • jQuery library updated
  • Reviewed and updated the File Manager. Malicious files are not allowed to be executed or created.
  • Improved the view of the response and request details

πŸš€ New feature​

  • You can now upgrade any Project in the Public Cloud, assign dedicated workers, removing banners and some limitations.
  • You can update details related to the Public Cloud for organisations within yours, such as pricing and a confirmation message.
  • New MACROs and functions in Developer Tools and String Operations apps: str_contains , str_starts_with and str_ends_with.
  • Ability to install apps and create Tables and Keystores from the app palette in the flow canvas
  • Ability to edit and create new Contents without leaving the flow canvas from the Content selector in the apps.
  • The Start object in the flow is now configurable.
  • New system app to include notes in the flow canvas.

🚧 Improvement​

  • App GatewayAPI: Included the option to select a plain text content to send SMS.
  • App Developers Tools: Included the option to select a plain text content in the function "CSV to JSON Array"

🐞 Bug fix​

  • Query table app: the name of the object is no longer overwritten automatically in the flow.
  • Fixed issue when generating the Environment statistics that sometimes the statistics for the errors was not being updated.
  • Fixed an issue that was causing the system to return wrong content-types when loading an asset from the File Manager

🚧 Improvement​

  • We don't trim now the parameters in all the MACROs as default, this fixes substr, str_replace, and some other MACROS to work as expected

🐞 Bug fix​

  • Bug fix for the Multirecord interface type
  • Fixed an issue preventing the user from removing the whitelisted IPs form the project settings

🐞 Bug fix​

  • Bug fix for the App FullContact V3
  • Bug fix for the MACRO engine failing when used with Table queries App