Releases: cotes2020/jekyll-theme-chirpy
Releases · cotes2020/jekyll-theme-chirpy
v7.3.1
v7.3.0
7.3.0 (2025-05-18)
Features
- i18n: add Catalan Spanish locale translation (#2349) (167c98c)
- i18n: add Dutch locale (#2076) (981ddba)
- i18n: add Japanese locale (#2295) (571c90f)
- i18n: add persian language (#2238) (7d4d35c)
Bug Fixes
- avoid
mathjax
loading failure on page refresh (#2389) (401e2af) - improve accuracy of moving
img
element classes (#2399) (d0f8f95) - recognize global theme mode (#2357) (7708adb)
- search: avoid missing spaces between paragraphs in search results (#2199) (0eb7efa)
- ui: prevent the search bar from moving when focused (#2336) (f744929)
- ui: fix incomplete border color on hover for tags (#2359) (c626447)
Improvements
v7.2.4
v7.2.3
v7.2.2
v7.2.1
v7.2.0
7.2.0 (2024-11-28)
Note
If you are upgrading to this version from a fork (7.0.0
~ 7.1.1
), please note that _sass/dist
has been moved to _sass/vendors
. For more information, please refer to the latest "Upgrade the Fork".
Features
- show toc on mobile screens (#1964) (8a064a5)
- support vertical scrolling for toc in desktop mode (#2064) (5265b03)
Bug Fixes
Improvements
v7.1.1
v7.1.0
7.1.0 (2024-08-27)
Features
- add Bluesky social links (#1759) (0102aba)
- add Reddit social option (#1836) (8673e13)
- add Threads social links (#1837) (e3a78b6)
- analytics: add fathom analytics (#1913) (befc4ce)
- dev: add vscode tasks (#1843) (e4db1a1)
- dev: support vscode dev-container (#1781) (1e3d4a6)
- ui: improve block quote layout (80bd792)
- ui: improve visibility of inline code (#1831) (c876731)
- ui: make
info-prompt
icon looks like the letter "i" (#1835) (a07a57e) - ui: set
<kbd>
font to 'Lato' (64c7262)