Product Updates

Changelog

A running record of what has changed in Rapelle — fixes, improvements, and new features.

Current Status

Rapelle v1.2 is live on the Chrome Web Store. Now supports ChatGPT and Claude.

Live
v1.2.0Update

Attachment downloads and chat renaming

June 2026

Adds the ability to download saved attachments directly from the popup and rename saved chats. Also improves how attachments are handled across supported file types.

New Features
  • Download saved attachments as a ZIP file directly from the popup
  • Rename saved chats directly from the popup using the pencil icon
Improvements
  • Faster attachment downloads using local storage — no re-fetching required
  • Improved attachment handling for PDF, DOCX, XLSX, and TXT files
Fixes
  • Fixed attachment download failures caused by ChatGPT file resolution changes
v1.1.0Update

Claude support added

June 2026

Rapelle now works with Claude in addition to ChatGPT. You can save conversations from Claude, browse them in the Rapelle panel, and reload their context into new Claude or ChatGPT threads.

  • Save Claude conversations with one click — full messages, code blocks, and attached files
  • Arm a saved Claude chat to automatically inject its context into your next Claude or ChatGPT conversation
  • Context injection works the same way on Claude as it does on ChatGPT — silent, automatic, and fires on the first message
  • File attachments saved from Claude conversations are supported with the same file types as ChatGPT
  • Active / Inactive toggle now controls Rapelle across both ChatGPT and Claude simultaneously
  • Status pill on the Claude page shows whether Rapelle is injecting, on standby, or inactive
v1.0.0Launch Version

Public launch on Chrome Web Store

May 2026

Rapelle is now available on the Chrome Web Store. This version includes everything needed to save ChatGPT conversations, reload them into new chats, and keep your files alongside the context.

  • Save any ChatGPT conversation with one click — full messages, code blocks, and attached files
  • Arm a saved chat to automatically load its context into your next ChatGPT conversation
  • Context injects once per thread, then ChatGPT remembers it for the rest of the conversation
  • Supports PDF, XLSX, DOCX, TXT, Markdown, CSV, JSON, and most code file types
  • Generate a plain-text summary of any saved chat to review what was discussed
  • Active / Inactive toggle — turn Rapelle off completely when you do not need it
  • Free plan: up to 2 saved chats. Pro plan: unlimited saved chats at $5.90/month
  • All data stored locally in your browser — nothing is uploaded to any server
v0.9.0Beta

Injection reliability and payload improvements

May 2026

Fixed a storage access bug that was silently preventing context from being injected. Improved how saved content is formatted when loaded into ChatGPT so the model reads it cleanly.

  • Fixed a critical bug where context injection was silently failing due to a browser storage permission issue
  • Context now injects on the first message in a new thread — no longer skipping the user's first question
  • Injected payload now uses a clean structured format with clear start and end markers so ChatGPT reads it correctly
  • Conversation and file content are now separated into labeled sections inside the injected payload
  • Added a status pill on the ChatGPT page showing whether Rapelle is injecting, on standby, or inactive
  • Removed the confirm bubble that appeared before injection — the pill alone is enough feedback
  • Raised the injection size limit to handle larger saved conversations without falling back to partial content
  • Fixed an issue where re-opening ChatGPT in a new thread would sometimes show a stale status indicator
v0.8.0Internal Build

File support, monetization, and storage foundation

May 2026

Built the complete file handling pipeline and subscription system. This version established the core save, arm, and inject workflow that everything else is built on.

  • Save ChatGPT conversations to local IndexedDB storage with full message and block structure
  • Arm a saved chat from the popup to load its context into new conversations
  • PDF support — extract and save text from PDF attachments alongside conversations
  • Spreadsheet support — save XLSX files with data converted to a clean key-value format for better context injection
  • Word document support — save DOCX files and extract their text content
  • Text file support — save TXT, Markdown, JSON, CSV, and most code file formats
  • Multi-file upload handling — upload several files at once without them interfering with each other
  • Subscription system via ExtPay — free tier capped at 2 saved chats, Pro tier for unlimited
  • PRO badge and upgrade prompt shown inside the extension popup based on subscription status
  • Active / Inactive toggle with full state sync between the popup and the ChatGPT page
  • Removed image and OCR support to keep the extension lightweight (under 2MB)

What is coming next?

Planned improvements include better handling of very large saved chats, improved file organization inside the extension, and cross-device sync once a reliable approach is ready. Feature requests and bug reports are welcome via the link below.

Report an issue or suggest a feature →