Skip to content

v1.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Oct 14:28
· 3 commits to master since this release

1.35.0 (2025-10-20)

Bug Fixes

  • core: πŸ› Fix hydration warnings, update not-found page (f44ed85)

Features

  • ✨ Refactor app architecture, add new UI components (d6ef18b)
  • ✨ Refactor UI with shadcn/ui, improve stats page (5c6bbb9)
  • βž• Add Sentry, PWA, and performance optimizations (900f556)
  • 🐳 Add Docker support with optimized builds (af780d6)
  • Add Playwright tests for navigation, dark mode, and guestbook (e6d3408)
  • Add test coverage for formatting helpers (91088a1)
  • Add test coverage for Redacted class (c71f49d)
  • Add test coverage for security utilities (7ad7f7d)
  • api: ✨ Implement admin ban API with CIDR support (0623b5f)
  • app: ♻️ Refactor codebase, add tests, improve performance (e405e3d)
  • app: ♻️ Refactor data fetching with Effect Schema validation (32c9e83)
  • app: ✨ Integrate Sanity CMS, enhance Google Maps & stats (37ecdd8)
  • app: ✨ Refactor app structure, update deps, add PWA icons (7b4bf3e)
  • ci: ✨ Add Renovate config and workflow (b63e966)
  • http: ⚑️ Implement request queue and rate limiting (0f5e40a)
  • Improve test coverage for utils (dac336f)
  • Improve test coverage for utils (308edb1)
  • Improve test coverage for utils (6858288)
  • Improve test coverage for utils (f1706d9)
  • Improve test coverage for utils (f151b3f)
  • places: ✨ Fetch places from Sanity CMS and display loading/error states (9b148f3)
  • providers: ✨ Add global providers and web vitals (90443d6)
  • Refactor ProjectsList component to use Sanity data fetching and add Suspense support (33f8fed)
  • sanity: ✨ Deploy Sanity Studio as standalone app (d7dca3e)
  • sanity: ✨ Integrate Sanity CMS for content management (0226984)
  • sanity: 🎨 Complete resume migration & build config fixes (9cf016a)