Releases: ashishb/wp2hugo
Releases · ashishb/wp2hugo
1.11.0
1.10.0
Changelog
- 7266f08 chore: add encapsulation to WebsiteInfo
- b22995f chore: add post ID -> attachment mapping
- 6209057 chore: release 1.10.0
- 8026ab3 chore: update dependencies
- 6b550e8 feat: Support for [gallery] shortcodes with no specific IDs
- 3a98678 feat: create output directory if it does not exist
- 4240ff0 fix: resolve command incompatibility issue on Windows (#86)
1.9.0
Changelog
- 43b7b29 Automatically download linked PDF files. (#80)
- cb78882 Handle // scheme prefix (#75)
- 3bea79f Support YouTube Lyte embeds (#82)
- fce9e2d chore(deps): bump golang.org/x/text in /src/wp2hugo (#79)
- 9adcb21 chore: cleanup 'make lint' and 'make format'
- 8d28c37 chore: minor fix to formatting
- dd1a437 chore: minor logging change
- 6d7ce54 chore: minor logging fix for gallery
- dae277f chore: release 1.9.0
- c4d47a3 fix: bug in tags being treated as categories (#77)
- 64df053 fix: don't download images sourced from other domains
- b1da435 fix: fix handling of image and PDF links with special characters (#84)
1.8.2
1.8.1
1.8.0
Changelog
- 7791c92 Add support for WP gallery shortcodes (#45)
- 80fe519 Improve audio support (#57)
- 241bdff Re-organize supported features in README in sections (#56)
- fae8899 chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#60)
- e67af10 chore: release version 1.8.0
- 3f3f51e fix: decode all URL-encoded characters in the filename
- dfb6052 fix: remove querystring from the output file path
1.7.0
Changelog
- 6d4a65a Add a converter that finds gist URLs and converts these to gist shortcodes for Hugo (#39)
- 1f7706e Convert Youtube URLs to Hugo native shortcode (#46)
- 89bab9a Fix Youtube Regex : escape
.
(#48) - 52cf24e Handle Avada custom post types (#51)
- 529c4f2 Remove image param stripping (#41)
- 67e82e1 Support WP audio shortcode (#49)
- f7af15b Translate WP post_format to Hugo type (#47)
- fa5a2df chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#44)
- 77aea82 chore: add more logging
- 5375a73 chore: fix minor formatting issues
- b64ec2c chore: improve 'make format'
- 7c94ffc chore: improve CLI of hugomanager
- 26d823b chore: release version 1.7.0
- 24940a5 chore: update go.mod
- 73523b1 feat: add
hugomanager
(#43) - decc236 feat: add absolute internal links -> relative link converter to
hugomanager
- 1651562 feat: generate Ngnix config mapping GUID -> URL (#42)
- 5548cad fix: fix a crash