Skip to content

Releases: pionxzh/chatgpt-exporter

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)

userscript: v2.21.1

13 Mar 19:34
Compare
Choose a tag to compare

2.21.1 (2024-03-13)

Bug Fixes

userscript: v2.21.0

24 Feb 15:19
Compare
Choose a tag to compare

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)

userscript: v2.20.0

13 Feb 09:28
Compare
Choose a tag to compare

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)

userscript: v2.19.0

07 Jan 10:50
Compare
Choose a tag to compare

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