Skip to content

Latest commit

 

History

History
101 lines (53 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

101 lines (53 loc) · 4.27 KB

1.4.9 (2024-12-01)

Bug Fixes

  • images not loading properly for contents (3708a03)

1.4.8 (2024-12-01)

Reverts

  • Revert "chore: add CORS" (abce734)
  • Revert "chore: remove Vercel URL in CORS" (ba75497)

1.4.7 (2024-12-01)

Bug Fixes

  • fix CSP with connect-src (7fbd8fb)

1.4.6 (2024-12-01)

Bug Fixes

  • CSP causing scripts not to load correctly (c4f07b0)

1.4.5 (2024-11-29)

Bug Fixes

1.4.4 (2024-11-29)

Bug Fixes

1.4.3 (2024-11-29)

Bug Fixes

  • contentlayer build errors (9fac2a4)
  • Refactor Journals to Notes (1d1e9f8)

1.4.2 (2024-11-28)

Bug Fixes

  • update umami tracker domains (843ac78)

1.4.1 (2024-10-31)

Bug Fixes

  • Set posts and journals change frequency in sitemap (769519f)

1.4.0 (2024-10-31)

Features

  • Upgrade to Next 15 and React 19 (a260127)

1.3.1 (2024-10-31)

Reverts

  • Revert "feat: add Sentry" (2a19be8)

1.3.0 (2024-10-31)

Features

  • Add Upstash Redis (30f618a)
  • Remove Prisma (e4762cd)
  • Update ViewCounter component to use Redis (f8419e8)

1.2.0 (2024-10-31)

Features

1.1.1 (2024-10-27)

Bug Fixes

  • semantic-release not updating package.json version (6493a69)

1.1.0 (2024-10-27)

Bug Fixes

  • commitlint conflict with semantic release in CI (e28da46)

Features

1.0.0 (2024-10-27)

  • Initial release