Skip to content

Releases: ashishb/wp2hugo

1.16.0

27 May 12:05
f81263f
Compare
Choose a tag to compare

Changelog

  • e78dc2b chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#159)
  • f81263f chore: release new version (#162)
  • ae00251 fix: long post titles should not imply long file names (#160)

1.15.0

22 May 09:14
db09a81
Compare
Choose a tag to compare

Changelog

  • 95801e1 chore(deps): bump golang.org/x/text in /src/wp2hugo (#154)
  • db09a81 chore: release version 1.15.0 of wp2hugo (#157)
  • 20aebb1 fix: handle WordPress blog hosted on sub-paths (#156)

1.14.0

08 May 23:38
8126efe
Compare
Choose a tag to compare

Changelog

  • d14d6eb chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#149)
  • 94eb8f4 chore(deps): bump github.com/samber/lo in /src/wp2hugo (#145)
  • 6c7f1c6 chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#148)
  • 8617fe6 chore: move version.txt to wp2hugo directory for clarity (#151)
  • 8126efe chore: release version 1.14.0 for wp2hugo (#153)
  • c848fed ci: disable zizmor pinning requirements (#152)
  • baa83f5 fix: handle unicode characters in file names (#144)

1.13.0

23 Apr 07:38
9c25b0c
Compare
Choose a tag to compare

Changelog

  • 98849e5 chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#128)
  • fe5af3d chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#136)
  • bd4809a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#140)
  • 63adb86 chore(deps): bump golang.org/x/net (#138)
  • eb80179 chore: add a llmhelper package (#123)
  • a5f6f14 chore: add more debug logging (#141)
  • 26bd66b chore: add one more test (#139)
  • dc2621e chore: clean up code related to hugomanager (#117)
  • bae30ca chore: fix counting of images with and without alt (#124)
  • 529c278 chore: fix counting of images with and without alt (#125)
  • 8a9280e chore: minor improvements to FrontMatter
  • ecc57d5 chore: rename urlsuggest -> suggest-url (#116)
  • 6fc13a9 chore: update Go releaser config (#114)
  • 0dbcac2 ci: fix caching for GitHub Actions (#112)
  • 672b836 ci: fix release config (#132)
  • 4026a6b ci: improve GoReleaser config by fetching hugomanager specific tags (#133)
  • 61ba917 ci: improve hugomanager release config for monorepo (#135)
  • bff2661 ci: more fixes related to hugomanager release (#134)
  • 3e967fe feat: add suggest-image-alt (#122)
  • 82914d8 feat: add release process for hugomanager (#131)
  • 5cefd6b feat: add skeletion for hugomanager suggest-description command (#118)
  • 8fd105d feat: add strict parsing ability to catch typos in frontmatter (#120)
  • 7d0f62d feat: finish suggestion-description (#119)
  • 9c25b0c feat: release v1.13.0 of wp2hugo (#143)
  • af20eb9 feat: support updating one-level nested keys in frontmatterhelper
  • a4fabc2 feat: use title as alt for cover images
  • 87169d8 fix: don't crash if an image is missing (#142)
  • 4125b68 fix: fix the version for Hugo Manager (#115)
  • ed29748 fix: handle WordPress categories missing names
  • cbf2140 fix: handle large images (#126)
  • a7e095f fix: improve alt updation (#127)

0.1.1-hugomanager

12 Apr 09:14
830a7ff
Compare
Choose a tag to compare

Changelog

  • 6d4a65a Add a converter that finds gist URLs and converts these to gist shortcodes for Hugo (#39)
  • 7791c92 Add support for WP gallery shortcodes (#45)
  • 43b7b29 Automatically download linked PDF files. (#80)
  • 1f7706e Convert Youtube URLs to Hugo native shortcode (#46)
  • f4529be Create dependabot.yml
  • 1396a40 Don't crash on empty pages (#32)
  • 89bab9a Fix Youtube Regex : escape . (#48)
  • cb78882 Handle // scheme prefix (#75)
  • 52cf24e Handle Avada custom post types (#51)
  • 9e1fe1e Image attachments: use full-resolution file if available (#87)
  • 80fe519 Improve audio support (#57)
  • ed2b829 Locate the current shell into the new directory (#73)
  • 935a57e Merge pull request #2 from ashishb/dependabot/github_actions/golangci/golangci-lint-action-4
  • 241bdff Re-organize supported features in README in sections (#56)
  • 529c4f2 Remove image param stripping (#41)
  • 627667f Remove trailing underscore from filenames
  • 67e82e1 Support WP audio shortcode (#49)
  • 3bea79f Support YouTube Lyte embeds (#82)
  • f7af15b Translate WP post_format to Hugo type (#47)
  • 6aa601c Update LICENSE
  • 128e147 Update version.txt
  • 0b14aff add -color-log-output to wp2hugo
  • 36599f4 chore(deps): bump actions/cache from 3 to 4 (#1)
  • f7b4c54 chore(deps): bump actions/setup-go from 4 to 5 (#3)
  • 4b4a3b9 chore(deps): bump github.com/JohannesKaufmann/html-to-markdown (#20)
  • fa5a2df chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#44)
  • 8716221 chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#89)
  • c924153 chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#97)
  • 3d02aa0 chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#21)
  • cab71eb chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#37)
  • fae8899 chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#60)
  • 815fb6d chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#69)
  • 5d7914e chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#96)
  • 98849e5 chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#128)
  • 811ecd7 chore(deps): bump github.com/rs/zerolog in /src/wp2hugo (#102)
  • f65fbe3 chore(deps): bump github.com/spf13/cobra in /src/wp2hugo (#98)
  • 9c9f4da chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#101)
  • 5997925 chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#107)
  • dfd980a chore(deps): bump github.com/stretchr/testify in /src/wp2hugo (#4)
  • 596da69 chore(deps): bump golang.org/x/net (#100)
  • 79cbcb2 chore(deps): bump golang.org/x/net (#14)
  • 7cda52b chore(deps): bump golang.org/x/text in /src/wp2hugo (#16)
  • 57de64a chore(deps): bump golang.org/x/text in /src/wp2hugo (#23)
  • b614961 chore(deps): bump golang.org/x/text in /src/wp2hugo (#31)
  • 8201316 chore(deps): bump golang.org/x/text in /src/wp2hugo (#63)
  • fce9e2d chore(deps): bump golang.org/x/text in /src/wp2hugo (#79)
  • 5ea9915 chore(deps): bump golang.org/x/text in /src/wp2hugo (#88)
  • 4be405d chore(deps): bump golangci/golangci-lint-action from 3 to 4
  • 562110c chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#19)
  • 3616fe9 chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#103)
  • 3f67637 chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#22)
  • 4d682ee chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#6)
  • c27d89a chore: Update README
  • a595bb0 chore: add .gitignore for Go
  • eb80179 chore: add a llmhelper package (#123)
  • 6b5af71 chore: add a license
  • a9efe2d chore: add a missing directory
  • 4bd0004 chore: add automated releases
  • 33a11cf chore: add basic GitHub Actions
  • 05e809f chore: add building from source instructions to README
  • e7b986a chore: add comments on how footnotes work
  • a999195 chore: add download-media bool as a simplified CLI parameter
  • 7266f08 chore: add encapsulation to WebsiteInfo
  • b510cee chore: add initial README
  • 77e8e08 chore: add missing Go releaser config
  • 694ce58 chore: add more details to README
  • 77aea82 chore: add more logging
  • 7310a6c chore: add more logging when an embedded download media fails
  • 8daf051 chore: add more notes
  • a35acb6 chore: add more notes to README
  • caa59fb chore: add more tests
  • da7eca0 chore: add note on font change
  • 98ce66b chore: add notes on comment migration
  • 9d57abb chore: add one more broken test
  • b22995f chore: add post ID -> attachment mapping
  • c62fa1c chore: add reference to v2.ashishb.net
  • 6f53a74 chore: add some more comments
  • 85adaae chore: add usage to README
  • bc9ee77 chore: append Markdown with a trailing new line to reduce lint issues
  • dc2621e chore: clean up code related to hugomanager (#117)
  • 9adcb21 chore: cleanup 'make lint' and 'make format'
  • 392e17e chore: code cleanup in media downloader
  • f8b0bf6 chore: code cleanup related to publish status
  • bae30ca chore: fix counting of images with and without alt (#124)
  • 529c278 chore: fix counting of images with and without alt (#125)
  • 76cd24f chore: fix file path for automated releases
  • a684284 chore: fix lint issues
  • e74f400 chore: fix lint issues in README.md
  • 508ae08 chore: fix lint issues in markdown
  • d692fcd chore: fix lint issues pointed by Golangci-lint 2.0 (#106)
  • 5375a73 chore: fix minor formatting issues
  • b64ec2c chore: improve 'make format'
  • 7c94ffc chore: improve CLI of hugomanager
  • 825790e chore: improve YAML by reducing indentation from 4 -> 2
  • 78c5fc7 chore: improve error logging
  • 010f6f0 chore: improve error messaging
  • a42fd83 chore: minor code cleanup
  • 52082fc chore: minor code cleanup related to directory creation
  • 474d3fc chore: minor documentation fixes
  • b33015c chore: minor file rename for clarity
  • 8d28c37 chore: minor fix to formatting
  • 8a9280e chore: minor improvements to FrontMatter
  • dd1a437 chore: minor logging change
  • 6d7ce54 chore: minor logging fix for gallery
  • 9eea3e5 chore: refactor hugopage package out of hugogenerator
  • 01e1e79 chore: relase version 1.3.1
  • 6209057 chore: release 1.10.0
  • dae277f chore: release 1.9.0
  • 1fd2e66 chore: release --debug from goreleaser
  • 96f7e99 chore: release new version
  • 16c5b0a chore: release new version
  • b81f5b2 chore: release new version (#90)
  • 7665796 chore: release new version of wp2hugo (#110)
  • feb88a1...
Read more

1.12.0

02 Apr 07:25
7665796
Compare
Choose a tag to compare

Changelog

  • c924153 chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#97)
  • 5d7914e chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#96)
  • 811ecd7 chore(deps): bump github.com/rs/zerolog in /src/wp2hugo (#102)
  • f65fbe3 chore(deps): bump github.com/spf13/cobra in /src/wp2hugo (#98)
  • 9c9f4da chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#101)
  • 5997925 chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#107)
  • 596da69 chore(deps): bump golang.org/x/net (#100)
  • 3616fe9 chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#103)
  • a9efe2d chore: add a missing directory
  • d692fcd chore: fix lint issues pointed by Golangci-lint 2.0 (#106)
  • 7665796 chore: release new version of wp2hugo (#110)
  • 513682b chore: ugrade to use Go 1.24.1
  • c40883f chore: unify some code for finding attachments in Markdown
  • b341e37 ci: add GitHub Actions linter (#92)
  • d24c368 ci: add YAML linter (#93)
  • 812f7d2 ci: improve CI filters
  • 7ca06ec ci: improve security posture of GitHub Actions (#104)
  • db19d9e ci: remove explicit Go version in GitHub Actions (#105)
  • 153f99b feat: add move-post-next-to-attachments to Hugo manager
  • 27c7c64 fix: fix hugomanager sitesummary command (#109)
  • e8b6dac fix: fix lint issues pointed by updated golangci-lint (#108)
  • 3f6b7dc fix: improve path for content_migrator_v1.go
  • 9a41ee9 fix: improve security posture of GitHub Actions with zizmor (#91)

1.11.0

31 Dec 05:32
b81f5b2
Compare
Choose a tag to compare

Changelog

  • 9e1fe1e Image attachments: use full-resolution file if available (#87)
  • 8716221 chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#89)
  • 5ea9915 chore(deps): bump golang.org/x/text in /src/wp2hugo (#88)
  • b81f5b2 chore: release new version (#90)

1.10.0

27 Nov 04:29
6209057
Compare
Choose a tag to compare

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

18 Nov 02:15
dae277f
Compare
Choose a tag to compare

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

27 Oct 03:45
16c5b0a
Compare
Choose a tag to compare

Changelog

  • ed2b829 Locate the current shell into the new directory (#73)
  • 815fb6d chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#69)
  • 16c5b0a chore: release new version
  • a0cf6b2 chore: run setup commands individually