Skip to content

Releases: chatatechnologies/react-autoql

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

v8.8.17

11 Oct 15:31
Compare
Choose a tag to compare

** BUG FIXES**

Fix: Sorting pivot view type table was not working as expected due to the selected column index to sort on
Fix: Additional columns were disappearing from the additional columns list after being added to and then removed form the table
Fix: Add copy to onHover summary stats for a column indicating "Summary stats unavailable - dataset is too large. Please try refining your query" when the query returned 50,000+ rows.

v8.8.12

27 Sep 02:31
525a8ae
Compare
Choose a tag to compare

Feature

  • Allow users to name their Custom Columns through the create and edit Custom Column Modals
  • Enable drilldowns on query responses which do not contain any columns that are groubable

Full Changelog: v8.8.7...v8.8.12

v8.8.7

18 Sep 00:22
Compare
Choose a tag to compare

v8.8.7

Feature: Data Alert's Create and Edit modals now allow for Category, Description, and Subscription Units to be inputed by the user.