Skip to content
Merged
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
9 changes: 9 additions & 0 deletions docs/ui-coverage/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ sidebar_position: 200

# Changelog

## Week of 1/15/2024

- **Branch Review Integration (Beta):** Added UI Coverage comparisons to Branch Review, enabling teams to see how code changes impact test coverage across branches. Available for all Git providers and includes manual run selection for customized comparisons.

## Week of 12/16/2023

- **URL Handling:** Fixed issues with URLs containing special characters (like parentheses) that could break view generation.
- **Performance Improvements:** Optimized rendering performance for reports containing large numbers of elements and snapshots.

## Week of 10/7/2024

- **Improved Table Grouping:** The default grouping rules have been updated to more accurately identify and group elements in tables.
Expand Down
Loading