Skip to content

Latest commit

Β 

History

History
688 lines (326 loc) Β· 33.5 KB

CHANGELOG.md

File metadata and controls

688 lines (326 loc) Β· 33.5 KB

Changelog

0.37.1 (2024-07-07)

Bug Fixes 🐞

  • show the read more button when specifying description (5b23c75)

0.37.0 (2024-06-21)

Features ✨

  • add cascade list style for posts list and terms list (#915) (993bae7), closes #914

0.36.1 (2024-06-16)

Bug Fixes 🐞

  • hb-blog-post-meta context (8e05210)

0.36.0 (2024-06-16)

Features ✨

  • add the meta.first_section page parameter (4e1d572)
  • add the hb-blog-post-meta hook (#906) (bc81c24)

0.35.4 (2024-06-16)

Performance Improvements ⚑️

0.35.3 (2024-06-15)

Bug Fixes 🐞

0.35.2 (2024-06-15)

Performance Improvements ⚑️

0.35.1 (2024-06-04)

Performance Improvements ⚑️

0.35.0 (2024-06-02)

Features ✨

  • add the hb.blog.list_style parameter, available option: minimalist (#866) (7c1912b)
  • add the hb.terms.list_style parameter, available option: minimalist (7c1912b)

Performance Improvements ⚑️

  • terms: avoid generating custom pages collection (eee6fe9)

0.34.0 (2024-06-01)

Features ✨

  • add the hb.terms.profile_metrics parameter, hide the profile metrics if false (d9e477c)
  • add the hb.terms.profile parameter, hide the profile if false (d9e477c)
  • add the hb.blog.sidebar.max_width parameter, which default to 320px (d9e477c)

Performance Improvements ⚑️

  • cache hb/modules/blog/post/card-img partial (d9e477c)
  • cache the sidebar taxonomies module (d9e477c)
  • performance improvement (#856) (d9e477c)
  • toc-scrollspy: cache attributes partial (d9e477c)

Styles 🎨

  • related-posts: tweak vertical style (d9e477c)

0.33.0 (2024-05-28)

Features ✨

  • i18n: add Vietnamese translations (610010d)

0.32.2 (2024-05-24)

Bug Fixes 🐞

  • invalid tag on terms layout (f95e156)

0.32.1 (2024-05-14)

Bug Fixes 🐞

  • i18n: German translation (94e0906)

0.32.0 (2024-05-10)

Features ✨

  • add the hb.blog.post_read_more parameter (#820) (6019c64)

Styles 🎨

0.31.1 (2024-05-02)

Bug Fixes 🐞

  • show the thumbnails all the time (b23a00e)

0.31.0 (2024-05-01)

Features ✨

  • add the hb.blog.post_thumbnail_height parameter, which represents the height of thumbnail, default to 160px (#809) (6f49989)
  • add the hb.blog.post_thumbnail_resize_height parameter for changing the height for resizing thumbnails, default to 360. (6f49989)

0.30.0 (2024-04-30)

Features ✨

0.29.1 (2024-04-27)

Bug Fixes 🐞

  • add unique class name for term socials and metrics (fc7293e)
  • wrong type (boolean) of social icon color for authors (fc7293e)

Styles 🎨

  • change margin of author's metrics (aa2a65f)

0.29.0 (2024-04-23)

Features ✨

0.28.0 (2024-04-23)

Features ✨

  • add the post_thumbnail_position parameter (#778) (2bef119)

Bug Fixes 🐞

  • broken styles on homepage (6ee1fd8)

0.27.2 (2024-04-15)

Bug Fixes 🐞

  • safe check if the meta parameter is boolean (#767) (4472db8)

0.27.1 (2024-04-15)

Bug Fixes 🐞

  • list should respect the meta* page params (#766) (b0402fc)
  • navigate to external post directly when clicking the featured image (#764) (f68544a)

0.27.0 (2024-04-15)

Features ✨

0.26.3 (2024-04-09)

Styles 🎨

0.26.2 (2024-04-03)

Styles 🎨

0.26.1 (2024-04-02)

Styles 🎨

  • change the ToC toggle color to secondary (2a4cc4c)
  • remove margin-bottom from last modules to align components horizontally (255d4a3)
  • toc: set padding-left as pe-lg-2 (fdf1475)

0.26.0 (2024-03-22)

Features ✨

0.25.2 (2024-03-06)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.2.0 (f3b9f67)
  • deps: update dependency stylelint-scss to v6.2.1 (c2ba3a4)
  • set default paginate (d85a2cb)

0.25.1 (2024-02-17)

Styles 🎨

  • change sidebar and ToC scrollbar width as thin (9bb66f9)
  • highlight sidebar and ToC scrollbar on hover (#660) (9bb66f9)

0.25.0 (2024-02-11)

Features ✨

  • add the toc page parameter, when false then hide the ToC (#646) (c791065)

0.24.3 (2024-01-24)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.1.0 (2d21351)

0.24.2 (2024-01-05)

Bug Fixes 🐞

  • correct overflow styles (45160ce)

0.24.1 (2023-12-22)

Bug Fixes 🐞

0.24.0 (2023-12-19)

Features ✨

  • add the hb-blog-post-content-afterbegin and hb-blog-post-content-beforeend hooks (#565) (2413243)

0.23.0 (2023-12-17)

Features ✨

  • add the sidebar.position parameter (#545) (2639b86)
  • add the sidebar.sticky parameter, to disable sticky behaviour by setting it to false (#549) (23aaaa1)
  • add the sidebar.width parameter, which accepts percentage value, such as .3 (equals to 30%), 40% (#548) (7ba634a)
  • add the site.Params.hb.blog.list_cols_md and site.Params.hb.blog.list_cols_lg parameter to specify cols for md and lg breakpoints respectively (#554) (f5be4a7)
  • add the toc.position parameter (#547) (68b9197)
  • allow hiding carousel on homepage by setting hb.blog.home.featured_posts as 0 (aa81cc0)
  • allow specifying title other than page title for taxonomy (#560) (d34bd42)
  • sidebar/taxonomies: allow sorting, disabling, limiting each taxonomy (#559) (8ae81d4)

Bug Fixes 🐞

Styles 🎨

  • specify class name for taxonomy titles and count for styling (699420b)
  • specify extra class name for taxonomy terms (#556) (dc947ed)

0.22.8 (2023-12-13)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6 (8da2a2d)
  • i18n: update pt-br.toml (#543) (64db5ff)

0.22.7 (2023-12-05)

Bug Fixes 🐞

0.22.6 (2023-12-03)

Styles 🎨

  • improve SEO of read more buttons (e74aae4)

0.22.5 (2023-12-03)

Bug Fixes 🐞

0.22.4 (2023-12-03)

Styles 🎨

0.22.3 (2023-11-30)

Bug Fixes 🐞

  • taxonomies: listing and counting regular pages only (#498) (635dc2d)

0.22.2 (2023-11-14)

Bug Fixes 🐞

  • correct the default thumbnail in the case of baseURL contains subpaths (#484) (52e6a74)

0.22.1 (2023-11-10)

Bug Fixes 🐞

0.22.0 (2023-11-10)

Features ✨

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.3.1 (b20c478)

0.21.0 (2023-11-02)

Features ✨

Styles 🎨

  • change the hb.terms.paginate as 12 by default (4a07c96)

0.20.0 (2023-11-01)

Features ✨

0.19.2 (2023-11-01)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.3.0 (37f1372)

Styles 🎨

  • show more posts per row on term list pages when there is no sidebar (#441) (7459cee)

0.19.1 (2023-10-23)

Continuous Integration

  • deps: update module github.com/hbstack/base to v0.3.0 (cb2f748)
  • deps: update module github.com/hbstack/pagination to v0.3.0 (aa53a00)
  • deps: update module github.com/hbstack/socials to v0.7.0 (6833a0c)
  • deps: update module github.com/hugomods/simple-icons to v9.19.0+incompatible (1d559bb)

Bug Fixes 🐞

  • archives: correct the year and month parsing when defaultContentLanguageInSubdir is false (#428) (9d0027a), closes #427

0.19.0 (2023-10-21)

Features ✨

0.18.1 (2023-10-19)

Bug Fixes 🐞

0.18.0 (2023-10-16)

Continuous Integration

  • deps: update module github.com/hbstack/pagination to v0.2.1 (8f3ee13)

Features ✨

  • add the home.pinned_posts_position parameter (48c709e)

0.17.0 (2023-10-16)

Continuous Integration

  • deps: update module github.com/hugomods/simple-icons to v9.18.0+incompatible (2e235ed)

Features ✨

Bug Fixes 🐞

Styles 🎨

  • hide the read more button from pinned posts on homepage (56c5945)
  • sidebar: change the scrollbar width as 2px (69bea11)

0.16.1 (2023-10-09)

Continuous Integration

  • deps: update module github.com/hugomods/simple-icons to v9.17.0+incompatible (3ffed8d)

Bug Fixes 🐞

  • i18n: translate read_more in Korean (#389) (3052c47)
  • replace the summaries truncated indicator (dots) with the read more button (#388) (7cc02cc), closes #387

Styles 🎨

0.16.0 (2023-10-08)

Continuous Integration

  • deps: update module github.com/hugomods/images to v0.8.0 (ab1d818)

Features ✨

0.15.9 (2023-10-05)

Continuous Integration

  • deps: update module github.com/hbstack/socials to v0.5.1 (695f4b2)
  • deps: update module github.com/hbstack/socials to v0.6.0 (74be591)
  • deps: update module github.com/hugomods/icons/vendors/bootstrap to v0.5.1 (8233f7b)
  • deps: update module github.com/hugomods/simple-icons to v9.14.0+incompatible (5a761c1)
  • deps: update module github.com/hugomods/simple-icons to v9.15.0+incompatible (097ded8)
  • deps: update module github.com/hugomods/simple-icons to v9.16.0+incompatible (77f7771)
  • deps: update module github.com/hugomods/simple-icons to v9.16.1+incompatible (d7e9f90)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.2.0 (0213edb)
  • deps: update dependency stylelint-scss to v5.2.1 (b4560d9)

Styles 🎨

  • show the ... indicates that the summaries were truncated (#374) (48bf0e6)

0.15.8 (2023-09-07)

Continuous Integration

  • deps: update module github.com/hbstack/socials to v0.4.0 (0b5b884)
  • deps: update module github.com/hugomods/simple-icons to v9.13.0+incompatible (7447a30)

0.15.7 (2023-09-02)

Continuous Integration

  • deps: update module github.com/hbstack/hb to v0.7.1 (618083e)
  • deps: update module github.com/hugomods/simple-icons to v9.12.0+incompatible (483d15b)

Styles 🎨

  • change the margin-bottom as mb-2 of lead description (4825570)

0.15.6 (2023-08-26)

Styles 🎨

  • adjust the sidebar width (46da409)
  • increase the gap between of content and ToC (3bcfb29)

0.15.5 (2023-08-25)

Bug Fixes 🐞

  • correct the height and top of ToC (87092fc)
  • correct the height of sidebar (4c0a143)

0.15.4 (2023-08-25)

Continuous Integration

  • deps: update module github.com/hbstack/base to v0.2.1 (f68b02e)
  • deps: update module github.com/hbstack/carousel to v0.2.3 (e5962d3)
  • deps: update module github.com/hbstack/hb to v0.5.2 (b2253ac)
  • deps: update module github.com/hbstack/hb to v0.6.0 (f672d04)
  • deps: update module github.com/hbstack/hb to v0.7.0 (3730c01)
  • deps: update module github.com/hbstack/socials to v0.3.0 (8666792)
  • deps: update module github.com/hugomods/simple-icons to v9.11.0+incompatible (affc2ae)
  • deps: update module github.com/hugomods/simple-icons to v9.7.0+incompatible (b13c416)
  • deps: update module github.com/hugomods/simple-icons to v9.8.0+incompatible (b1c4d39)
  • deps: update module github.com/hugomods/simple-icons to v9.9.0+incompatible (8cb0ef1)

Bug Fixes 🐞

  • correct the top property of sidebar (#318) (9445d0c)
  • deps: update dependency stylelint-scss to v5.1.0 (fe0310d)

0.15.1 (2023-07-13)

Continuous Integration

  • deps: update module github.com/hugomods/images to v0.6.0 (7385ceb)
  • deps: update module github.com/hugomods/images to v0.7.0 (e84cd88)
  • deps: update module github.com/hugomods/simple-icons to v9.3.0+incompatible (d4f86a8)
  • deps: update module github.com/hugomods/simple-icons to v9.4.0+incompatible (d501123)
  • deps: update module github.com/hugomods/simple-icons to v9.5.0+incompatible (e605858)

Styles 🎨

Bug Fixes 🐞

  • use the descriptions as summaries on list if set (#240) (e69c42e)

0.15.0 (2023-06-19)

Features ✨

  • add the sidebar posts module (f659bed)
  • add the sidebar taxonomies module (a3d1876)

Bug Fixes 🐞

  • sticky ToC not working when enabling sidebar modules (#205) (a459225)

0.14.0 (2023-06-19)

Continuous Integration

  • deps: update module github.com/hugomods/simple-icons to v9.2.0+incompatible (2e31509)

Features ✨

  • add the full_width parameter to take full width (1745c99)
  • add the optional sidebar implementation (8df5d79)

0.13.0 (2023-06-14)

Continuous Integration

  • deps: update module github.com/hugomods/simple-icons to v9.1.0+incompatible (e36d4fc)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.0.1 (4425e76)

Features ✨

  • add the socials._color parameter for author pages to disable icon colors (21b883f)

0.12.1 (2023-06-10)

Styles 🎨

Continuous Integration

  • configure release please (3928d53)

0.12.0 (2023-06-01)

Features

  • add the hb.blog.home.taxonomies parameter to show/hide the taxonomies navigation on homepage (fda532d)
  • add the staticman module (b333469)

0.11.0 (2023-05-14)

Features

0.10.1 (2023-05-13)

Bug Fixes

  • deps: update dependency stylelint-scss to v5 (b0297a1)