Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 08:07
· 40 commits to main since this release
26d823b

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