chatgpt-exporter

Export and Share your ChatGPT conversation history

MIT License

Stars
1.1K
Committers
21

Bot releases are visible (Hide)

chatgpt-exporter - userscript: v1.7.2

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

1.7.2 (2023-02-10)

Bug Fixes

  • fix content parsing and rendering in list (4fdc916), closes #43
  • improve the style of list (1049a77)
  • respect start attribute on ordered-list (35ef064)
chatgpt-exporter - userscript: v1.7.1

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

1.7.1 (2023-01-27)

Bug Fixes

  • tweak file name field styles to look nicer when light theme is active (cc757de)
chatgpt-exporter - userscript: v1.7.0

Published by github-actions[bot] almost 2 years ago

1.7.0 (2023-01-14)

Features

  • support heading, quote, bold, italic and separator (3083135), closes #37
    image
chatgpt-exporter - userscript: v1.6.0

Published by github-actions[bot] almost 2 years ago

1.6.0 (2023-01-11)

Features

  • support menu injection on mobile view (90c4001)
  • support to customize the filename, closes #35 (85b64b0)

Bug Fixes

  • filter out content policy danger (7881d89), closes #33
chatgpt-exporter - userscript: v1.5.0

Published by github-actions[bot] almost 2 years ago

1.5.0 (2023-01-08)

Features

  • adopt dropdown layout (92b713b), closes #31
  • support table parsing and exporting (dd3bd49), closes #32

Bug Fixes

  • filter out content policy warning (15b2e54), closes #33
  • fix missing closing of ordered-list (1ef646e)
chatgpt-exporter - userscript: v1.4.0

Published by github-actions[bot] almost 2 years ago

1.4.0 (2022-12-28)

Features

  • support markdown export, closes #29 (306ed2b)
chatgpt-exporter - userscript: v1.3.3

Published by github-actions[bot] almost 2 years ago

1.3.3 (2022-12-22)

Bug Fixes

chatgpt-exporter - userscript: v1.3.2

Published by github-actions[bot] almost 2 years ago

1.3.2 (2022-12-21)

Bug Fixes

  • expand matching URLs for saved chat (#21) (b002eff) by @Notarin
  • stabilize menu injection (224a51f)
    • Saved chat re-rendering will cause the menu to be removed. This fix adopt another strategy to make sure that the button will always be there.
chatgpt-exporter - userscript: v1.3.1

Published by github-actions[bot] almost 2 years ago

1.3.1 (2022-12-17)

Bug Fixes

  • prevent alert on cf-protection page (d40ac3e)
chatgpt-exporter - userscript: v1.3.0

Published by github-actions[bot] almost 2 years ago

1.3.0 (2022-12-17)

Features

  • support ordered-list and unordered-list, closes #13 (ce87909)
  • support syntax highlight for HTML output, closes #15 (5a1b518)

Bug Fixes

  • update menu layout to follow chatgpt layout changes (aa0abec)
  • update user input selector to follow chatgpt layout changes, closes #16 (cbb3483)
chatgpt-exporter - userscript: v1.2.0

Published by github-actions[bot] almost 2 years ago

1.2.0 (2022-12-10)

Bug Fixes

  • fix the unstable menu injection, closes #9, closes #10 (8fef5ae)
chatgpt-exporter - userscript: v1.1.2

Published by github-actions[bot] almost 2 years ago

1.1.2 (2022-12-07)

Bug Fixes

  • escape text content, closes #7 (76d4082)
  • preserve line break in html requestion (b6e4baf)
chatgpt-exporter - userscript: v1.1.1

Published by github-actions[bot] almost 2 years ago

1.1.1 (2022-12-06)

Bug Fixes

  • follow the layout changes on chatgpt side, closes #4 (5b42412)
chatgpt-exporter - userscript: v1.1.0

Published by github-actions[bot] almost 2 years ago

1.1.0 (2022-12-05)

Features

  • show copied status (fdc0109)
  • support export png (screenshot) (7aa7c0f)
chatgpt-exporter - userscript: v1.0.0

Published by github-actions[bot] almost 2 years ago

1.0.0 (2022-12-05)

Features

  • Support export text
  • Support export .html