Version 2023.04¶
Welcome to the April 2023 release of YouSolution.Cloud. There are many updates in this version that we hope you will like.
New features¶
-
More information about Sync Plan status
The display of the synchronization status has been redesigned, with a new coding that makes the progress of the synchronisation and any blocking more comprehensible.
It's now possible check the retry status monitoring the number of attempts already made.
-
Enhanced the Sync Plans import/export
It is now possible to export and import Node-RED modules and all sub-flows used in the flows.
-
Enhanced Support User privileges
Support User can access to the Companies, Users and Statistics pages of the platform.
-
New Documents status icons
New icons give you more information about the status of the document.
-
New Documents filters
In the Documents page, new filters allow you to monitoring the document status, highlighting possible error situations.
-
New filter to select the Company to log in to
New filter graphics with the additional possibility to search the Company filtering by the name.
-
New filter to select the Projects to display in the Sync Plans page
New filter graphics with the additional possibility to search the Project filtering by the name.
-
New filter in the Users page
New filter graphics with the additional possibility to search the Users filtering by first name, last name or email.
-
New filter to search Nodes and Entities
New filter graphics with the additional possibility to search the Nodes and the Entities filtering by name.
Notable fixes¶
- In rare cases, the synchronization was blocked.
- Data mismatch when consumer returns a response to the platform with status 200 but empty body.
- The case in which the consumer returns a response to the platform with status 200 but the body different from the one sent by the platform was not properly handled.
- In rare cases, the update of a message that was in error was not synchronized correctly.
- In rare cases the pagination of the Sync Plans table was not correct.
- In the Editor page, the display of errors was lost when switching from one editor to another.
- In rare cases, the validation of the JSON Schema of the Sync Plan caused a memory leak.
- Adding projects, nodes or entities already existing caused internal server errors.
- Creating sync plan with projects, nodes or entities not previously created caused internal server errors.