Release v2.8.0
We're excited to announce Bublik v2.8.0! This release brings powerful new features for analyzing test results, including a dim mode for parameter comparison, Expected/Unexpected total columns, improved timezone handling, and support for interrupted run status. We also fixed issues in the metadata-based project assignment logic and the live import process.
What's New
Dim Mode for Parameter Comparison
Added a new "dim" mode alongside the existing "diff" mode that visually dims parameters common across all rows, making it easier to spot differences between test configurations.
Expected/Unexpected Total Columns
New aggregate columns display total counts for expected and unexpected test results, providing a quick overview of test run outcomes.
Interrupted Run Status
Added support for displaying runs that were interrupted or crashed during live import, clearly distinguishing them from failed runs.
Timezone-Aware Date Display
Dates throughout the application now display in the user's local timezone instead of UTC, improving readability across different regions.

