Skip to content

Releases: chatatechnologies/react-autoql

v8.8.70

05 Feb 21:15
9e0a5da
Compare
Choose a tag to compare

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

03 Feb 23:58
27ede23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.62...v8.8.66

v8.8.62

16 Jan 21:43
9bd3638
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.26...v8.8.62

v8.8.54

31 Dec 21:08
3112910
Compare
Choose a tag to compare

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

17 Dec 23:58
cc246be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.51...v8.8.53

v8.8.51

29 Nov 17:20
ede951f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.50...v8.8.51

v8.8.50

27 Nov 19:02
2acf65e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.47...v8.8.50

v8.8.47

21 Nov 15:54
30baaf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.33...v8.8.47

v8.8.33

08 Nov 01:13
5463216
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.26...v8.8.33

v8.8.26

24 Oct 22:41
7379925
Compare
Choose a tag to compare

** 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