Releases: jamesmoore/chatgpt-export
Releases · jamesmoore/chatgpt-export
v0.0.29
What's Changed
- Fix directory comparison casing and add tests by @jamesmoore in #54
- Bump System.Text.Json from 9.0.8 to 9.0.9 by @dependabot[bot] in #59
- Bump System.CommandLine from 2.0.0-beta7.25380.108 to 2.0.0-rc.1.25451.107 by @dependabot[bot] in #58
- Sanitize asset role to prevent path traversal by @jamesmoore in #55
- consolidate filesystem extension methods by @jamesmoore in #60
- add docker compose to readme by @jamesmoore in #61
Full Changelog: v0.0.28...v0.0.29
v0.0.28
v0.0.27
What's Changed
- tidy up exporters by @jamesmoore in #49
- Bump System.CommandLine from 2.0.0-beta6.25358.103 to 2.0.0-beta7.25380.108 by @dependabot[bot] in #50
- add showhidden param by @jamesmoore in #51
- audio media support by @jamesmoore in #52
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- add export mode by @jamesmoore in #43
- disable html by @jamesmoore in #44
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #45
- validate all conversdation files by @jamesmoore in #47
- More content types by @jamesmoore in #48
- Mathjax support by @jamesmoore in #46
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- reduce markdig extensions by @jamesmoore in #39
- Consolidate highlightjs headers by @jamesmoore in #40
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- format canvas contents by @jamesmoore in #35
- add html exporter by @jamesmoore in #34
- Update README.md by @jamesmoore in #36
- escape filenames of local assets by @jamesmoore in #37
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- make json schema validation option and parameter driven by @jamesmoore in #33
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Detect directory clash by @jamesmoore in #28
- process product entity by @jamesmoore in #29
- Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by @dependabot[bot] in #31
- migrate to slnx by @jamesmoore in #32
- separate asset locator by @jamesmoore in #30
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #21
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @jamesmoore in #22
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @jamesmoore in #23
- Fix warning message typo in ConversationsParser by @jamesmoore in #25
- fix: correct typo in source description by @jamesmoore in #24
- Add array length assertion in JsonComparer array diff test by @jamesmoore in #26
- add console progress bar by @jamesmoore in #27
Full Changelog: v0.0.20...v0.0.21
v0.0.20
Full Changelog: v0.0.19...v0.0.20