Back to Blog
March 19, 20263 min read19 viewsv1.2.8Coming soon

SuperClaude v1.2.8 — SmartQueue, Streaks, Weekly Recap & 12 Improvements

changelogreleasesmartqueuestreakscoming-soon

NOTE : We are currently working on this version. Work in progress

SuperClaude v1.2.8 introduces SmartQueue — a way to keep working even when you hit your Claude usage limit — along with streak tracking, weekly recaps, and a full UX overhaul.

SmartQueue — Never Lose a Message Again

When you hit your Claude usage limit, SuperClaude now detects it automatically and offers a Queue button next to the send button.

  • Type your message and click Queue — it's saved locally
  • Up to 3 messages can be queued at once
  • SuperClaude reads the reset time from Claude's limit banner
  • When your limit resets, queued messages are sent automatically
  • Toast notifications keep you informed: "Message queued", "Message sent!"
  • Extension badge shows the number of messages waiting
  • Works in both English and French Claude interfaces
No more copying your message to a notepad and waiting. Just queue it and move on.

Streak Counter — Track Your Daily Usage

A new fire badge appears in the popup header showing how many consecutive days you've used Claude.

  • Streak increments when you use Claude on consecutive days
  • Resets to 1 if you miss a day
  • Tracks your longest streak record
  • Get a notification when you beat your personal record (after 2+ days)
  • Visible at a glance in the popup: ?? 5
It's a small thing, but surprisingly motivating.

Weekly Usage Recap

Every Monday at 9am, you'll get a system notification summarizing your Claude usage for the past week:

  • Active days — how many of the last 7 days you used Claude
  • Average usage — your mean usage percentage across the week
  • Can be disabled in notification preferences

Light Mode Theme Fix

Gradients, backgrounds, and navigation buttons now adapt automatically to Claude's light or dark mode.

  • SuperClaude detects Claude's theme via the dark class on <html>
  • A MutationObserver watches for theme changes in real-time
  • In light mode: gradient overlays use lighter opacity, nav buttons get appropriate colors
  • Switching themes in Claude instantly updates SuperClaude's styling
  • No more unreadable text or invisible buttons in light mode

Better Settings Descriptions

We heard your feedback — settings were confusing. Every option now has a clear description:

Display Mode

  • Default: Full experience with all visual indicators, usage bars, and status badges on Claude.ai
  • Minimal: Clean interface — hides usage indicators but keeps all features running in the background

Feature Toggles

  • Usage Indicator: Show real-time usage percentage on Claude.ai
  • Auto-Reply: Automatically continue when Claude stops mid-response
  • Export Button: Save conversations as PDF, Markdown, or JSON
  • Token Counter: Show estimated token count for each message
  • Sync to Dashboard: Sync usage data to superclaude.app for analytics

Live Settings

Changing any setting in the popup now applies instantly to your active Claude tab. No more reloading the page to see changes.

  • Display mode switches take effect immediately
  • Feature toggles apply without refresh
  • Customization changes (already worked before) continue to work

Referral Program

Also new in this update: a referral program on superclaude.app.

  • Any registered user can generate a referral code from their account page
  • Share your link: superclaude.app/pricing?ref=YOUR_CODE
  • When a friend signs up, you get 1 free month (applied as Stripe credit)
  • Max 3 referrals per user
  • Track your referrals and their status from your account page

Full Changelog

New features:

  • SmartQueue: queue messages when limit reached, auto-send on reset
  • Streak counter with fire badge and record tracking
  • Weekly usage recap notification (Monday 9am)
  • Referral program — invite friends, earn free months
Fixes:
  • Light mode: gradients, backgrounds, and nav buttons adapt automatically
  • Settings apply instantly without page reload
Improvements:
  • Clear descriptions for Default vs Minimal display mode
  • Descriptions for all 5 feature toggles
  • Better notification preferences with weekly recap option
  • Changelog updated in extension settings
  • Extension version bumped to 1.2.8
  • 12 files modified across the extension