Skip to main content

v.7.1.5

🚀 New feature

  • Microsoft SharePoint: Now you can interact remotely with your SharePoint data using SharePoint Rest API v1.
  • Advanced FTP: a new version of the Advanced FTP has been released with new functions: create and delete folder, move/rename files and folders and check if file exists.

🚧 Improvement

  • For the Webstie Editor, When selecting an HTML component, the settings are opened by default
  • When loading different websites pages, if the UUID comes in the URL, it takes precedence over the one stored in the cookie.

🐞 Bug fix

  • For the Advanced FTP App, Fixed issue in Download File where the content of the file was not properly encoded.
  • For the Report Email Tool, If the "Send to" parameter it's a list of emails, now spaces can be included between commas
  • Fixed bug when handling errors in Apps and there is a fatal error in the App. No it no longer enters an infinite loop executing all the time the same that got the error.
  • Fixed bug in Custom Apps, when it was sending duplicate headers like content-type if the user had previously defined in the Wizard process.
  • When creating a Project, some Tools were not being installed. Now we make sure, they are installed.
  • For the Website Editor By default, forms and buttons don't have the option "Will this form be used to interact with flows?" in YES
  • Fixed bug when using @site variables, the replacement of Website variables should always be done before replacing the MACROS.
  • Fixed bug when using @static variables on the table query limit field in a website.
  • Fixed bug with javascript on the header of a Web page. the render was generating a corrupt Web page in the public site.
  • Fixed bug creating web pages when the body contains the attribute class=" " with empty spaces.
  • Fixed bug editing source code in Tables using Websites and Hosted Pages in the website editor.
  • Fixed bug with iterate row (attr-dynamic) option in the Website Editor when the user tried to apply some changes on the row settings, these weren't saved it.
  • Fixed bug with Plain Text contents where line breaks get printed later as \n.
  • Fixed bug when the user tried to create a plain text content from template.
  • Fixed bug when uploading files to the Managed Service when the extension of the file was not in lowercase.
  • Fixed bug with the attr-dynamic using a Keystore variable in a multidimensional level.