Skip to content

Releases: pionxzh/chatgpt-exporter

userscript: v2.24.5

07 Sep 09:33
Compare
Choose a tag to compare

2.24.5 (2024-09-07)

Bug Fixes

  • adapt remix version and try to reduce call to session api (950c8fc)
  • fix the script not working on share page (64849a6)
  • improve menu injection (542c23d)

userscript: v2.24.4

29 Jun 18:36
Compare
Choose a tag to compare

2.24.4 (2024-06-29)

Bug Fixes

  • fix missing toggle style (69d0deb)
  • improve language detection by respecting oai language setting (6189cc0)
  • let html export's max width adapt to the screen size intead of the fixed 800px (9249279), closes #247

userscript: v2.24.3

17 Jun 06:31
Compare
Choose a tag to compare

2.24.3 (2024-06-17)

Bug Fixes

userscript: v2.24.2

17 Jun 04:46
Compare
Choose a tag to compare

2.24.2 (2024-06-17)

Bug Fixes

  • handle oversized screenshot on firefox (ce2356e)

userscript: v2.24.1

21 May 04:13
Compare
Choose a tag to compare

2.24.1 (2024-05-21)

Bug Fixes

  • add @match for new ChatGPT domain with query parameter (e48c902)
  • support model name mapping for gpt-4o (346e08f)

userscript: v2.24.0

18 May 06:55
Compare
Choose a tag to compare

2.24.0 (2024-05-18)

Features

userscript: v2.23.0

04 May 18:38
Compare
Choose a tag to compare

2.23.0 (2024-05-04)

Features

userscript: v2.22.1

23 Apr 19:34
Compare
Choose a tag to compare

2.22.1 (2024-04-23)

Bug Fixes

  • try fix team workspace authentication issue (1b9d3c1)

userscript: v2.22.0

04 Apr 19:53
Compare
Choose a tag to compare

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)

userscript: v2.21.2

30 Mar 18:08
Compare
Choose a tag to compare

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)