๐ Features
- Add loader to
/highlights page (2fe1f8e)
- frontmatter: Support auto-generating
minutesRead when true and hiding it when false; allow empty redirect to disable redirection (92dba84)
- frontmatter: Add
cover and coverAlt fields to support post cover (71ade35)
- tag: Add tag sidebar for ListView and CardView (#68)
๐ Bug Fixes
- Prevent white flash when switching to dark mode on Chrome 140+, keep Safari 18+ unaffected (#45)
- astro: Prevent reset styles from overriding custom css after build (665c9a2)
- 92dba84 & 71ade35 (46fbfa8)
- Prevent right desktop aside shift when search panel toggles (2580b69)
- Initialize theme earlier in Head & prevent duplicate system theme listeners (740120f)
- Issues from latest dependency update and others (0578678)
๐ก Chore
- eslint: Migrate to defineConfig & remove redundant eslintRecommended (da1056c)
- Simplify tag ui in ListItem (eb8cd95)
- Update docs (51b984e)
- Update deps & GitHub actions (exclude ESLint/Astro) (3dcc382)
โค๏ธ Contributors
View changes on GitHub