What's Changed
New Features
- Make the plugin work with Ruby 3.2 by @ysk24ok in #49
- Add more og properties by @ysk24ok in #50
- Enable the use of non 'link_' prefixed variables by @ysk24ok in #51
- Use best_description for non ogp pages by @ysk24ok in #52
Deprecation Warning
link_*
template variables are deprecated due to #51 and will be removed in v1.0.0. See https://github.com/ysk24ok/jekyll-linkpreview/tree/v0.7.0#custom-templates.
Misc Updates
Other PRs
Full Changelog: v0.6.0...v0.7.0