Skip to content

FeelIt: Update to v1.0.3

Latest

Choose a tag to compare

@khusika khusika released this 22 Oct 06:38
· 11 commits to main since this release
304fc9c

Features

  • home: Add pinned post functionality and image placeholders for posts without images ( 2d5bb24 , aa37cde )
  • pwa: Refactor versioning and improve service worker caching ( 98f1cf6 , 3657cf5 )
  • comments: Add giscus support for docs and posts ( 01245f8 , 5f18b89 )
  • profile/about: Improve layout, styling, and make title configurable with a site title fallback ( 4df61b5 , 4150ac5 , 054e3f6 )
  • header: Implement dynamic RSS icon link ( 40e94ee )
  • single: Add related content section to the footer ( 3de0809 )
  • ui: Display author avatar in post metadata ( e9f3d8a )
  • shortcodes: Pull gist from Hugo source template ( 0dad8c7 )
  • tags: "Boxify" the tag layout ( f0c11e0 )
  • Add image support for term and section pages ( eb724f9 )
  • footer: Add hugo.CommitHash to the footer line ( 3369088 )
  • social: Update XDA domain name ( d01b2b8 )

Bug Fixes

  • hugo: Adapt theme for breaking changes:
    • Adapt to new template system ( 50dfc9e )
    • Update posts permalink token ( aa085b7 )
    • Update IsMultiLingual usages ( 8e03d53 )
    • Use .Sites.Default ( ff29096 )
  • oembed: Update Twitter usage and adjust HTML format ( 937791c , b093bde )
  • css: Adjust post-author size ( 4ba6654 )
  • head: Wrap favicon URL with relURL ( 15f0349 )
  • taxonomy: Move author to params ( d4f4b56 )
  • analytic: Define Google Analytics ID path ( 1dc5c66 )
  • Fix incorrect article URL ( 799e0d2 )

i18n

Maintenance & Chores

  • theme: Bump minimum Hugo version requirement to v0.151.1 ( e8bf273 )
  • lib: Update typeit from v7.0.4 to v8.8.7 and fix related styles ( 26fe1ec , fcf24bc )
  • css: Update modern-normalize ( 64520ab , a8df1aa )
  • css: Adjust single-card padding ( 0c6ffe6 )
  • CLI: Update purgejs sed config ( 8e47be6 )
  • theme: Update domain .dev ==> .id ( 0ea89a5 )
  • github: Update build dependencies ( fc5cd26 )
  • exampleSite: Update Algolia search ID ( b5df7be )
  • exampleSite: Rename pagination to pagerSize ( 766e62c )

New Contributors

Full Changelog: v1.0.2...v1.0.3