拡張機能のリリース英語で記載
UsageMeterv1.2.18
9件の変更
- 新機能5件
- 改善1件
- 修正3件
このリリースノートは英語版のみです。
- 新機能
Cross-browser cloud sync — all extension settings, preferences, customizations and account list are now synced to the server automatically every 5 minutes. Data is available on any browser you sign in to. No opt-in required — sync is always on
- 新機能
Auto-merge on login — when you sign in, data from all your devices is merged automatically (highest version wins per field). Anonymous users get a random pseudonym; data carries over when you create an account
- 新機能
Tutorial redesign — the first-run wizard is now a 4-step flow (Welcome → Personalize → Your experience → What else) and lets you customize Claude's look right inside the tutorial: theme color, chat width, font family + size with live preview. The preferences step is reorganized into grouped setting cards (Appearance / Features / Alerts / Display) and every setting has a smooth ℹ expand for a longer explanation. Persists directly through the customization Pinia store so your choices apply instantly on your first visit to Claude.ai. Translated into all 34 locales
- 新機能
Disclaimer customization — new option in Customize → Navigation & Shortcuts to hide or replace Claude's "Claude is AI and can make mistakes" warning. Three modes: Default (untouched), Hide (invisible but layout space preserved so the input area doesn't shift), and Custom (replace the text with your own). Translated into all 34 locales
- 新機能
99PROMO promo — 1 full month of Pro at -99% with code 99PROMO. Banner + celebration modal re-armed for everyone (the dismiss/seen state is keyed by promo ID, so the new promo always shows again). Runs until May 15, 2026. Translated into all 34 locales
- 修正
Prisma P2002 race conditions — concurrent heartbeat/sync requests no longer crash with unique constraint errors on device_gamification, daily_activity and rate_limits tables. All upserts now retry once on conflict
- 修正
Forgot password — the reset button was sending 0 emails because it used a raw fetch instead of the Better Auth client. Now uses requestPasswordReset() which handles CSRF and triggers the email callback correctly
- 修正
Setup wizard translations — added 10 missing keys (setup.subtitle, themes, themesDesc, autoreply, autoreplyDesc, accounts, accountsDesc, export, exportDesc, usageDesc) to all 34 locale files so the features step no longer shows raw i18n keys
- 改善
Privacy policy updated with Data Synchronization section explaining what is and isn't synced