Features
- Add responsive image rendering
- Add structured metadata JSON-LD
- Add favicon support
- Add 'tag cloud'
- Publishing via brid.gy
- New content type notes for your micropub needs
- Post now can contain a
lastmod
date for updates - Configurable Previous post/Next post links
- Add possibility for custom taxonomy series
- Add webmention endpoints
Fixes
- Remove unused SEO related keywords
- RSS feed item includes whole post, instead of summary
- Fix incorrect newline after link
- Minor layout fixes
- A couple of updated icons
- Update parsing webmentions
- Fix default number of post per pagination and taking it actually into account
- Fix overlapping headings and navbar
- Remove double
main
tag - Restructure single post and post lists to remove double code
- Fix timezone problem
- Fix missing author photo in
h-entry
- Improve webmention layout
- Fix uncovered case of missing SVG icon
What's Changed
New Contributors 🚀
Full Changelog: v1.3...v1.3.1