Skip to content

Releases: pionxzh/chatgpt-exporter

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

userscript: v2.18.1

24 Dec 19:00
Compare
Choose a tag to compare

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)

userscript: v2.18.0

22 Nov 19:26
Compare
Choose a tag to compare

2.18.0 (2023-11-22)

Features

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

Bug Fixes

  • should not output [image] (5478d65)

userscript: v2.17.2

14 Nov 16:00
Compare
Choose a tag to compare

2.17.2 (2023-11-14)

Bug Fixes

  • fix conversation choice selector (355e07d)