Skip to content

Releases: pionxzh/chatgpt-exporter

userscript: v1.4.0

28 Dec 17:47
Compare
Choose a tag to compare

1.4.0 (2022-12-28)

Features

userscript: v1.3.3

22 Dec 06:41
Compare
Choose a tag to compare

1.3.3 (2022-12-22)

Bug Fixes

userscript: v1.3.2

21 Dec 10:31
Compare
Choose a tag to compare

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.

userscript: v1.3.1

17 Dec 16:42
Compare
Choose a tag to compare

1.3.1 (2022-12-17)

Bug Fixes

  • prevent alert on cf-protection page (d40ac3e)

userscript: v1.3.0

17 Dec 16:35
Compare
Choose a tag to compare

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)

userscript: v1.2.0

10 Dec 15:23
Compare
Choose a tag to compare

1.2.0 (2022-12-10)

Bug Fixes

  • fix the unstable menu injection, closes #9, closes #10 (8fef5ae)

userscript: v1.1.2

07 Dec 13:51
Compare
Choose a tag to compare

1.1.2 (2022-12-07)

Bug Fixes

  • escape text content, closes #7 (76d4082)
  • preserve line break in html requestion (b6e4baf)

userscript: v1.1.1

06 Dec 05:41
Compare
Choose a tag to compare

1.1.1 (2022-12-06)

Bug Fixes

  • follow the layout changes on chatgpt side, closes #4 (5b42412)

userscript: v1.1.0

05 Dec 14:42
Compare
Choose a tag to compare

1.1.0 (2022-12-05)

Features

  • show copied status (fdc0109)
  • support export png (screenshot) (7aa7c0f)

userscript: v1.0.0

05 Dec 12:10
Compare
Choose a tag to compare

1.0.0 (2022-12-05)

Features

  • Support export text
  • Support export .html