Skip to content

1.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:03
· 19 commits to main since this release
7f5e734

Changelog

  • 2634fd6 Add some documentation (#175)
  • fe79b18 Allow users to specify custom post types as CSV argument when calling the binary (#203)
  • ff5120f Hierarchical pages import (#176)
  • 5c80705 Hugo taxonomies expect plural form (#197)
  • 3bdf035 Images: improve handling (#174)
  • d84f5e2 Implement migrations for custom fields and custom taxonomies (#169)
  • 2ad7211 Import comments. (#201)
  • be87d5f Import media library metadata from WP (#199)
  • 57479af Library database: add published date too (#200)
  • 13578a5 Support Gutenberg blocks and convert to Hugo shortcodes (#184)
  • 5951cc1 Support WPML translations using parameter URL scheme (#170)
  • 036435c Support WooCommerce products through standard custom post types & taxonomies (#171)
  • 4679864 Support Youtube with [embed] WP shortcode (#177)
  • d653f9e Update README.md (#198)
  • 4da4c93 Update README.md (#202)
  • 1d8e23a chore(deps): bump github.com/go-viper/mapstructure/v2 (#181)
  • 37bbb67 chore(deps): bump github.com/mergestat/timediff in /src/wp2hugo (#168)
  • d2edd4a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#164)
  • 7c58aeb chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#166)
  • dc6303a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#182)
  • 73b4ef5 chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#204)
  • 039a3c5 chore(deps): bump github.com/samber/lo in /src/wp2hugo (#190)
  • e4ce01c chore(deps): bump golang.org/x/net from 0.39.0 to 0.42.0 in /src/wp2hugo (#196)
  • e88c934 chore(deps): bump golang.org/x/text in /src/wp2hugo (#165)
  • 7e43ff3 chore: clean up related to filename + language (#185)
  • 2a0be99 chore: disable failing tests (#188)
  • f206f31 chore: lint clean up (#193)
  • 5d424f6 chore: make all tests parallel (#195)
  • fa86678 chore: minor lint clean up in testing code (#172)
  • e8b3f1a chore: minor lint fixes (#192)
  • 9b9bdd1 chore: minor lint improvements (#186)
  • 175858d chore: more lint fixes (#194)
  • 7f5e734 chore: release wp2hugo version 1.17
  • 852ff8e ci: fix zizmor installation (#189)
  • 381742a ci: minor path update (#163)
  • bffcab3 ci: run tests on CI (#187)