Releases: chatatechnologies/react-autoql
Releases · chatatechnologies/react-autoql
v8.8.70
What's Changed
- ANT-3281 - Sort/Filter tables on the client side when the amount of rows in less then 50K
- ANT-3441 - "View generated SQL" option should be removed from the toolbar, which is unexpected on Webapp
Full Changelog: v8.8.66...v8.8.70
v8.8.66
What's Changed
- fix chata table dark mode scrollbar issue by @alexzhou-chata in #975
Full Changelog: v8.8.62...v8.8.66
v8.8.62
What's Changed
- update utility library by @alexzhou-chata in #922
- update utility library by @alexzhou-chata in #923
- Composite_alert by @eleon-chata-ai in #924
- add layers icon to indicate composite notification by @alexzhou-chata in #925
- set ref as a state to fix the issue by @alexzhou-chata in #926
- delete unused props by @alexzhou-chata in #927
- add smart selection logic for second query compare column selection by @alexzhou-chata in #928
- Production release by @alexzhou-chata in #929
- Composite_alert preview by @eleon-chata-ai in #930
- Composite-alerts by @eleon-chata-ai in #931
- ANT-2878 by @eleon-chata-ai in #932
- added smart logic on join columns by @alexzhou-chata in #933
- bug fix by @alexzhou-chata in #934
- fix a bug by @alexzhou-chata in #935
- ANT-3181 by @eleon-chata-ai in #936
- ANT-3181 - update package to 8.8.40 by @eleon-chata-ai in #937
- Ant 3185 by @alexzhou-chata in #938
- fix the issue by @alexzhou-chata in #939
- fix a new found bug and add an info icon by @alexzhou-chata in #940
- fix typo by @alexzhou-chata in #941
- fix the performance issue by @alexzhou-chata in #942
- have to revert this as it's break other styles by @alexzhou-chata in #944
- ANT-2878 by @eleon-chata-ai in #946
- prepare for production release by @alexzhou-chata in #947
- Refine notification feed by @alexzhou-chata in #949
- change md to lg by @alexzhou-chata in #950
- add select-multiple icon to select button by @alexzhou-chata in #951
- Production release by @alexzhou-chata in #952
- ANT-3235 by @alexzhou-chata in #953
- production release by @alexzhou-chata in #954
- Update to 8.8.52, autoql-fe-utils to 1.6.12 by @eleon-chata-ai in #955
- ANT-3305 by @eleon-chata-ai in #956
- Develop - "8.8.53" by @eleon-chata-ai in #957
- clear global and unused styles by @Shiv-Chata in #959
- clear all global styles implemented in react-autoql by @Shiv-Chata in #960
- Add custom filtered alert modal by @alexzhou-chata in #958
- update version number to redeploy the alpha version by @alexzhou-chata in #961
- fixed bug ant 3322,3327,3324 by @alexzhou-chata in #962
- transfer letter case to fix the cosmetic issue by @alexzhou-chata in #963
- disable custom list for single value response by @alexzhou-chata in #964
- refix issue by @alexzhou-chata in #965
- ANT-3360 by @eleon-chata-ai in #966
- fix a bug by @alexzhou-chata in #967
- Added customer filtered alert feature by @alexzhou-chata in #968
- ANT-3360 by @eleon-chata-ai in #969
- Production release by @alexzhou-chata in #970
Full Changelog: v8.8.26...v8.8.62
v8.8.54
Release Note: Bug Fixes
- Removed Global Styles: Eliminated all globally set styles, particularly those affecting the HTML (anchor) tag, to prevent unintended style bleeding across applications.
- Cleaned Up Unused Styles: Removed redundant and unused styles for a leaner and more maintainable codebase.
v8.8.53
What's Changed
- Update to 8.8.52, autoql-fe-utils to 1.6.12 by @eleon-chata-ai in #955
- ANT-3305 by @eleon-chata-ai in #956
- Develop - "8.8.53" by @eleon-chata-ai in #957
Full Changelog: v8.8.51...v8.8.53
v8.8.51
What's Changed
- ANT-3235 by @alexzhou-chata in #953
- production release by @alexzhou-chata in #954
Full Changelog: v8.8.50...v8.8.51
v8.8.50
What's Changed
- Refine notification feed by @alexzhou-chata in #949
- change md to lg by @alexzhou-chata in #950
- add select-multiple icon to select button by @alexzhou-chata in #951
- Production release by @alexzhou-chata in #952
Full Changelog: v8.8.47...v8.8.50
v8.8.47
What's Changed
- Composite_alert preview by @eleon-chata-ai in #930
- Composite-alerts by @eleon-chata-ai in #931
- ANT-2878 by @eleon-chata-ai in #932
- added smart logic on join columns by @alexzhou-chata in #933
- bug fix by @alexzhou-chata in #934
- fix a bug by @alexzhou-chata in #935
- ANT-3181 by @eleon-chata-ai in #936
- ANT-3181 - update package to 8.8.40 by @eleon-chata-ai in #937
- Ant 3185 by @alexzhou-chata in #938
- fix the issue by @alexzhou-chata in #939
- fix a new found bug and add an info icon by @alexzhou-chata in #940
- fix typo by @alexzhou-chata in #941
- fix the performance issue by @alexzhou-chata in #942
- have to revert this as it's break other styles by @alexzhou-chata in #944
- ANT-2878 by @eleon-chata-ai in #946
- prepare for production release by @alexzhou-chata in #947
Full Changelog: v8.8.33...v8.8.47
v8.8.33
What's Changed
- update utility library by @alexzhou-chata in #922
- update utility library by @alexzhou-chata in #923
- Composite_alert by @eleon-chata-ai in #924
- add layers icon to indicate composite notification by @alexzhou-chata in #925
- set ref as a state to fix the issue by @alexzhou-chata in #926
- delete unused props by @alexzhou-chata in #927
- add smart selection logic for second query compare column selection by @alexzhou-chata in #928
- Production release by @alexzhou-chata in #929
Full Changelog: v8.8.26...v8.8.33
v8.8.26
** NEW FEATURES**
Adding UI of Join Columns Selection Table
Modifying the UX of Compare Column table in the condition builder of Data Alert Creation Modal
** BUG FIXES**
Fix: Changing a columns aggregation type in chart view had no effect
Fix: Filters were not clearing after editing a columns agg or adding/removing a column
Fix: After removing a column the data of the wrong column was removed, creating a table with incorrect data