Skip to main content

8.0.1 Atlas release notes

Release date:

At Creatio, we are committed to empowering our customers with industry-leading product innovations for workflow automation, no-code app development, and CRM. Today we are taking it to the next level with the following new features included in Creatio version 8.0.1 Atlas.

The update guide for the on-site applications is available in a separate article.

tech_hour

No-code platform

Freedom UI Designer

Dashboards

  • It is now possible to add “Gauge” type charts to pages.
  • You can filter chart and metric data by the parameters of the dashboard location page. This lets you display only the data relevant to the current record on the chart. For example, the partner page can include a histogram that displays the sales dynamics of the partner or top 5 open deals. The value filtering is available for all chart types except pipelines.

Slider

  • New “Slider” element was added. Use the element to display a number within a range and slide it up and down with a preset step value. For example, below is the slide for a product that can be ordered in the quantity from 10 to 100 and increment of 5. You can set the minimum and maximum data values as well as the step value in the slider settings.
Set up a slider
Set up a slider

Tabs and expansion panels

  • Inner layout management options were added to tabs and expansion panels: column number, background color, margins, etc.

Action dashboard

  • It is now possible to specify all available user actions in the action dashboard settings: call, email, feed message, or task.
Set up an action dashboard
Set up an action dashboard

Business processes

Process step prediction

  • An innovative AI suggestion mechanism was added to the Process Designer. The mechanism speeds up the setup of the process diagram for experienced users and improves the learning curve for new users. It works by displaying a menu with potential further process steps as you add elements to the working area of the Designer. The suggestion mechanism generates recommendations for each user individually based on their previous decisions as well as best practices for business process setup in Creatio. The AI prediction model for process step prediction comes pre-trained and ready for use out-of-the-box.
Process step suggestions
Process step suggestions

Sub-process execution

  • Sub-process element can now be run in the background. This lets you keep working on the case or business process without the need to wait until Creatio runs the needed actions.

Integrations

Integration with REST services

  • You can now use the XML request body when setting up REST protocol integrations. The new mechanism lets you pass the XML request body to the REST request body as well as receive and process the XML response.

Email Listener setup

  • The Exchange Listener service that synchronizes Creatio with email providers was renamed to Email Listener.
  • You can check the health of mailboxes that use OAuth authentication on the diagnostics page of the Email Listener microservice.

Base interface and system capabilities

Freedom UI

List setup

  • You can customize list columns while working in an app.
  • Creatio saves the list settings in the user profile, therefore the settings are applied every time you open an app.
  • You can restore the default settings in a single click via the Reset to default settings button.
Set up a list
Set up a list

Favorite folders

  • It is now possible to add folders to favorites. Creatio displays the index of favorite elements in the folder tree.

Data management

  • The button that adds bound records displays the selection menu if different record types use different pages.

    A button that displays the menu
    A button that displays the menu
  • The loading time of Freedom UI pages, including the navigation between tabs and folders, was improved.

Meeting and task synchronization

Exchange calendars

  • Fault tolerance of the mechanism that synchronizes calendars with Microsoft Exchange was ensured. If Creatio fails to import meetings, the import is restarted automatically.
  • Creatio uses only the main Exchange calendar (default calendar) for synchronization. The records of additional calendars are not imported. Learn more about setting up the default calendar in Microsoft documentation.

Email setup

OAuth authentication

  • If the Access token for Creatio must be updated, the users receive a notification that lists the required steps.

Azure security policy

  • If your company uses Azure security policy, you can set up the email synchronization after the Azure administrator approves it.

Out-of-the-box Creatio solutions

Mobile app

File upload

  • It is now possible to upload multiple files from a mobile device simultaneously.

Mobile app administration

  • You can now disable the synchronization on app start.

Mobile app development

  • The index of error message calls for the functionality implemented using Flutter was expanded.
  • Firebase for Android was updated.

Phone integration and communication management

Asterisk PBX

note

This functionality is available for beta testing in Creatio version 8.0.1. You can request early access to the new connector features by contacting Creatio support. We appreciate your feedback.

New connector for Asterisk PBX was created.

  • Support for Asterisk 16 and 18 LTS versions was implemented.
  • The number of Asterisk events required to process calls was reduced, which improves the connector reliability.
  • Attended and blind call transfers can be used simultaneously.
  • Daily logging that streamlines connector bottleneck tracking was set up. The records are stored in a single directory and sorted by date. This lets you find the needed record quickly, as well as send data only for the period when the connector had issues to tech support.
  • Automatic signal reception by the user device was implemented on callback. This lets you start talking to the subscriber immediately after the call.
  • The number of permissions the Asterisk integration (AMI User) account requires to manage the Asterisk connector was reduced.

Development tools

Change transfer

  • The automatic addition of package dependencies when you bind data in the Configuration section and advanced settings mode of the Application Hub was implemented. You can select any objects and their columns regardless of the current dependencies. Creatio adds the needed dependencies automatically after you save the changes.
  • The mechanism that adds package dependencies automatically was optimized. Creatio takes the entire package dependency hierarchy into account when you add dependencies. That way, Creatio adds significantly fewer dependencies.