Releases: h-sugawara/hexo-tag-ogp-link-preview
Releases · h-sugawara/hexo-tag-ogp-link-preview
v1.1.1
1.1.1 (2024/01/26)
Enhancements
- Update all dependencies package.
Bug fixes
- Update request headers to include Accept: text/html. (#23)
v.1.1.0
1.1.0 (2023/12/26)
New features
- Support a named parameter for the parameters of keywords type. (#16)
- Support native lazy loading for image element. (#18)
Enhancements
- Refactor a code of
configure
, common
, opengraph
and htmltag
for maintainability. (#7, #8, #9)
Bug fixes
- Project's workflow become able to upload code coverage to "CodeClimate". (#6)
- A URL of the Image element become a value of empty string if the Open Graph Image URL has invalid value. (#8)
- Failure to get the escaped milestone description text on the "Ready for release" workflow. (#21)