Release 6.0 Changelog
Huge thanks to contributors for making this theme better :)
Also a Big Thank You to supporters at Ko-Fi. Kudos to you guys
Summary
- Added Feature
ShowCodeCopyButtons
- Adds a button to copy code block contents. - Added Feature
ShowFullTextinRSS
- Adds Full Text content in RSS feeds. - Added Feature
ShowAllPagesInArchive
- To show all pages in archives. - Added Feature
Originally published at
whencanonicalUrl
andShowCanonicalLink
is set . - Theme colors are converted from
rgba
tohex
. - Added option to customize Social-Media Share buttons
ShareButtons: ["linkedin", "twitter"]
- Added option to hide copyright/footer text
- Added
summary
in section pages,Content
on list pages,description
can now be in markdown on list pages. - Added
placeholder
param in Search to customize placeholder in search input box. - Added option to disable Anchored headings
disableAnchoredHeadings
- Updated internal Hugo templates.
- Add Translations of
Ukrainian
,Russian
,Esperanto
,Vietnamese
,Turkish
,Mongolian
,Polish
,Bengali
,Dutch
,Chinese
,Kurdish
,Italian
,Danish
,Korean
. - Add social icons of
hackerone
,xda
,goodreads
,splotify
,flicker
,librepay
,matrix
,serverfault
,researchgate
,googlescholar
,ycombinator
,polywork
,cv
,xing
,phone
. - Fixed Emojis affected by theme opacity values.
- Fixed line highlighting in code-blocks.
- Fixed
params.fuseOpts
being ignored by Fuse.js. - Miscellaneous improvements, fixes and accessibility enhancements.
What's Changed
- Split-up css into sub-parts by @adityatelange in #317
- Fix path in editPost URL for Windows by @Syphdias in #333
- Allow Overriding of ToC by @JannikArndt in #329
- Move post nav links to a partial section by @mohnoor94 in #343
- Add buttons to copy code block contents by @kdkasad in #345
🐛 add missing spacing between title and icon by @pxlfrk in #351- Add uk.yaml Ukrainian translation by @geeqla in #356
- Update ru.yaml Russian translation with latest copy by @geeqla in #357
- Create eo.yml by @1000283 in #350
- Fix Error: add site dependencies: load resources: loading translations: "site/themes/hugo-PaperMod/i18n/eo.yml:1:1": failed to load translations: no unmarshaler registered for yml by @cbrownstein in #359
- Fix Error: add site dependencies: load resources: loading templates: "site/themes/hugo-PaperMod/layouts/partials/head.html:79:1": parse failed: template: partials/head.html:79: unexpected unclosed action in command by @cbrownstein in #360
- Custom alt title in multilingual mode by @geeqla in #364
- Create vi.yaml by @FrankFeenix in #370
- add Turkish translation by @mrtrkmn in #374
- Create mn.yaml by @CaDiL in #375
- Add pl.yaml Polish Translation by @kszpieg in #387
- Fix xml+rss link header (#392) by @JannikArndt in #393
- fix typos in README.md by @jugmac00 in #415
- fix post_meta/reading_time by @lucasew in #427
- Add missing semicolons in CSS files by @kdkasad in #408
- Add social icon for XDA Developers by @xLexip in #409
- social-icons: add goodreads svg by @andrenbrandao in #410
- Add social icon for spotify by @csinko in #430
- i18n: complete French translations by @DBLouis in #404
- Add bn.yaml Bengali Translation by @JonyBepary in #433
- Dutch translation by @koenr in #460
- Update zh.yaml by @OrvilleQ in #461
- Bengali translation by @ayonkhan in #482
- Remove extraneous space in toc.html by @lambdapioneer in #488
- Fix profileMode imageUrl preloaded on every page by @danielfdickinson in #495
- Add social icons for flickr, liberapay, matrix and server fault by @Kdecherf in #484
- Add width and height attributes to cover images by @igruenig in #519
- Update fa.yaml by @pikhosh in #534
- Never display the toc when it would be empty by @cljoly in #532
- Fix div not allowed in summary element in ToC by @danielfdickinson in #552
- Reduces Cognitive Complexity of search by @adityatelange in #554
- Fix button not allowed inside anchor in footer by @danielfdickinson in #551
- Add svg icon for ycombinator by @cljoly in #535
- content can write formative code and change line by @drizzl4 in #561
- Rgba to rgb by @adityatelange in #560
- add zh-tw.yaml by @DotnetChen in #578
- Add Northern and Central Kurdish translations by @roj1512 in #567
- Add more Italian translations by @frascu in #593
- Add showCanonicalLink to markdown metadata by @nikaera in #428
- Add webp to processable formats by @danielfdickinson in #540
- Fix code line highlighting by @johnnymetz in #575
- Create da.yaml by @moonleg in #611
- Social-icons: Add Polywork icon. by @ericapisani in #545
- Add icon for CV by @JannikArndt in #639
- Add icon for xing by @JannikArndt in #638
- Remove call to google_news internal template by @jmooring in #668
- Add missing spanish translations by @alvr in #684
- Use HUGO 0.87's date formatting feature with time.Format by @Saxodwarf in #555
- Add korean translations by @haservi in #713
- Adding 'Phone' to Socials by @janga1 in #635
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
Release 4.0 Changelog
- Added
AccessKeys
- Improve
theme-switch
logic - Port
Anchored Headings
from Codex - Added social-icons for
Discord, Mastodon, Keybase, Ko-Fi, Kakaotalk, Nuget, Reddit
- Update
HLJS to v10.2.0
- Added
Search
feature with fuse.js and options to tweak search & keyboard navigation in search results - Add
emojify
in Language-Switch - Load stylesheet resource with wildcard
- Unset line-clamp in Home-Info mode, content can be as long as one wants it to be
- Disable indexing website when not in production
- Social-Icons name can match even when case does not match with set name
- Add option to
disable fingerprinting
- Add option to
disable highlight.js
- Retain
anchor link '#'
in URL when clicked on anchored headings - Add support for
custom taxonomy URLs
- Add option to hide cover images from list, single but retain in structured-data and share links
Extended css
can be directly added to asset bundle, all .css underassets/css/extended/
- Do not smooth-scroll when user has preferred to not
- Fix
broken anchor Link
scroll for Table of Contents and non-ASCII chars - Fix Lang Name hidden when LanguageName was unset
- Fix scroll-bar track on various conditions
- Fix menu items overflow instead of horizontal scroll
- Fix Trailing slash in menu urls
- Fix figure captions added to Table of Contents
- Fix embeded gist colored dark
- Fix wrong load stylesheet and JS on multihost (multilingual)
- Fix Go-To-Top button not shown on code-background in light mode
- Translations added: Bahasa(id), Italian(it), improvements to german(de)
- Miscellaneous improvements, fixes and accessibility enhancements
Huge thanks to contributors for making this theme better :)
Release 3.0 Changelog
- enhanced templates a/c to theme for
social-meta
- add support for
Rich Results
- add option to customize
NavBar Label
- i18n: more translations (thanks to contributors)
- add support for
extended_head
andextended_footer
- add support for
Right Aligned Text
for multilingual mode - add support for
responsive cover image
- add support for
multiple authors
- add automatic
#hashtag
generator for twitter share withtags
from a post - add
Language switch
, an improvement to multilingual feature - miscellaneous improvements, fixes and accessibility enhancements
Huge thanks to contributors for making this theme better :)
Release 2.0 Changelog
- added support for
cover image
with captions - add option to allow
disabling of special 1st post
- improved
taxonomy
pages - added option to
open toc
by deafult(for each post) - theme:
automatic
based on browser theme - update
HLJS to v10.2.0
ToC
: improvements, fixes (custom implementation)- Archives: improvements
- added
Menu Location indicator
- i18n: more translations (thanks to contributors)
- profile-mode: subtitle
- added
theme-toggle
to switch between dark and light - footer: user-defined copyright
favicon
can be set to custom path- comments can be disabled for a page
- miscellaneous improvements, fixes and accessibility enhancements
Release 1.0 Changelog
- use of
hugo's asset generator with pipelining
- asset
fingerprinting
,bundling
andminification
by default - seperated
layouts
andpartials
into more readable parts - separated
css stylesheets
into parts - added
archive
layout - added
Home-Info
Mode - added
Table of content
genration - added
smooth scroll
between in page tags - added
Taxonomy pages
(tags, categories) - added themed
scrollbar
- added
Scroll-to-Top
button - added post
Share
buttons - added
draft
page indicator - added google siteverification tag vars
- add option to disable post meta
- save
menu scroll position
in browser's storage - added
Profile-Mode
with buttons - added
Social Icons
- updated
HLJS
- added
multilingual support
- micellaneous
additions
,improvements
andfixes