Releases

December 5, 2024
  • Fix chart and canvas resizing errors
  • Add analytics tracking to some neglected parts of the app
  • Add cyclone build version to cyclone errors post
  • Update vulnerable package
  • Don't draw cells if nothing is visible
November 21, 2024
  • When setting column widths, check if the column is hidden
  • After editing filter, put the new filter at the old one's location before removing it
  • Report errors
  • Fix time series line drawing
November 20, 2024
  • Clarify functions that set column widths
  • Rows failing to hide on load
  • Fix empty readout in linked column
  • Remove experimental unique/distinct filters
  • Fix hiding a row on a short file
  • Only hide rows if they're after the header row
  • Introduce linked versions of pie and treemap header charts
  • Fix flickering during hovers between readout list elements
  • Re-trigger header chart scroll handling when first shown onscreen
  • Fix table flicker on Firefox
  • Linked bars in headers and big charts
  • Enable expanded versions of linked pie and treemap charts
  • leave existing column filters when refining in the header
  • Purge performance marks and measures
  • Fixes for manual resize
  • Move color properties off header charts into a palette object
  • Add unload handler to prevent leaving page before changes are saved
October 25, 2024
  • Fix showing the big charts
  • Bug fix: size header charts to column width
  • Improve theming pipeline
  • Fix for mouse interactions on big time series
  • Fix some broken colors using old color token functions
  • Tease apart the logic for different types of filters
  • Revise grid and cell state manager for column based logic
  • Separate big charts from header charts and do more work outside of individual charts
  • Force text wrapping in tooltip for string with no whitespace
  • Clean up/fix column drag and drop
  • Proper text breaking for long vals w no whitespace in column headers
  • Separate special sequence column from other data columns
  • reset x position on scroll for cell reps
  • cellstatemanagar column highlight: search directly for the dataIndex, not +1
  • Extract many deciding chart types from the column class
  • Fixes to exported bar charts
  • ZIP big chart: use the id column in the hover readout
  • cellstatemanager can handle the case when there are zero rows
  • update in-cell rep colors when the column feature changes
  • Remove dataIndex from sequence column element
  • replace the grid-resize custom event (with timeout) on the data colum…
  • Rewrite custom select component to fix chart option bugs and focus bugs
  • fix out of bounds text for in-cell representaions
  • No swap on big timeline
  • Update highlights on sequence column
  • Histogram drag fixes
  • Handle join/split local caching correctly
  • prevent duplicate unique filters
  • single value filter label fix
  • Prevent bar charts from mistakenly displaying all entries
  • Fix overlapping text issue
  • Add a bit of error handling in the engine when parsing JSON
  • Update sequence column highlights as well
  • Engine and FE changes to avoid creating a tally for every column
  • Clarify naming for inline representations
  • Mainline the refactorings.
October 10, 2024
  • Optimizations for joining/splitting columns
  • Ignore bad data when finding median
  • Fix canceling a join operation after starting it
  • Fixes to dialogs
  • Revise offscreen toggling for linked columns
  • When adding a filter, check for multiple filters on the same column
  • Better offscreen checks for linked columns
  • Add a contact option to the error notification
  • No duplicate uniques

You can also follow this feed in your feed reader.