ZEOS, Version 21.1.0
Release Date: 16/12/2021

 

About This Release

Release 21.1.0 brings a few enhancements to the dashboard and fixes bugs related to dashboard elements, workflow blocks, and tabbed cards.

Enhancements

  • The dashboard edit page now has an enhanced UI with new icons.

 

  • Component filter: The fields of a grid or a datalist can be set as a dropdown in an HTML card and used for filtering data. This is done by adding the field name and corresponding grid or datalist shortcode to the source code of the HTML card.

 

 

Bug Fixes        

  • Menu Builder alias not accepting special characters in the left navigation bar is resolved.
  • Text change from “Delete” to “Delete all” done in Menu Builder.
  • Datalist dropdown delay is fixed.
  • Text breaking and not getting wrapped while adding large text in form is fixed.
  • A “no-row action” class (<span class=”no-row-action”>field name</span>) can be added to a spreadsheet field to avoid opening of form while clicking on the corresponding field from a grid or datalist created using the spreadsheet.
  • The Search panel getting hidden while switching between tabs in a tabbed card is fixed.
  • Instead of a single trigger, there will now be multiple triggers when multiple elements are called in a tabbed card.
  • Function names “viz-domain” and “current-domain” have also been added to custom function suggestions.
  • When URL filter is passed to the dashboard with tabbed card, the data is now available within the workflow log of init workflow of the components dashboard.
  • Added vizHtmlContent div wrapper on grid.
  • Added base64 encoding to form fields that are expected to handle Javascript/HTML; to bypass WAF false alerts for XSS.
  • Workflow will keep a tally of each block executed within a workflow and kill the running workflow if it exceeds 10k blocks.
  • Bug in inline field for date datatype in datalist is fixed.
  • Datalist showing dropdown even after resetting the datatype is fixed.