Category
- Release Notes
![]()
ZEOS, Version 26.0.0
Release Date: 21/07/2022
About This Release
Release 26.0.0 brings new enhancements to datalists and workflow blocks. It also fixes bugs related to workflow blocks, datalist, and tenant settings.
New Features
- Save as template in HTML card and datalist: You can now save a datalist and an HTML card as a template and use it in any other dashboard within the same app.
.png)
.png)
- Widget Template: You can now publish an app’s dashboard widget template dynamically.
- Compare option in Date block: You can now compare date logs using the Date block Compare option. By comparing, you can find the earliest or latest date log.
.png)
- Internal Library: This is to maintain plugins and to work on the platform offline with docker.
- Workflow log enhancements: You can now see the executed time and set the number of logs to be displayed in the workflow log.
.png)
- You can now manage dropdown field entities in a datalist using init workflow. You can interlink dropdown fields in the datalist through a special feature of spreadsheet calling a workflow for the dropdown.
For example, here is a datalist with two dropdown fields (Country, City) interlinked to each other.
.png)
- Create a spreadsheet with the following fields: Name, email, country, and city.
.png)
- Create two other spreadsheets, Meta 1 spreadsheet with country name and Meta 2 spreadsheet with country and city.
.png)
2. Connect the Country field in the main spreadsheet to Meta 1 spreadsheet through spreadsheet calling feature.
.png)
3. Connect the City field in the main spreadsheet to the workflow created using Meta 2 spreadsheet. The workflow must have an entry block, SS filter block, and a set variable block.
.png)
4. Create a datalist with the main spreadsheet. You can see that the city name changes automatically when the country name is changed.
.png)
- Multiple user IDs in Real Time Push Block: You can now add more than one email ID, separated by commas, for the variable USER_ID in the Real Time Push Block.
.png)
- Help Bubble Feature: You can now find a help bubble in HTML cards that displays the data of the field in descending order when you hover the mouse over the field.
.png)
- Once you click an action button, the other action buttons remain disabled until the previous action is completed.
Bug Fixes
- The issue of record count not appearing in the grid is fixed.
- The issue of special characters not getting accepted in HTML cards is fixed.
- Error in the description of “read more” in realtime push block is fixed.
- The issue of validation messages missing in HTML card and Grid while clicking the save button without any changes made is fixed.
- While publishing a dashboard template, JPEG format not being supported is fixed.
- The issue of old ss shortcode missing is fixed.
- The issue of custom template not getting loaded in datalist is fixed.
- The issue with the datalist enhancement feature is fixed.
- The feature of searching a workflow by entering two characters is removed, instead we can view 50 recent workflows in the list.
- The issue of smart dropdown getting closed while searching is fixed.
- The issue of some special characters not getting accepted is fixed.
- The issue of not receiving notification when the offline log was not checked in the realtime push block is fixed.
- The issue of datalist row skipping when it is empty is fixed.
- The issue of disconnected init workflow not getting reflected in the guardrailing process is fixed.
- The issue with reflexive workflow is fixed.
- The issue of auto suggestion for job ID missing in realtime push block is fixed.
- URL restriction in dynamic menu builder is removed and you can now use TinyURL in the spreadsheet.
- The issue of real time icons being displayed in HTML cards in the dashboard edit mode is fixed.
- The issue of real time selection not working while minimizing the widget is fixed.
- The issue of real time selection getting hidden while minimizing the widget is fixed.