1.3.3 (2026-03-02)
- changelog: regenerate from scratch (af70a45)
- assets: track og-image and whitelist it from gitignore (ed74f81)
- cache: migrate from @vercel/kv to @upstash/redis (d5ad750)
- deps: update astro and adapters (b60cbe9)
- deps: update astro monorepo (#1) (089396f)
- deps: update node.js to v24 (fd6b8c4)
- gitignore: ignore .vercel directory (d628045)
- readme: update GitHub and author URLs (cbf2a02)
- layout: extract shared head, nav and footer into Layout component (fbaa5ee)
1.3.2 (2026-03-02)
- changelog: regenerate from scratch (50c98c5)
- layout: extract shared head, nav and footer into Layout component (d2163b0)
1.3.1 (2026-03-02)
- assets: track og-image and whitelist it from gitignore (ed74f81)
1.3.0 (2026-03-02)
- seo: add OG and Twitter Card meta tags to all pages (d03ac4b)
- favicon: replace root favicon with updated assets version (1b939a2)
1.2.0 (2026-03-01)
- lastfm: add LASTFM_ENABLED env var to toggle provider (e36d698)
- patchwork: enforce LASTFM_ENABLED check, set listenbrainz as default, normalize username to lowercase (b7828cb)
- ui: conditionally render provider fieldset based on LASTFM_ENABLED (8f351fd)
1.1.0 (2026-02-28)
- integrations: add file-downloader to serve local scripts at build (5cdf321)
- matomo: add server-side page view tracking helper (a6fe94d)
- matomo: configure opt-in analytics integration with env vars (3bd3d1a)
- patchwork: track image generation as matomo page view (30ecec5)
- matomo: document analytics env vars in readme and env.example (a734a8b)
- readme: add Vercel deployment section (bf0cd2c)
- deps: add astro-matomo dependency (f349bc1)
- renovate: enable platform automerge and switch to pr type (25513ca)
1.0.0 (2026-02-28)
- changelog: add changelog page (77bca4d)
- listenbrainz: add this_week, this_month, this_year period support (6ff2ba0)
- ui: add nav link styles and changelog footer link (00b182d)
- ui: show dynamic period options for ListenBrainz (3d0fd93)
- display cached patchwork by removing X-Image Header (7e7fc04)
- footer: replace fork button with subtle link (272fa6b)