April

Release notes 04-18-2023

COMPONENTS

  • Raw SQL Statement for DB V2 and Stream DB V3 (General Availability): an update for the components allows the execution of dynamic queries through Double Braces. When using this feature, it's important to ensure the necessary safety measures to avoid unwanted SQL statements. To learn more, read the documentation about DB V2 and Stream DB V3.

  • HL7 (restricted beta): we’ve developed a new component that sends information to healthcare systems via the HL7 (Health Level 7) communication protocol. The HL7 is a healthcare industry communication protocol for exchanging data between different systems and medical devices. This component is currently in restricted beta phase and is only available for some realms. If you want to learn more, read the HL7 documentation. \

PIPELINE DEPLOYMENT HISTORY (restricted beta)

We’ve created a new page where you can find the history of all deployed pipelines. Besides, each pipeline contains information about its deployment history. This page is in restricted beta phase and only available for some realms. \

We’ve also fixed a few bugs and implemented the following improvements:

MONITOR

  • Updates in the visual elements interface on the Overview page.

GROUP INTEGRATION (Beta)

  • We've added a "Beta" tag to the Group integrations page to indicate that this feature has been released for all realms, and it’s in the improvement phase. Learn more about Digibee's Beta program here.

NEW CANVAS

  • Linter - validation alerts: we’ve fixed the bug that displayed an alert on the Session Component by mistake when a variable was declared in a level and used in a different one, depending on which component came before the Session itself.

  • Search: we’ve fixed the bug that didn’t show any results if the terms were used within a Choice or Parallel component.

  • Deleting components: we’ve fixed the bug that allowed users to delete components and return to the Build menu without confirming the edition and not actually deleting the content.

  • Copying components: we’ve fixed the bug that didn’t allow users to copy components if the name of the pipeline had been copied before.

  • Trigger with ratelimit: we’ve fixed the bug that displayed a white page if a pipeline with a trigger with a ratelimit was opened.

  • Capsules palette: we’ve fixed the bug that didn’t follow the line breaker in the Capsules palette.

  • OAuth 2 Accounts: we’ve fixed the bug that allowed users to create Oauth 2 accounts but didn’t create the token correctly and caused pipelines to display the error Nullpointer Exception.

Release notes 04-04-2023

COMPONENTS

  • Rate Limit for REST, HTTP, and HTTP File Triggers: an update of these Triggers allows you to change the Rate Limit settings. This option is useful for setting a limit on requests in the user's API for a specified period of time. For more information, visit the REST Trigger, HTTP Trigger, and HTTP File Trigger documentation.\

NEW CANVAS (Beta)

  • Linter Issues List: now, the New Canvas shows its validation alerts (issues and warnings) in a list. It’s possible to hide components with alerts to optimize the pipeline visualization, navigate through them or edit their configuration form, and know exactly how many issues and warnings your pipeline has and where in the flow they are. Learn more in the validation alerts documentation.

  • Minimap visualization: we’ve developed a shortcut to hide the New Canvas minimap, so the pipeline visualization is optimized. Now, you can use CTRL/CMD + SHIFT + M to alternate the view with or without a minimap.

We’ve also fixed a few bugs:

New Canvas (Beta):

  • We’ve fixed the bug that blocked copying the pipeline name using CTRL/CMD + C.

  • We’ve fixed the bug that didn’t redirect the user to the Build menu when clicking on Digibee’s icon within the Canvas.

  • We’ve fixed the bug that blocked pipelines from being organized when using the shortcut CTRL/CMD + O.

Last updated