Skip to content

Releases: pawcoding/astro-blog

v1.8.0

06 Jan 18:57
Compare
Choose a tag to compare

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

06 Jan 14:52
Compare
Choose a tag to compare
v1.8.0-staging.1 Pre-release
Pre-release

1.8.0-staging.1 (2025-01-06)

Features

  • matomo: add tracking pixel when JS is disabled (82a8707)

v1.7.0

06 Oct 18:30
Compare
Choose a tag to compare

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

06 Oct 18:26
Compare
Choose a tag to compare
v1.7.0-staging.3 Pre-release
Pre-release

1.7.0-staging.3 (2024-10-06)

Bug Fixes

  • article: update frontmatter config and correctly type Article component (b5c57bb)

Features

  • posts: configure style of footnotes (2181a5f)

v1.7.0-staging.2

03 Oct 19:11
Compare
Choose a tag to compare
v1.7.0-staging.2 Pre-release
Pre-release

1.7.0-staging.2 (2024-10-03)

Bug Fixes

  • matomo: enable heart beat timer and preconnect (ded613d)

v1.7.0-staging.1

03 Oct 13:45
Compare
Choose a tag to compare
v1.7.0-staging.1 Pre-release
Pre-release

1.7.0-staging.1 (2024-10-03)

Features

  • code: update shiki config to support light and dark mode (e39351a)

v1.6.4

15 Sep 08:16
Compare
Choose a tag to compare

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

15 Sep 08:13
Compare
Choose a tag to compare
v1.6.4-staging.2 Pre-release
Pre-release

1.6.4-staging.2 (2024-09-15)

Bug Fixes

  • release: update execution order or semantic release plugins (91819ab)

v1.6.4-staging.1

15 Sep 07:56
Compare
Choose a tag to compare
v1.6.4-staging.1 Pre-release
Pre-release

1.6.4-staging.1 (2024-09-15)

Bug Fixes

  • seo: update robots and canonical headers (fda06cb)

v1.6.3

08 Jul 19:42
Compare
Choose a tag to compare

1.6.3 (2024-07-08)

Bug Fixes

  • dates: use <time> tag for displaying dates (9ed27e4)