Capsula - Export ChatGPT Chats version history - 3 versions
Capsula - Export ChatGPT Chats by Seveneves.ai
Capsula - Export ChatGPT Chats version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.0
Released Nov 6, 2025 - 1,019.73 KBWorks with firefox 109.0 and laterv1.2.0 – November 6th, 2025
🚀 New Integrations- GitHub Gist Export: Create public/private gists from conversations with progress tracking, retries, and token validation.
- Notion Export: Send chats to Notion pages or databases with rich formatting, code blocks, and block-level progress tracking.
- Integration Settings: Manage GitHub/Notion tokens securely (local encryption, no telemetry), test connections, and control permissions.
⚙️ Infrastructure- Background API Broker: CSP-safe background requests, proper permission prompts, and message-passing architecture.
- Privacy & Security: Tokens stored locally, requested only when needed, no data sent to external servers.
✨ Improvements- Timeline and content filters now apply to all exports.
- Enhanced modal input focus and keyboard handling.
- Clear, user-friendly error messages with retry logic and rate-limit detection.
🧩 Fixes- Modal focus loss during typing.
- CSP and JSON export issues.
- Filtered messages not respected in exports.
- Duplicate export button bug.
🎨 UI/UX- New GitHub/Notion export buttons, icons, and progress bars.
- Success states with clickable URLs.
- Polished modal design and settings UI.
Source code released under All Rights Reserved
Older versions
Version 1.1.1
Released Nov 3, 2025 - 997.62 KBWorks with firefox 109.0 and laterChangelog
[1.1.0] - 2025-11-03
Fixed- Fixed role detection preventing user messages from incorrectly getting thinking labels
- Fixed thinking detection to use structural DOM selectors instead of text search
- Fixed thinking labels appearing in wrong location in exports (now properly placed with assistant messages)
- Fixed thinking time extraction (was showing 0s, now correctly parses "1m 38s" format)
- Fixed code block counting accuracy
- Fixed memory issues
Added- Canvas artifact detection with title and type metadata
- Canvas artifact markers in Markdown exports
- Canvas artifact markers in HTML exports
- File attachment detection for user messages
- File attachment markers in Markdown exports
- File attachment markers in HTML exports
- Multi-stage thinking sequence preservation (captures all thinking stages in order)
- Dashboard metrics for canvas artifacts (count, types)
- Dashboard metrics for file attachments (count, by type: image/pdf/archive/document/code)
- Dashboard metrics for multi-stage thinking sequences
- Dashboard section for canvas artifacts
- Dashboard section for file attachments
Changed- Improved thinking detection to only search structural divs (
.relative.my-1.min-h-6) - Enhanced role detection to check
data-turnattribute first (most reliable) - Updated message processing order: role → type-specific → thinking → content
- Improved export format with proper metadata placement
Source code released under All Rights Reserved
Version 1.0.0
Released Aug 27, 2025 - 974.4 KBWorks with firefox 109.0 and laterSource code released under All Rights Reserved