Skip to content

chore: release 0.1.10 (docs, store listings, remove Diagnostics action)#80

Merged
dantraynor merged 4 commits into
mainfrom
dantraynor/review-workspace-changes
May 29, 2026
Merged

chore: release 0.1.10 (docs, store listings, remove Diagnostics action)#80
dantraynor merged 4 commits into
mainfrom
dantraynor/review-workspace-changes

Conversation

@dantraynor

@dantraynor dantraynor commented May 28, 2026

Copy link
Copy Markdown
Owner

Prepares the 0.1.10 release. The user-facing features already landed in #76, #77, and #78 — this brings the version bump, docs, and store listings up to date, tidies the repo layout, and removes the Diagnostics popup action.

Included

  • Bump version to 0.1.10 across packages/extension, packages/shared, the built manifests, and EXPECTED_HOST_VERSION.
  • Refresh docs for the new features: docs/DOCUMENTATION.md (native login command, supportsLogin, authURL + login fallback, updated module rows), README.md, STORE_LISTING.md, docs/FEATURE_PARITY.md, docs/privacy-policy.md, and the Firefox AMO launch/review notes (new domainSplitConfig / autoConnectOnStart / autoConnectHandled storage keys).
  • Update e2e fixtures/scenarios to the new host version.
  • Move the native-messaging design notes under docs/design/ and trim local-only editor/tooling entries from the tracked .gitignore.

Removed

  • The popup's Diagnostics action. It triggered Tailscale's bug-report upload, whose reference marker is only resolvable by Tailscale support and isn't actionable for tailchrome issues. Drops the footer link and its extension-side plumbing (message types, background handling, toast formatter) plus related tests/docs. ping/netcheck are unchanged; the native helper still implements bug-report but it is no longer reachable from the extension.

Shipping in 0.1.10

Verified locally

  • pnpm typecheck
  • pnpm test — 339 passing (293 shared + 46 extension) ✓
  • pnpm build (Chrome + Firefox MV3) ✓
  • pnpm review:firefox — 0 errors, publish validation passed ✓
  • pnpm validate:release-tag v0.1.10
  • pnpm e2e:full:chrome — 20/20 ✓ · pnpm e2e:full:firefox — 14/14 ✓

Tag v0.1.10 after merge to trigger the release build.

Move the native-messaging design notes under docs/design/ and drop personal editor/tooling paths from the tracked .gitignore; these stay ignored locally via the repository info/exclude.
The footer "Diagnostics" link triggered Tailscale's bug-report upload, whose reference marker is only resolvable by Tailscale support and isn't actionable for tailchrome issues. Drop the link and its extension-side plumbing (message types, background handling, toast formatter) along with the related tests and docs. ping/netcheck diagnostics are unchanged; the native helper still implements bug-report but it is no longer reachable from the extension.
@dantraynor dantraynor changed the title chore: release 0.1.10 with updated docs and store listings chore: release 0.1.10 (docs, store listings, remove Diagnostics action) May 29, 2026
Set tailscale.com/version short/longStamp from the pinned go.mod version so the embedded tsnet node reports a clean version (e.g. 1.94.2) instead of the plain-go-build "-ERR-BuildInfo"/"-dev" fallback. Derived from go.mod so it tracks the dependency automatically when bumped.
@dantraynor dantraynor merged commit f044ef9 into main May 29, 2026
5 checks passed
@dantraynor dantraynor deleted the dantraynor/review-workspace-changes branch May 29, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant