Release 5.0 Changelog
Summary
- Add Feature
ShowPostNavLinks
- shows Prev Next post links on single post page - Add Feature
BreadCrumbNavigation
- adds Breadcrumb navigation above title of single page/post - Add feature
editPost
- adds option to show link in meta data for editing posts - Add support for
rtl
andltr
shortcodes - Add Translations of
Japanese
,Hungarian
,Catalan
,Uzbek
,Hebrew
,Arabic
,Portuguese
- Add social icons of
snapchat
,gitea
,unsplash
,itchio
,ctftime
- Add browser-level lazy-loading of images
- Improve overall design to fit Prev Next post links and remove borders
- Improve scrollbar styling
- Tweak Fuse options for search
- Improve theme changes when JS is disabled
- Fix code highlight when HLJS is disabled
- Fix colors in embeded gist
- Fix
...
being shown for smaller summary in posts - Update internal templates from hugo
- Miscellaneous improvements, fixes and accessibility enhancements
Huge thanks to contributors for making this theme better :)
What's Changed
- Allow page-specific cover settings to override site-level settings. by @corbanmailloux in #185
- Add meta tag for yandex verification by @muhammadhanif in #187
- Add social icon for snapchat by @daksh7011 in #188
- Only show vertical bar if necessary by @fkohrt in #193
- patch fingerprinting func in templates by @hlwjia in #195
- Add a meta tag for Bing verification by @muhammadhanif in #197
- Add japanese traslations by @Hattomo in #202
- Create hu.yaml by @csvass in #203
- Prev next post links on single post page by @adityatelange in #180
- Fixed missing reciprocal and self-reference hreflang by @AgileNix in #211
- Breadcrumbs by @adityatelange in #207
- Add ca.yaml for Catalan translation by @arnaugamez in #237
- Add uzbek language translation by @ibragimof in #245
- Redesign image captions by @kdkasad in #247
- Add social icon for unsplash by @zincnode in #255
- Add 'align' option to figure shortcode by @kdkasad in #256
- enforce language url subsitution on path boundary by @oasys in #254
- ✏ Added Hebrew translation by @RealA10N in #259
- Add i18n support for Arabic by @Muhammad-Saad-01 in #271
- Allow selective disabling of NavLinks in front matter by @subsoap in #279
- Add portuguese (pt) translation by @wagnerluis1982 in #294
- Add itch.io logo to socials list. by @Icantjuddle in #306
- Add social icon for ctftime by @sirkrypt0 in #300
- Allow selective summary hiding in front matter by @mohnoor94 in #292
- Use CSS to detect preferred color scheme when JS is disabled by @kdkasad in #308
- FIX Code block wraps on Safari by @gsh3ll in #298
- Fix scrollbar track background in dark mode caused by #308 by @kdkasad in #313
- Add support for
rtl
andltr
shortcodes by @mohnoor94 in #293 - Minor adjustments in Arabic translations by @bassel in #309
- Add option to show link in meta data for editing posts by @Syphdias in #278
- Imrprovements to RSS by @adityatelange in #319
New Contributors
- @corbanmailloux made their first contribution in #185
- @hlwjia made their first contribution in #195
- @Hattomo made their first contribution in #202
- @csvass made their first contribution in #203
- @AgileNix made their first contribution in #211
- @arnaugamez made their first contribution in #237
- @ibragimof made their first contribution in #245
- @zincnode made their first contribution in #255
- @oasys made their first contribution in #254
- @RealA10N made their first contribution in #259
- @Muhammad-Saad-01 made their first contribution in #271
- @subsoap made their first contribution in #279
- @wagnerluis1982 made their first contribution in #294
- @Icantjuddle made their first contribution in #306
- @sirkrypt0 made their first contribution in #300
- @gsh3ll made their first contribution in #298
- @bassel made their first contribution in #309
Full Changelog: v4.0...v5.0