Corezoid 6.3
  • 15 Dec 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Corezoid 6.3

  • Dark
    Light
  • PDF

Article summary

Release date: [2023-09-19]

Corezoid.com

Shared workspaces in Corezoid and Simulator.Company

In Corezoid 6.3, we are taking another step towards integrating with our Simulator.Company product. Users of Corezoid, in conjunction with Simulator.Company, will now have the convenience of using shared workspaces between these two products. For these users, creating a new company no longer requires entering an OTP password.

New Features

The option to share immutable stages and objects inside them has been added. For more information, go to Stage and Merge.

immut stage share 1.pngimmut stage share high 3.png

Improvements

  1. The Sender action and Sender form nodes have been removed from the node list. For more information on available nodes, go to Nodes.
    sender action removal highl.png

  2. In the Condition node, two new comparison operators have been added: >= (greater than) and <= (less than). For more information, go to Condition.
    image.png

  3. In the API Call node, the ability to send a date in $.unixtime() and $.date() functions as a process parameter has been added. The following constructions are available:

    • $.unixtime(date_from_parameter)
    • $.date(date_from_parameter)
    • $.unixtime($.date(date_from_parameter))- for working with local time (UTC+3, UTC+2)
    • $.unixtime({{Time}}).tz('Asia/Tokyo') and $.unixtime().tz('Europe/Kiev')- for working with UTC time.

    For more information, go to Parameters and functions.

  4. In Corezoid, you can now create a Communications Orchestrator by clicking the Create button only from Project Stages. Communications Orchestrator creation is not available from Folders.
    comms orch-folders.png

    comms orch-stages.png

    For more information, go to Communications Orchestrator and Stage.

  5. In Code nodes, you can now change locales for moment.js and its updated version moment-2.11.1.js libraries to output date and time-related information in different languages.
    For more information, go to Code.

Fixed Issues

Broken link: The link to a copied object in the copy completion notification window works properly now. For more information, go to Additional actions on objects.

downloaded file link highl.png

Private Cloud and On-premises

Discontinuation of support for old PostgreSQL versions
  • For Corezoid 6.3: Support for PostgreSQL versions older than 10 has been discontinued. Ensure you have PostgreSQL 10 or a newer version installed.
  • For Corezoid 6.5: Support for PostgreSQL versions older than 13 will be discontinued. Ensure you have PostgreSQL 13 or a newer version installed.

Fixed Issues

Incorrect message: when a user enters a password that has more than 30 characters, the message “Password was entered incorrectly” doesn’t appear anymore, and password input validation works properly during the authorization process.

long password high.png


Was this article helpful?

What's Next