chatgpt-exporter

Export and Share your ChatGPT conversation history

MIT License

Stars
1.1K
Committers
21

Bot releases are visible (Hide)

chatgpt-exporter - userscript: v2.24.0 Latest Release

Published by github-actions[bot] 5 months ago

2.24.0 (2024-05-18)

Features

chatgpt-exporter - userscript: v2.23.0

Published by github-actions[bot] 6 months ago

2.23.0 (2024-05-04)

Features

chatgpt-exporter - userscript: v2.22.1

Published by github-actions[bot] 6 months ago

2.22.1 (2024-04-23)

Bug Fixes

  • try fix team workspace authentication issue (1b9d3c1)
chatgpt-exporter - userscript: v2.22.0

Published by github-actions[bot] 7 months ago

2.22.0 (2024-04-04)

Features

  • try support team account (7937b05)

Bug Fixes

  • fix characters overlap in screenshot (aef813c), closes #216
  • hide feedback bar in screenshot (3763ad7)
chatgpt-exporter - userscript: v2.21.2

Published by github-actions[bot] 7 months ago

2.21.2 (2024-03-30)

Bug Fixes

  • filter model memory context message (a99c9f1)
  • remove HTML export odd child highlighting (c3cd253)
  • update HTML export colors to match ChatGPT UI (646b3f5)
  • update image export colors to match ChatGPT UI (dbb7022)
chatgpt-exporter - userscript: v2.21.1

Published by github-actions[bot] 7 months ago

2.21.1 (2024-03-13)

Bug Fixes

chatgpt-exporter - userscript: v2.21.0

Published by github-actions[bot] 8 months ago

2.21.0 (2024-02-24)

Summary

Features

  • add getOobaString and getTavernString for conversion to other formats (214111b)
  • remove pandora (115687d)
  • support export to tavern and ooba format (a28f9fd)

Bug Fixes

  • correct model names from 'GTP' to 'GPT' (43f29e4)
  • i18n: use contohnya instead of mis. in Bahasa translation to avoid confusion (02909ec)
  • update style to follow chatgpt updates (8ee62f5)
chatgpt-exporter - userscript: v2.20.0

Published by github-actions[bot] 8 months ago

2.20.0 (2024-02-13)

Features

Bug Fixes

  • fix broken style becasue of the updates and improve light style (ab246ac)
  • improve timestamp injection (e0eaa65)
  • remove weird white rect from the bottom of screenshot export (fdcf86d)
chatgpt-exporter - userscript: v2.19.0

Published by github-actions[bot] 10 months ago

2.19.0 (2024-01-07)

Features

  • support "archive conversation" in Export Conversations dialog (706cef2), closes #199

Bug Fixes

  • fix conversation started detection (c5bbb82)
  • fix upload button style (2960a92)
  • i18n: improve minor issues in translation (e35bb3a)
  • support pandoar-next (2d8a6ce), closes #194
chatgpt-exporter - userscript: v2.18.1

Published by github-actions[bot] 10 months ago

2.18.1 (2023-12-24)

Bug Fixes

  • build conversation list with bottom-up method (#193) (dc157f7)
  • fix broken timestamp (613247f)
  • fix screenshot export (b65515c), closes #184
  • gizmo mode is now the detaul mode (7d83072)
  • port continuation merging back and remove conversation choice (b1ff972)
  • remove localstorage legacy migrator (00ad390)
  • remove unsplash related workarounds (ba6f2f7)
chatgpt-exporter - userscript: v2.18.0

Published by github-actions[bot] 11 months ago

2.18.0 (2023-11-22)

Features

  • support image in execution output (38c65b9), closes #191

Bug Fixes

  • should not output [image] (5478d65)
chatgpt-exporter - userscript: v2.17.2

Published by github-actions[bot] 11 months ago

2.17.2 (2023-11-14)

Bug Fixes

  • fix conversation choice selector (355e07d)
chatgpt-exporter - userscript: v2.17.1

Published by github-actions[bot] 11 months ago

2.17.1 (2023-11-12)

Bug Fixes

  • fix screenshot and conversation choice (4bb56f8), closes #186
  • replace latex annotation \[ \] \( \) with $ for better compatibility (6e72297), closes #187
chatgpt-exporter - userscript: v2.17.0

Published by github-actions[bot] 12 months ago

2.17.0 (2023-11-08)

Features

Bug Fixes

  • support extract id from gizmo path (0bf3115)
chatgpt-exporter - userscript: v2.16.1

Published by github-actions[bot] 12 months ago

2.16.1 (2023-11-07)

Bug Fixes

  • messages from tool shouldn't use conversation choice (aff5ce1), closes #173
chatgpt-exporter - userscript: v2.16.0

Published by github-actions[bot] 12 months ago

2.16.0 (2023-11-05)

Features

Bug Fixes

  • do not render export dialog until needed (#178) (1e7f0fa)
  • show [image] for multi-modal in text export (ddfbee7)

Thank you

Thank you for the contribution:

  • @flaviut
chatgpt-exporter - userscript: v2.15.0

Published by github-actions[bot] about 1 year ago

2.15.0 (2023-10-16)

Features

  • partially support multimodal_text (7d5c7de)
  • support footnote (35d74e0)

Bug Fixes

  • conversationChoices should only applied to node with recipient all (bd36162), closes #173
  • should not output response from plugins (8d4ee37)
chatgpt-exporter - userscript: v2.14.5

Published by github-actions[bot] about 1 year ago

2.14.5 (2023-09-25)

Bug Fixes

  • further improve the code and execution result's output format (49cfd6e)
  • handle canvas size might exceed browser's limit (3e6629d)
  • handle frozen page props (75b5f9d)
  • support message content type execution_output from plugin (78e4ecf)

Closes #168

chatgpt-exporter - userscript: v2.14.4

Published by github-actions[bot] about 1 year ago

2.14.4 (2023-09-19)

Bug Fixes

  • fix popup position on mobile (esp sharing page) (3b39746), closes #168
chatgpt-exporter - userscript: v2.14.3

Published by github-actions[bot] about 1 year ago

2.14.3 (2023-08-29)

Bug Fixes

  • zIndex should not overlap on setting menu (39d13da), closes #166