Releases: pionxzh/chatgpt-exporter
Releases · pionxzh/chatgpt-exporter
userscript: v1.4.0
1.4.0 (2022-12-28)
Features
userscript: v1.3.3
1.3.3 (2022-12-22)
Bug Fixes
userscript: v1.3.2
1.3.2 (2022-12-21)
Bug Fixes
- expand matching URLs for saved chat (#21) (b002eff) by @Notarin
- stabilize menu injection (224a51f)
- Saved chat re-rendering will cause the menu to be removed. This fix adopt another strategy to make sure that the button will always be there.
userscript: v1.3.1
1.3.1 (2022-12-17)
Bug Fixes
- prevent alert on cf-protection page (d40ac3e)
userscript: v1.3.0
1.3.0 (2022-12-17)
Features
- support ordered-list and unordered-list, closes #13 (ce87909)
- support syntax highlight for HTML output, closes #15 (5a1b518)
Bug Fixes
- update menu layout to follow chatgpt layout changes (aa0abec)
- update user input selector to follow chatgpt layout changes, closes #16 (cbb3483)
userscript: v1.2.0
1.2.0 (2022-12-10)
Bug Fixes
- fix the unstable menu injection, closes #9, closes #10 (8fef5ae)
userscript: v1.1.2
1.1.2 (2022-12-07)
Bug Fixes
- escape text content, closes #7 (76d4082)
- preserve line break in html requestion (b6e4baf)
userscript: v1.1.1
1.1.1 (2022-12-06)
Bug Fixes
- follow the layout changes on chatgpt side, closes #4 (5b42412)
userscript: v1.1.0
1.1.0 (2022-12-05)
Features
- show copied status (fdc0109)
- support export png (screenshot) (7aa7c0f)
userscript: v1.0.0
1.0.0 (2022-12-05)
Features
- Support export text
- Support export
.html