- Print
- DarkLight
- PDF
01 June 2020
Corezoid.com
Improvements
In the “Users & Groups” menu, added a list of groups where user is a member to the user's information panel.
Fixes
- Added the "Unsupported unicode control code" response when trying to change the “title”, “description” or “src” attributes of nodes with the value \u0000 via the Corezoid API.
- Fixed "no_signal" error that could occur during autosave of invalid code in the Code node.
Private Cloud & On-premises
Features
Added the Shared session section to the SuperAdmin application, which allows you to log in to Corezoid as another user. This will allow you to troubleshoot user issues.
Added the Components versions section to the SuperAdmin application, which displays the current versions of Corezoid components.
Added the License section to the SuperAdmin application, which allows you to monitor the expiration date of the license, see current license limitations, and update license files by yourself.
Added to the http-worker application config the
blocked_domains
parameter that allows you to block outgoing traffic by IP address or URL. You'll receive the "403 Forbidden" response when trying to interact with blocked IP or URL from your instance.
The support for some browsers versions is deprecated
Old browser versions might disable some features and cause navigation problems.
If you are not using a recent browser version we cannot guarantee the stability and functionality of the platform’s features.
The following is the list of browsers supported starting from Corezoid 5.2 release:
- Google Chrome - 51 and newer (current 81)
- Mozilla Firefox - 60 and newer (current 76)
- Microsoft Edge - 16 and newer (current 81)
- Apple Safari - 12 and newer (current 13)
- Opera - 39 and newer (current 68)
Starting from Corezoid 5.2, the support of all versions of the Microsoft Internet Explorer is deprecated. Please, update your browser, it’s free :)
Notes to the next releases
The Delay Node. Starting 1 Jul 2020, the minimum time interval setting for the tasks in the Delay node (by default 2 sec) is changed, which cannot be bypassed with the $unixtime()
function; reach out to us at support@corezoid.com if you need to set a smaller value for your processes to work.
The size of the task. Starting 1 Jul 2020, the maximum task size on corezoid.com is limited to 128 KB. Be sure to email us at support@corezoid.com if you are processing larger tasks.