← Releases

September 16, 2025


Maps

  • Map counties correctly by applying state column or selecting a state
  • Detect FIPS codes and ZIP codes and provide hints about the supported chart type for the data
  • Add "zoom to bounds" to big lat/lon maps
  • Visual refinement of coordinate dots on big lat/lon maps to see density
  • Improvements to code for guessing and matching geographical data
  • Remove support for 3-digit county FIPS
  • Improve speed of interaction on big choropleth maps

Filter and search

  • Add "find in column" functionality to Find panel
  • Implement undo and redo with filter history
  • Fix bug where editing an inverted filter would not carry over the inverted status for the edited filter

Opening data

  • Add "Open link in Rowboat" and "Open table in Rowboat" to right click menu
  • Allow commas/dollars/percents during column type detection

Exploring data

  • Implement "group by" operation in sorted values chart
  • Add the ability to refresh samples shown in header

Exporting images

  • Enable PDF and PNG exports for time series charts
  • Fix bug where exported lat/lon maps sometimes did not include both column names in the file name
  • Fix bug where exporting a PDF after removing a time scrubber would not update the data correctly on the export
  • Fix visual bugs in quick snapshot images

Miscellaneous

  • Improvements to bars: width calculation, performance, readability
  • Fix bug where opening a scatterplot after filtering would cause a crash
  • Fix dragging and resizing on Firefox, and enable resizing rightmost column
  • Fix bug where opening a big chart can sometimes have sizing issues left behind by previous charts