Releases: ashishb/wp2hugo
Releases · ashishb/wp2hugo
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
1.6.0
1.5.2
1.5.1
1.5.0
Changelog
- 1396a40 Don't crash on empty pages (#32)
- 0b14aff add -color-log-output to wp2hugo
- b614961 chore(deps): bump golang.org/x/text in /src/wp2hugo (#31)
- e7b986a chore: add comments on how footnotes work
- caa59fb chore: add more tests
- 9d57abb chore: add one more broken test
- f8b0bf6 chore: code cleanup related to publish status
- 78c5fc7 chore: improve error logging
- 010f6f0 chore: improve error messaging
- 3f5664e chore: upgrade Go Releaser config
- 1ccf4a6 chore: upgrade version 1.4.0 -> 1.5.0
- 9d34d1f feat: add
continue-on-media-download-error
to ignore download errors - 405d428 feat: add ability to filter posts by certain authors
- b1b6d18 feat: export WordPress author -> Hugo
author
frontmatter metadata - 78f627a feat: fix markdown lists
- ede76f6 feat: make requirement install
hugo
more explicit - 1b52f8a fix: allow more WordPress page
status
options - fbf5f01 fix: convert more variations of Google Maps embed into Markdown
- f523cd3 fix: don't remove \n, \r, or \t characters from XML
- 519650c fix: fix a lint issue in README (#28)
- d28dd68 fix: handle
<br>
correctly - 0af0710 fix: handle empty tag names
- cb39865 fix: remove more invalid XML characters
- ca3c27e fix: replace too many consecutive new lines
- 6ba6f93 fix: treat empty author list as empty