Skip to main content

v.7.2.1

🚀 New feature

  • Added a new function in the Advanced FTP tool to Download a file directly to your File manager.

🚧 Improvement

  • Created a new version of the Direct Voice App where, you can configure which web service URL (PRODUCTION or UAT) you want to use. If none is provided, it will just use the PRODUCTION one.
  • For the Advanced FTP, Improved the Create folder function. If the folder already exists, it does not throw an error over Plain FTP or Explicit.
  • Included a new button in the toolbar to navigate to the first child of a container for the Website editor .
  • Improved the design of the toolbar with bigger buttons for the Website editor
  • In the Website editor HTML tags can be "folded" in the HTML code editor, so it's easier to manipulate.
  • Improved the Form component in the website editor. Now we can edit Links text, and the SELECT HTML tag now is easier to manage.
  • After a Website block is created, then the Website block section is displayed and highlighted in the website editor.
  • Included a new button in the website editor to edit the HTML Block source code in the "Template assets" section.
  • Improved the way to created pages and blocks in the tree menu of the website editor.
  • Now it is possible to add classes to the BODY HTML tag in the website editor.
  • Added browser TITLE attribute to a Website page.
  • Improved the way workers save information in the database. On a small percentage of occasions, when arriving to a scheduler and trying to save the information, it fails, and then skips the scheduler.

🐞 Bug fix

  • Fixed an error that happens when opening an App with an Error Handler already configured and opening an App without it, was copying the information of the previous App.
  • Fixed a bug in SharePoint App authentication when the workers need to auto refresh the token.
  • The Table data view now shows properly data with emoji or UTF8 characters.
  • The "Delete container" button was not working properly in the website editor, and it was not refreshing the left tree view and was not saving the Page/Template.
  • When selecting a Block container in the website editor, the toolbar should only have the buttons "Select children" and "Edit code".
  • Fixed a bug updating a table row element in the website editor. Now the row structure is not broken after applying changes.
  • Fixed a bug when the user in the source code view tries to add a macro function in the website editor. After that, the HTML content could not be saved again.
  • Now, it is possible to save the style of a Website block if the style is applied to the outer element.
  • Now, it is possible to add Website Blocks inside a Block Container.
  • The resource path in the HTML Source code view is displayed correctly in the website editor.
  • Fixed a bug when using dynamic row attribute in a project that hasn't got any condition created.
  • Now, The Website block list is displayed correctly when switching between different templates of the same Website.
  • Fixed a bug loading global styles in some Websites.
  • Now, it is possible to create different templates with the same name in the website editor.
  • Fixed a bug when inviting a User to several projects hosted in an Environment, the user could only access the first one invitation.
  • In the Designer, the page Users of a Project was not showing the users invited to that project.