Versión de la extensiónEscrito en inglés
UsageMeterv1.2.18
9 cambios
- 5 nuevas
- 1 mejoradas
- 3 correcciones
Estas notas de versión solo están disponibles en inglés.
- Nuevo
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
- Nuevo
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
- Nuevo
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
- Nuevo
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
- Nuevo
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
- Corrección
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
- Corrección
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
- Corrección
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
- Mejorado
Privacy policy updated with Data Synchronization section explaining what is and isn't synced