chore(release): v0.4.3 — Beta usage analytics#157
Merged
Conversation
During the public beta, Brainstorm collects anonymous product analytics (Amplitude, EU) and session replays so we can see which features people use and where they get stuck. Vault contents, passwords, and note text are never sent. - One-time disclosure popover on first launch; standing notice in Settings → Privacy → Network - Analytics runs only on pre-1.0 builds and turns off automatically at 1.0 - Shell tracks vault/app/launcher/settings events; apps initialize on open
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.
Cuts v0.4.3 — a patch release that turns on anonymous beta usage analytics so we can understand how people use Brainstorm before 1.0.
What ships
Version bump
packages/shell/package.json→0.4.3(electron-builder source of truth)package.json→0.4.3changelog/changelog.jsonAfter merge
bun run release tag 0.4.3 bun run release site 0.4.3 # once CI publishes assetsDuring the public beta, Brainstorm now collects anonymous product analytics so we can see which features people use and where they get stuck — with a clear disclosure on first launch and in Settings → Privacy.