Skip to main content

4 posts tagged with "API"

View All Tags

🚀 New Features and Improvements

🐞 Bugfixes

  • Fixed an issue where the Label system app doesn't appear in the panel of a new project.

🐞 Bugfixes

  • Refined the functionality of the API endpoint for advanced record filtering. It now accurately filters records based on specific statuses, boosting search capabilities.
  • Corrected an issue with the Custom app, which was erroneously indicating failed tasks as successful.
  • Addressed several issues in the File Manager that were affecting the search function.
  • Fixed a problem that prevented the Query builder from correctly displaying during Table Search operations, restoring its expected functionality.

🚧 Improvement

  • Improved the ADP API Request App by making the "request headers" and "request payload" fields optional.
  • Enhanced search performance in the report for cases with a large number of scheduled tasks.
  • Added new variable @webhook-header.{webhook_id}.{request_header} for accessing headers sent in webhooks.
  • Provided more detailed information on hover for "Error handler" and "Needs update" options in flow apps.

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