Releases: pionxzh/chatgpt-exporter
Releases · pionxzh/chatgpt-exporter
userscript: v2.17.1
2.17.1 (2023-11-12)
Bug Fixes
- fix screenshot and conversation choice (4bb56f8), closes #186
- replace latex annotation
\[ \] \( \)
with $ for better compatibility (6e72297), closes #187
userscript: v2.17.0
2.17.0 (2023-11-08)
Features
Bug Fixes
- support extract id from gizmo path (0bf3115)
userscript: v2.16.1
2.16.1 (2023-11-07)
Bug Fixes
- messages from tool shouldn't use conversation choice (aff5ce1), closes #173
userscript: v2.16.0
2.16.0 (2023-11-05)
Features
Bug Fixes
- do not render export dialog until needed (#178) (1e7f0fa)
- show
[image]
for multi-modal in text export (ddfbee7)
Thank you
Thank you for the contribution:
userscript: v2.15.0
2.15.0 (2023-10-16)
Features
- partially support
multimodal_text
(7d5c7de)
- support footnote (35d74e0)
Bug Fixes
- conversationChoices should only applied to node with recipient all (bd36162), closes #173
- should not output response from plugins (8d4ee37)
userscript: v2.14.5
2.14.5 (2023-09-25)
Bug Fixes
- further improve the code and execution result's output format (49cfd6e)
- handle canvas size might exceed browser's limit (3e6629d)
- handle frozen page props (75b5f9d)
- support message content type
execution_output
from plugin (78e4ecf)
Closes #168
userscript: v2.14.4
2.14.4 (2023-09-19)
Bug Fixes
- fix popup position on mobile (esp sharing page) (3b39746), closes #168
userscript: v2.14.3
2.14.3 (2023-08-29)
Bug Fixes
- zIndex should not overlap on setting menu (39d13da), closes #166
userscript: v2.14.2
2.14.2 (2023-08-21)
Bug Fixes
- z-index collision with history list (c1faca9), closes #164
userscript: v2.14.1
2.14.1 (2023-08-20)
Bug Fixes
- toggle should not shrink on small screen (b152f44)