Releases: pionxzh/chatgpt-exporter
Releases · pionxzh/chatgpt-exporter
userscript: v2.7.1
2.7.1 (2023-04-20)
Bug Fixes
- some chats cannot be exported because of missing message parts (2e7ece8)
- thread might not exist (d18bf3f)
userscript: v2.7.0
2.7.0 (2023-04-15)
Features
- i18n: add turkish to language list (b05776f)
- i18n: add turkish translation (#128) (9ad8e0a)
- support i18n (918ff41), closes #91
- use the same Toggle as ChatGPT's setting (0f91b56)
userscript: v2.6.5
2.6.5 (2023-04-14)
Bug Fixes
userscript: v2.6.4
2.6.4 (2023-04-14)
Bug Fixes
userscript: v2.6.3
2.6.3 (2023-04-13)
Bug Fixes
- add missing css
ml-4
(f5974d4)
- handling same chat name in export all (aa513b1), closes #117
userscript: v2.6.2
2.6.2 (2023-04-12)
Bug Fixes
- handle
GM_*
function might be undefined
(77b52b1), closes #112
userscript: v2.6.1
2.6.1 (2023-04-08)
Bug Fixes
userscript: v2.6.0
2.6.0 (2023-04-07)
Features
- add conversation timestamp on page and HTML, revamp setting UI (531a766), closes #54, closes #104
- support delete conversations (554b26d), closes #85
Bug Fixes
userscript: v2.5.4
2.5.4 (2023-04-05)
Bug Fixes
- add missing {chat_id} in Export All (c8e52aa), closes #106
- export all is not openable (ea69a4f)
userscript: v2.5.3
2.5.3 (2023-04-05)
Bug Fixes
- fix menu is not working after OpenAI page update, closes #107 (9632818)