Skip to content

docs: name the install count's own switch on the privacy page - #185

Draft
wavekat-eason wants to merge 2 commits into
docs/voice-heartbeat-privacyfrom
claude/voice-400-401-error-toggle-d0yhsf
Draft

docs: name the install count's own switch on the privacy page#185
wavekat-eason wants to merge 2 commits into
docs/voice-heartbeat-privacyfrom
claude/voice-400-401-error-toggle-d0yhsf

Conversation

@wavekat-eason

@wavekat-eason wavekat-eason commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Stacked on #183. WaveKat Voice is separating its anonymous install count from the Send error reports switch and giving it a switch of its own, Count this install in Settings → About (wavekat/wavekat-voice#402). This makes the privacy page say so in all nine languages:

  • "Crash reports and install counts": the closing paragraph now says both are on by default and each has its own switch, naming both — Send error reports for crash reports, Count this install for the install count — and that one does not affect the other.
  • "Do I need a WaveKat account" FAQ answer (also feeds the FAQPage schema): same correction.

The switch names match the app's strings in each language (apps/desktop/src/locales/*/translation.jsonsettings.about.installCount.toggle.title), since the page tells users to look for the switch by name. Same wording as the in-app privacy page in wavekat-voice/docs/site/privacy.md. Merge with #183, once the voice release carrying the behaviour is out.

Checks: astro build and npm run check:meta pass (titles/descriptions untouched; the meta warnings it prints are pre-existing pages). The full npm run build could not run here because the store-badge download is blocked from this environment; the build was done against placeholder badge files, which are gitignored and not committed.

🤖 Generated with Claude Code

https://claude.ai/code/session_016ZNrHYf34xbHCX7p6CoYBr

WaveKat Voice is decoupling its anonymous install count from the
"Send error reports" switch (wavekat/wavekat-voice#400 follow-up): the
switch now controls crash reports only, and the count runs whenever the
app is open, like the update check. Say so on the privacy page in all
nine languages, in the "Crash reports and install counts" section and
the "Do I need an account" FAQ answer.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016ZNrHYf34xbHCX7p6CoYBr
WaveKat Voice now gives the anonymous install count its own switch,
Settings → About "Count this install", separate from "Send error
reports". Say so in the "Crash reports and install counts" closing
paragraph and the "Do I need an account" FAQ answer, in all nine
languages, naming both switches as the app does in that language.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016ZNrHYf34xbHCX7p6CoYBr
@wavekat-eason wavekat-eason changed the title docs: the install count is not behind the error-reporting switch docs: name the install count's own switch on the privacy page Sep 7, 2026
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.

2 participants