Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ All notable changes to this project will be documented in this file.
### Added

- Adds team_id to query debug metadata (saved in system.query_log log_comment column)

### Removed

### Changed

- Keybind hints are hidden on smaller screens

### Fixed

## v3.2.0 - 2026-01-16

### Added

- A visitor percentage breakdown is now shown on all reports, both on the dashboard and in the detailed breakdown
- Shared links can now be limited to a particular segment of the data

Expand All @@ -15,7 +28,6 @@ All notable changes to this project will be documented in this file.
### Changed

- Segment filters are visible to anyone who can view the dashboard with that segment applied, including personal segments on public dashboards
- Keybind hints are hidden on smaller screens

### Fixed

Expand Down
Loading