Skip to content

Releases: cotes2020/jekyll-theme-chirpy

v7.0.1

18 May 11:01
Compare
Choose a tag to compare

7.0.1 (2024-05-18)

Bug Fixes

  • analytics: goatcounter pv greater than 1K cannot be converted to numbers (#1762) (33a1fa7)
  • audio/video path apply variable media_subpath (#1745) (00a27a1)

v7.0.0

11 May 07:30
Compare
Choose a tag to compare

7.0.0 (2024-05-11)

⚠ BREAKING CHANGES

  • optimize the resource hints (#1717)
  • rename media-url file and related parameters (#1651)
  • rename comment setting parameter (#1563)
  • analytics: add post pageviews for GoatCounter (#1543)
  • File _data/origin/cors.yml:

    • cdns has been changed to resource_hints and has a new data structure
  • File _config.yml:

    • img_cdn changed to cdn
    • comments.active changed to comments.provider
    • google_analytics and goatcounter merged under the new option analytics
  • Posts' front matter:

    • img_path changed to media_subpath

Note: The way to build CSS has been changed, if you want to upgrade to v7.0.0 from an earlier version of fork, see "Upgrade the fork".


Features

Bug Fixes

  • make TOC title and entries visible at the same time (#1711) (e0950fc)
  • mode toggle not outlined when receiving keyboard focus (#1690) (cd37f63)
  • prevent footnote back arrow from becoming an emoji (#1716) (8608147)
  • pwa: skip range requests in service worker (#1672) (76d58fe)
  • search result prompt is empty (#1583) (8a2afae)
  • use https for Weibo sharing URL (#1612) (8e5fbb7)

Improvements

Changes

v6.5.5

23 Mar 18:32
7a7818b
Compare
Choose a tag to compare

What's Changed

v6.5.4

22 Mar 19:49
e559452
Compare
Choose a tag to compare

Bug Fixes

  • Fix social preview image path inside <meta> tag by @cotes2020 in #1623
  • Correct the attribute for the Twitter social image by @kungfux in #1615

v6.5.3

07 Mar 20:17
0a6c1fb
Compare
Choose a tag to compare

What's Changed

New Contributors

v6.5.2

29 Feb 19:54
795ff3f
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v6.5.1...v6.5.2

v6.5.1

26 Feb 19:03
388c151
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.5.1

v6.5.0

14 Feb 16:27
48564bd
Compare
Choose a tag to compare

What's Changed

New

Improvements

Fixes

  • Missing "/" at the end of URLs for categories and tags in breadcrumb by @cotes2020 in #1495
  • Correct the Twitter Card in social share preview by @bigsk1 in #1498

Misc

v6.4.2

13 Jan 14:12
ba764c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.1...v6.4.2

v6.4.1

10 Jan 18:16
6a17a7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.0...v6.4.1