Versión de la extensiónEscrito en inglés
UsageMeterv1.4.9
11 cambios
- 3 mejoradas
- 7 correcciones
Estas notas de versión solo están disponibles en inglés.
- Corrección
Themes paint claude.ai again. Claude's redesign moved every colour onto a new token set and started loading its own stylesheet later in the page than ours, so all 56 themes silently stopped applying — the page just stayed grey whatever you picked. Themes, custom colours and the gradient presets all work on the new interface.
- Corrección
The toolbar under the composer no longer climbs on top of the input box. Claude's new disclaimer bar is built with a negative offset that the toolbar was cancelling out, which buried the usage chips behind the composer, pushed the composer past the bottom of the window and left the conversation unable to scroll to its last messages.
- Corrección
Settings stop reverting on their own. A version counter that never advanced let the server hand back old values over settings you had just changed — most visible right after a fresh install, where the first things you configured came back wrong.
- Corrección
"Chat bar: ring + tools" showed as OFF in Settings while the feature was actually ON, so switching it on looked like a setting that refused to save. The switch now reflects the real state.
- Corrección
"Usage pace" now actually turns the coloured trend arrows on and off — the switch was saved but nothing ever read it.
- Corrección
Focus mode, chat width, custom font and size, background image and blurred responses were all keyed to page structure Claude no longer uses. Every one of them works again, and the old hooks are kept so the desktop app keeps working too.
- Corrección
Claude Code: the Accounts button is back in the sidebar, and a tab opened on /code no longer stays stuck in limited mode after you navigate to a conversation — export, conversation metrics and live usage tracking were all missing for the rest of that tab's life.
- Mejorado
Feature toggles (usage indicator, export buttons, favicon ring, conversation metrics…) now follow you across devices through cloud sync. They were local-only, so they had to be re-set on every browser and were lost on reinstall.
- Mejorado
Two background loops that retried every half-second forever on pages where their target no longer exists are now bounded — they were running for the whole life of every /code tab.
- Mejorado
Startup sync no longer fires its download and upload at the same time, where either could overwrite the other's work depending on which finished first.
- Eliminado
The "Copy button" switch in Settings and the setup wizard. The feature it controlled was taken out of the extension back in v1.2.11; the switch stayed behind and did nothing ever since.