Claude Exporter의 버전 기록 - 5개 버전
Claude Exporter 제작자: agoramachina
Claude Exporter의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.9.4
2026년 5월 14일에 출시 - 87.39 KBfirefox 79.0 이상에서 작동[1.9.4]
Browse table's Model column now shows each chat's original (first-seen) model from the snapshot data, falling back to the current/inferred model when no snapshot exists
Bounced chats (original model differs from current) get a → marker with a tooltip showing "Originally X, now Y"
Model column sorting follows the displayed (original) model
[1.9.3]
Snapshot each conversation's current model to chrome.storage.local whenever the conversation list is fetched (browse page load or popup "Export All") — preserves the model before a chat gets bounced to a new one on model retirement
Records first-seen model, current model, and a change history per conversation; only the raw API model is stored, never an inferred guess
[1.9.2]
Added Vitest test harness for utils.js (52 tests covering export logic, model name parsing, artifact extraction)
Extracted model utilities (formatModelName, getModelBadgeClass, DEFAULT_MODEL_TIMELINE) out of content.js/browse.js into shared utils.js
Doc-linked the Anthropic model-ID schema in code commentsMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.9.0
2026년 4월 17일에 출시 - 86.37 KBfirefox 79.0 이상에서 작동[1.9.0]- Settings dropdown menu on browse page (replaces theme toggle button)
- Theme toggle (light/dark)
- Org ID display with link to edit
- Mark all as exported / Mark all as new
- Test connection
- Settings gear icon in popup header (opens options page)
[1.8.13]- Track export timestamps per conversation in chrome.storage.local
- Green dot indicator on browse page for new/updated conversations
- Status filter dropdown (All / New+Updated / Previously exported)
- Auto-select new/updated conversations on browse page load
- Stats bar shows new/updated count
- Timestamps recorded across all export flows (popup, browse, bulk)
[1.8.12]- Auto-detect organization ID from Claude.ai API on every export action
- No more stale org ID issues when users switch organizations
- Correctly selects the chat org (not API org) when multiple orgs exist
- Falls back to manually configured org ID if auto-detect fails
- Export buttons no longer disabled on popup load
[1.8.11]- 403/404 errors now show a helpful message with a link to org ID settings
[1.8.10]- Replaced PNG popup header with CSS gradient header
- Removed popup-header.png dependency
- Integrated version display into gradient header
MIT 라이선스에 따라 릴리스된 소스 코드