Releases: pionxzh/chatgpt-exporter
Releases · pionxzh/chatgpt-exporter
userscript: v2.24.5
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
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.2
2.24.2 (2024-06-17)
Bug Fixes
- handle oversized screenshot on firefox (ce2356e)
userscript: v2.24.1
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.22.1
2.22.1 (2024-04-23)
Bug Fixes
- try fix team workspace authentication issue (1b9d3c1)
userscript: v2.22.0
2.22.0 (2024-04-04)
Features
Bug Fixes
- fix characters overlap in screenshot (aef813c), closes #216
- hide feedback bar in screenshot (3763ad7)
userscript: v2.21.2
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)