Unclaimed project
Are you a maintainer of hugo-PaperMod? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
hugo-PaperMod
A fast, clean, responsive Hugo theme.
Back to changelogNew
Release 5.0
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 and ltr shortcodes
- Add Translations of
Japanese, Hungarian, Catalan, Uzbek, Hebrew, Arabic, Portuguese
- Add social icons of
snapchat, gitea, unsplash, itchio, ctftime
Release 5.0 - hugo-PaperMod Release Notes | AnnounceHQAdd browser-level lazy-loading of imagesImprove overall design to fit Prev Next post links and remove bordersImprove scrollbar stylingTweak Fuse options for searchImprove theme changes when JS is disabledFix code highlight when HLJS is disabledFix colors in embeded gistFix ... being shown for smaller summary in postsUpdate internal templates from hugoMiscellaneous improvements, fixes and accessibility enhancementsHuge thanks to contributors for making this theme better :)
What's Changed
- Allow page-specific cover settings to override site-level settings. by @corbanmailloux in https://github.com/adityatelange/hugo-PaperMod/pull/185
- Add meta tag for yandex verification by @muhammadhanif in https://github.com/adityatelange/hugo-PaperMod/pull/187
- Add social icon for snapchat by @daksh7011 in https://github.com/adityatelange/hugo-PaperMod/pull/188
- Only show vertical bar if necessary by @fkohrt in https://github.com/adityatelange/hugo-PaperMod/pull/193
- patch fingerprinting func in templates by @hlwjia in https://github.com/adityatelange/hugo-PaperMod/pull/195
- Add a meta tag for Bing verification by @muhammadhanif in https://github.com/adityatelange/hugo-PaperMod/pull/197
- Add japanese traslations by @Hattomo in https://github.com/adityatelange/hugo-PaperMod/pull/202
- Create hu.yaml by @csvass in https://github.com/adityatelange/hugo-PaperMod/pull/203
- Prev next post links on single post page by @adityatelange in https://github.com/adityatelange/hugo-PaperMod/pull/180
- Fixed missing reciprocal and self-reference hreflang by @AgileNix in https://github.com/adityatelange/hugo-PaperMod/pull/211
- Breadcrumbs by @adityatelange in https://github.com/adityatelange/hugo-PaperMod/pull/207
- Add ca.yaml for Catalan translation by @arnaugamez in https://github.com/adityatelange/hugo-PaperMod/pull/237
- Add uzbek language translation by @ibragimof in https://github.com/adityatelange/hugo-PaperMod/pull/245
- Redesign image captions by @kdkasad in https://github.com/adityatelange/hugo-PaperMod/pull/247
- Add social icon for unsplash by @zincnode in https://github.com/adityatelange/hugo-PaperMod/pull/255
- Add 'align' option to figure shortcode by @kdkasad in https://github.com/adityatelange/hugo-PaperMod/pull/256
- enforce language url subsitution on path boundary by @oasys in https://github.com/adityatelange/hugo-PaperMod/pull/254
- ✏ Added Hebrew translation by @RealA10N in https://github.com/adityatelange/hugo-PaperMod/pull/259
- Add i18n support for Arabic by @Muhammad-Saad-01 in https://github.com/adityatelange/hugo-PaperMod/pull/271
- Allow selective disabling of NavLinks in front matter by @subsoap in https://github.com/adityatelange/hugo-PaperMod/pull/279
- Add portuguese (pt) translation by @wagnerluis1982 in https://github.com/adityatelange/hugo-PaperMod/pull/294
- Add itch.io logo to socials list. by @Icantjuddle in https://github.com/adityatelange/hugo-PaperMod/pull/306
- Add social icon for ctftime by @sirkrypt0 in https://github.com/adityatelange/hugo-PaperMod/pull/300
- Allow selective summary hiding in front matter by @mohnoor94 in https://github.com/adityatelange/hugo-PaperMod/pull/292
- Use CSS to detect preferred color scheme when JS is disabled by @kdkasad in https://github.com/adityatelange/hugo-PaperMod/pull/308
- FIX Code block wraps on Safari by @gsh3ll in https://github.com/adityatelange/hugo-PaperMod/pull/298
- Fix scrollbar track background in dark mode caused by #308 by @kdkasad in https://github.com/adityatelange/hugo-PaperMod/pull/313
- Add support for
rtl and ltr shortcodes by @mohnoor94 in https://github.com/adityatelange/hugo-PaperMod/pull/293
- Minor adjustments in Arabic translations by @bassel in https://github.com/adityatelange/hugo-PaperMod/pull/309
- Add option to show link in meta data for editing posts by @Syphdias in https://github.com/adityatelange/hugo-PaperMod/pull/278
- Imrprovements to RSS by @adityatelange in https://github.com/adityatelange/hugo-PaperMod/pull/319
New Contributors
- @corbanmailloux made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/185
- @hlwjia made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/195
- @Hattomo made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/202
- @csvass made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/203
- @AgileNix made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/211
- @arnaugamez made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/237
- @ibragimof made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/245
- @zincnode made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/255
- @oasys made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/254
- @RealA10N made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/259
- @Muhammad-Saad-01 made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/271
- @subsoap made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/279
- @wagnerluis1982 made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/294
- @Icantjuddle made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/306
- @sirkrypt0 made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/300
- @gsh3ll made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/298
- @bassel made their first contribution in https://github.com/adityatelange/hugo-PaperMod/pull/309
Full Changelog: https://github.com/adityatelange/hugo-PaperMod/compare/v4.0...v5.0