A focused week on reliability and map interaction quality: spatial filtering now properly covers the source dataset, widgets render more accurately, and a series of map and data fixes land across the board.
Features
Spatial filter applies to the source dataset
The Spatial Filter widget's Select Feature mode previously excluded the source dataset from its own filter — picking a feature would scope all other datasets but leave the source unchanged, and Download Dataset would return the full unfiltered data instead of the selected features. The source dataset is now a first-class target of the spatial filter. Unselected features are dimmed on the map, and you can shift-click to build up a multi-feature selection. Downloading a filtered dataset now correctly returns only the features matching the spatial selection.
Fixes and Improvements
- Projects grid — all projects now appear in the grid regardless of which ones were recently opened; recently-visited projects could silently disappear from the list
- Pie chart — the center label now wraps onto two lines and shrinks to fit, preventing truncation on longer names
- Histogram widget — fixed a layout issue that caused the x-axis to clip into a scrollbar; bin labels for unit-width integer ranges (e.g. years) now display as a single value
- Geocoding — optional column selects (City, State, Country, ZIP, UTM Hemisphere) can now be cleared after being set
- Map drawing — pressing Escape now reliably cancels an in-progress shape at any stage, including before the first point is placed
- Map click — fixed a crash when clicking the map after a layer is removed or hidden while another interaction is active
- Filter tiles — filtered tile views now correctly reload when data is regenerated, resolving stale-tile display after a tile update
- Viewport statistics — fixed severely undercounted statistics at low zoom levels caused by a longitude-wrapping bug in the visible-area geometry
- Google Sheets import — links with display labels now resolve to the correct target URL instead of the label text
- Password change — changing your password now correctly triggers MFA verification when MFA is enabled on your account
- Workflows mode — the "click layer to style" hint tooltip is now hidden in Workflows mode where layer styling is not available

