Releases: pawcoding/astro-blog
Releases · pawcoding/astro-blog
v1.8.0
1.8.0 (2025-01-06)
Bug Fixes
- home: make entire article clickable (e0d08da)
Features
- matomo: add tracking pixel when JS is disabled (5b0496a)
v1.8.0-staging.1
Features
- matomo: add tracking pixel when JS is disabled (82a8707)
v1.7.0
1.7.0 (2024-10-06)
Bug Fixes
- matomo: enable heart beat timer and preconnect (ded613d)
- article: update frontmatter config and correctly type Article component (b5c57bb)
Features
- posts: configure style of footnotes (2181a5f)
- code: update shiki config to support light and dark mode (e39351a)
v1.7.0-staging.3
Bug Fixes
- article: update frontmatter config and correctly type Article component (b5c57bb)
Features
- posts: configure style of footnotes (2181a5f)
v1.7.0-staging.2
Bug Fixes
- matomo: enable heart beat timer and preconnect (ded613d)
v1.7.0-staging.1
Features
- code: update shiki config to support light and dark mode (e39351a)
v1.6.4
1.6.4 (2024-09-15)
Bug Fixes
- release: update execution order or semantic release plugins (91819ab)
- seo: update robots and canonical headers (fda06cb)
v1.6.4-staging.2
Bug Fixes
- release: update execution order or semantic release plugins (91819ab)
v1.6.4-staging.1
Bug Fixes
- seo: update robots and canonical headers (fda06cb)
v1.6.3
1.6.3 (2024-07-08)
Bug Fixes
- dates: use
<time>
tag for displaying dates (9ed27e4)