Changelog
v2.0.1
June 2026
New
Faster, steadier, and easier to switch
- Much faster on large accounts. AI categorization now classifies many chats per request instead of one at a time, so big runs no longer stall. Each run focuses on your most recent 200 chats to stay fast and predictable.
- The platform button opens the site. Clicking Claude or ChatGPT in the popup opens that site in a background tab, and the popup stays open so you do not lose your place.
- Honest progress bar. Loading now shows a moving sweep with a live count instead of a misleading percentage, and it no longer jumps backwards or flashes complete when something fails.
- Steadier on hiccups. A momentary server error or rate limit from Claude or ChatGPT is now retried with backoff instead of failing the whole run. The Debug tab also auto-copies its output and shows a readable log of recent API calls.
v2.0.0
June 2026
New
ChatGPT support and a new name: Chat Organizer
- ChatGPT support. Chat Organizer now works on chatgpt.com as well as claude.ai. A platform switcher in the popup picks which one to organize, and it auto-selects based on the tab you are on. The same one-click organize flow, keyword matching, AI categorization, and preview work on both.
- New name and look. Rebranded from "Claude Chat Organizer" to "Chat Organizer for Claude and ChatGPT", with a refreshed neutral icon and a calmer popup theme that adopts the color of the platform you select.
- Your chats are never deleted. On ChatGPT, empty-project cleanup is intentionally disabled, because deleting a ChatGPT Project also deletes the chats inside it.
v1.8.0
June 2026
New
Custom rules, smarter matching, more languages
- Custom rules tab. Define your own keyword to project rules directly in the popup. Your rules run first, before the built-in matching, and sync across your Chrome profile.
- Far fewer "unmatched" chats. The AI can now suggest one of the 24 built-in topics as a new project instead of only mapping to your existing projects.
- Wider language coverage. The built-in wordlist now recognizes Russian, Arabic, and Hindi chat titles, on top of English, Dutch, French, German, Spanish, Italian, Polish, and Turkish.
- Faster AI analysis. More chats are analysed in parallel, and rate-limited requests are retried instead of dropped.
- Readable popup. Wider layout, short tab labels, a last-run summary, and no more double scrollbar on large organize runs.
- Report a bug. New button in the Debug tab opens a pre-filled email draft with diagnostics. Nothing is sent automatically, zero telemetry stays zero.
- Safer cleanup. Empty-project cleanup now leaves projects with documents alone, and a single failed move no longer aborts the whole run.
- Fewer permissions. The extension no longer requests the browser tabs permission, so Chrome no longer shows the "read your browsing history" warning. Storage plus claude.ai access is all it needs.
v1.7.9
June 2026
Performance
Faster
- Organizing is dramatically faster. The AI step that decides where each chat belongs used to run one chat at a time. It now analyses several chats at once, so a large organize run finishes in a fraction of the time. Moving and cleanup also run in parallel.
v1.7.8
June 2026
Performance
Faster
- Organizing is now nearly instant. The Claude.ai batch endpoint moves all chats at once but reports an error anyway, which made the extension redundantly re-move every chat. It now detects the batch already succeeded and skips the extra work, so moving many chats takes about two requests instead of one per chat.
v1.7.7
June 2026
Performance
Faster
- Much faster organizing and removing. Chats are now processed in parallel batches instead of one at a time. Large cleanups that used to take a while now finish in a fraction of the time.
v1.7.6
June 2026
Fix
Bug fix
- "Remove all chats from projects" now finds a working removal method automatically. Claude.ai changed how chats are detached from a project. The tool now tries the known formats, detects which one actually works, and uses it for the rest, so removal keeps working even after the API changes.
v1.7.5
June 2026
Fix
Bug fix
- Fixed "remove all chats from projects" reporting success without removing them. The Claude.ai batch endpoint had started silently ignoring bulk removals. The tool now verifies the result, retries any leftovers one by one, and reports the real number removed.
v1.7.4
June 2026
Fix
Bug fix
- Fixed organizing showing an error even when it succeeded. The Claude.ai API moves chats and then returns a 400 status anyway (a quirk on their side). The extension was treating this as a failure and retrying, then getting told "nothing to update" because the chats were already moved. It now correctly recognises this and completes without showing an error.
v1.7
June 2026
Fix
Bug fix
- Fixed organizing failing with an error. The Claude.ai batch-move endpoint started rejecting requests. The extension now falls back to moving chats one by one when this happens, so organizing always completes.
v1.6
June 2026
New
Added
- Rate prompt. A small, dismissible note appears after a successful organize run, inviting you to rate Chat Organizer on the Chrome Web Store. It shows once.
v1.5
June 2026
Security
Security and privacy
- Fewer permissions requested. The extension now connects only to its own AI backend, not to all workers.dev sites.
- Hardened AI backend. The shared AI service now requires an authenticated client and limits requests per IP, so it cannot be misused as an open proxy. Nothing changes in how you use the extension.
- Smaller package. Removed unused files from the published build.
Fixes
- Fixed a message that wrongly mentioned "Claude Pro" when a project could not be created. It now reads "access denied".
v1.4
June 2026
Fixes
- Account switching no longer breaks the extension. Logging into a different Claude account now clears the cached workspace and retries automatically, instead of showing a "not connected" or 404 error.
- Removed incorrect "Claude Pro required" message. Projects work on every Claude tier, so the message now reflects the real cause.
v1.3
May 2026
- AI categorization for ambiguous chat titles, with no API key needed.
- Multilingual keyword matching across many languages.
- Preview the full plan before a single chat moves.
- Faster batch moves and automatic cleanup of empty projects.
- Manual mode for assigning chats by hand.
v1.2
Initial release
- Keyword based chat-to-project matching.
- Single-click organize with a preview log.