Changelog

What's new in Mnemo. Send feedback.

v1.0.0

releaseJune 2026
  • AddedGemini (gemini.google.com) — full capture, crawl, and search support, matching ChatGPT and Claude parity
  • AddedProject inventory tab — browse and manage all captured sessions grouped by provider and project
  • AddedDelete session — remove a conversation from Mnemo and optionally from the provider simultaneously
  • AddedPermanently skip failed sessions — dismiss crawl failures that cannot be recovered
  • AddedCrawl speed control — choose between Slow, Normal, and Fast crawl presets
  • FixedCrawl watchdog — sessions that hang for over 45 seconds are now automatically skipped instead of stalling the queue
  • FixedDuplicate session deduplication — the same UUID appearing as both chat and project_chat no longer queues twice
  • FixedCrawl resume after service worker restart — in-progress crawls correctly resume from where they left off
  • ChangedProduction build hardening — debug tab and console output removed from all store releases

v0.1.0

betaMay 2026
  • AddedReal-time conversation capture for ChatGPT (chat.openai.com)
  • AddedReal-time conversation capture for Claude (claude.ai)
  • AddedReal-time conversation capture for Gemini (gemini.google.com)
  • AddedFull-text search across all captured conversations
  • AddedHistorical crawl — backfill conversations already in your browser history
  • AddedLocal SQLite storage via sql.js (zero cloud)
  • AddedPopup with stats, recent captures, and search UI
  • AddedAttachment metadata capture — file names and image references from user messages are now recorded alongside the conversation text
Known limitations — file & image attachments

Mnemo captures text conversations only. When you upload a file or image to ChatGPT or Claude, only the file name and type are recorded — the actual file contents are not stored.

This means conversations like “Summarise this PDF” or “What's in this image?”will capture the AI's response in full, but the original file will not be saved alongside it.

Full attachment capture is planned for a future release. In the meantime, the attachment name and type are noted in your database so you know a file was involved. Let us know if this affects your workflow.

What's coming — v1.1 and beyond

Have a feature request? Let us know.