Releases: hbstack/blog
Releases · hbstack/blog
modules/sidebar/profile: v1.2.1
modules/related-posts: v0.4.0
0.4.0 (2024-06-01)
Continuous Integration
- deps: update module github.com/hbstack/blog to v0.16.0 (069cf11)
- deps: update module github.com/hbstack/blog to v0.16.1 (01f8d17)
- deps: update module github.com/hbstack/blog to v0.17.0 (31e2269)
- deps: update module github.com/hbstack/blog to v0.18.0 (8454991)
- deps: update module github.com/hbstack/blog to v0.18.1 (7424589)
- deps: update module github.com/hbstack/blog to v0.19.0 (35fe130)
- deps: update module github.com/hbstack/header to v0.11.3 (fdaccc5)
- deps: update module github.com/hbstack/header to v0.12.0 (8841929)
- deps: update module github.com/hbstack/slide to v0.3.0 (6b61470)
- deps: update module github.com/hugomods/base to v0.2.0 (5b04727)
- deps: update module github.com/hugomods/base to v0.3.0 (f2081eb)
- deps: update module github.com/hugomods/base to v0.4.0 (b3eb72f)
- deps: update module github.com/hugomods/icons/vendors/simple-icons to v1.0.17 (e29ceec)
- deps: update module github.com/hugomods/icons/vendors/simple-icons to v1.0.18 (0e0aa64)
Features ✨
- add the
hb.terms.profile_metricsparameter, hide the profile metrics iffalse(d9e477c) - add the
hb.terms.profileparameter, hide the profile iffalse(d9e477c) - add the hb.blog.sidebar.max_width parameter, which default to 320px (d9e477c)
- prepare for theming (fd8d330)
- related-posts: add the hb.blog.related_posts.list_style parameter, available options:
slideandvertical. (bb9c8ba)
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 🎨
modules/related-posts: v0.3.1
modules/post-nav: v0.4.0
0.4.0 (2024-06-01)
Continuous Integration
- deps: update module github.com/hbstack/blog to v0.16.0 (069cf11)
- deps: update module github.com/hbstack/blog to v0.16.1 (01f8d17)
- deps: update module github.com/hbstack/blog to v0.17.0 (31e2269)
- deps: update module github.com/hbstack/blog to v0.18.0 (8454991)
- deps: update module github.com/hbstack/blog to v0.18.1 (7424589)
- deps: update module github.com/hbstack/blog to v0.19.0 (35fe130)
- deps: update module github.com/hbstack/header to v0.11.3 (fdaccc5)
- deps: update module github.com/hbstack/header to v0.12.0 (8841929)
- deps: update module github.com/hugomods/base to v0.2.0 (5b04727)
- deps: update module github.com/hugomods/base to v0.3.0 (f2081eb)
- deps: update module github.com/hugomods/base to v0.4.0 (b3eb72f)
- deps: update module github.com/hugomods/icons/vendors/simple-icons to v1.0.17 (e29ceec)
- deps: update module github.com/hugomods/icons/vendors/simple-icons to v1.0.18 (0e0aa64)
Features ✨
- prepare for theming (fd8d330)
Bug Fixes 🐞
- correct overflow styles (45160ce)