Release v2.13.0
2.13.0 - 2024-07-24
✨ Features
- Follow user OS theme with JS disabled (#357) by @welpo
- Add date visibility options to post list (#330) by @sam9032 and @welpo
🐛 Bug fixes
- (header) Render feed links based on config (#358) by @welpo
- (post_listing_date) Show original date for unedited articles (#355) by @sam9032
- (search) Close modal when clicking current page result (#350) by @welpo
💄 Styling
- (error) Enhance visibility of Zola errors (#359) by @welpo
- Match footnote backlinks size on Zola v0.19 (0f18ac2) by @welpo
📝 Documentation
- (mastering tabi) Fix broken image (1111631) by @welpo
- Mention custom Twitter card & automatic OG tags (fbb81f9) by @welpo
- Deprecate JS footnote backlinks (ced0cb4) by @welpo
- Fix broken internal links (4145364) by @welpo
🔧 Miscellaneous tasks
- (release) Add error handling function (9585843) by @welpo
- (release) Ensure local repository is in good state (617a940) by @welpo