Release v2.1.0#143
Merged
Merged
Conversation
Cut the [Unreleased] changelog section to [2.1.0] (2026-06-04) and bump the package version after promoting BETA to main.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
dovesdataviewer | dd475a4 | Commit Preview URL Branch Preview URL |
Jun 04 2026, 04:49 AM |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Coverage SummaryLines: 39.47% (2921/7399) · Statements: 38.68% · Functions: 33.41% · Branches: 40.27% Per-file coverage
|
Surface the headline features from 2.0.0/2.1.0 that the About popup was missing: G-G diagram, distance/time chart axis, multi-lap overlay (incl. cross-session/other-logger laps with drift alignment), lap snapshots (fastest lap per engine/course), and frozen per-session setup history.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.1.0
Version bump + changelog cut following the BETA → main promotion (#123).
Changes
package.json/package-lock.json: root version2.0.0→2.1.0(bumped via
npm version --no-git-tag-version— only the two root entrieschanged; dependency versions untouched).
CHANGELOG.md: the accumulated[Unreleased]section (all the features,fixes, and changes promoted from BETA) is stamped
## [2.1.0] - 2026-06-04,with a fresh empty
## [Unreleased]left on top for the next cycle.No source changes — the
2.0.0strings remaining inbuildInfo.ts/buildInfo.test.tsare doc examples + test fixtures for the label-formattinglogic, not the live version, so they're intentionally left as-is.
Follow-up
Tagging
v2.1.0will be done manually after merge (matching the existingv2.0.0/v1.5.0tags).https://claude.ai/code/session_01HgXe3sxpDpQXrGpn981u8n
Generated by Claude Code