Features 🏗️
🔍 Elasticsearch data source and action step
Please welcome Elasticsearch to our data sources family! You can benefit from fast, flexible search and filtering. The Elasticsearch command action step is also available.
🔗 New components alert: editableLink and editableCurrency
Two more atomics are now available for your UIs: editableLink and editableCurrency. Feel free to play around and customize as you need them. More atomics are on the way!
Bug fixes 🐞
- auth: add info logs for invalid tokens
- auth: refresh sso token before datasource requests;
- auth: share sso token refresh;
- UI Bakery postgres table creation;
- grid: incorrect height if component is lazy loaded;
- make sidebar resizable;
- prevent screen shifting on a mobile device;
- SQL Server: fix connection to case-sensitive db;
- tabset: fix default value tests.