Skip to main content

17 posts tagged with "Environments"

View All Tags

🚀 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

🚀 New feature

  • Website URLs can now be mapped in environments along with Hosted pages, so you can use your custom domain if you already have uploaded your SSL certificate.
  • The Website builder now allow creating multiple Templates, the Pages in a Template are now grouped under the Page Container. All Pages and Templates can have multiple Block Containers to load HTMl dynamically from the Flows.

🚧 Improvement

  • If the Update Variables tool is inside a loop, now it can push new elements to an array in @data.
  • Accept @data, @keystore... variables in the authentication parameters of a Marketplace App .

🚧 Improvement

  • Tables: New column type (TEXT) can be defined to hold up to 16.777.215 characters (16MB)
  • Schedules: You can define the timezone where the schedule will take place.
  • Schedules: In the Environment detail, a new card called "Schedules" can be added to view the information of the schedules already configured on it.
  • Improved the way each environment runs background tasks to optimize the overall performance.

🐞 Bug fix

  • In CVS had headers with blank spaces. Now they are correctly cleaned.
  • In HTML to PDF App, fixed that DPI was always fixed at 96.

🚀 New feature

  • Upgrade an Environment. When you find that your Environment is running out of storage or its performance is not what your projects demand, you have the option to upgrade your server to a higher package.
  • Updating Projects in Environments. When you want to update a project in an Environment, now you can update it from the Designer or from another Environment. Also, you will be able to select which data you want to update from: Static Schema, File manager, Tables, Keystore

🚧 Improvement

  • The environment name and description can be modified from the Designer.
  • New icon design for the Browser tab of your Environment, so you can distinguish which tab belongs to the Designer and which one to an Environment.

🐞 Bug fix

  • Fixed an issue that removed part of the variables in case they contain some reserved words.

🚀 New feature

  • Added the ability to upload SSL Certificates to your Environments, so you can securely use them with your desired domain name
  • New auth type for the Custom Apps "App Auth" which will use another Custom App credentials
  • New MACRO str_to_object which allows you to properly encode JSON objects passed in a parameter in your Custom Apps

🚧 Improvement

  • You can now update the app and function identifiers in a Custom App, resulting in more friendly variable names

🚀 New feature

  • New App Time Stamp Authority
  • New Hash function in the App Developer Tools

🚧 Improvement

  • Improvements in the Project upload to an Environment

🐞 Bug fix

  • Bug fix in HTML to PDF App that was failing with certain file names

🚀 New feature

  • Now you can create multiple Projects, each one with its own flows, apps, contents, etc.
  • You can launch Environments to put your Projects in production.

🚧 Improvement

  • Re-design of the main menu.
  • Re-design of most views to enhance the usability.