// What changes happened

Changelog

A complete history of releases for dev-murphy/personal-website.

v1.6.6July 20, 2026
Bug fixes
  • don't hide FadeInSection content behind client hydrationd4458ec
v1.6.5July 20, 2026
Bug fixes
  • use node:sqlite for Nuxt Content instead of better-sqlite39258857
v1.6.4July 20, 2026
Bug fixes
  • support REDIS_URL for Vercel Marketplace Redis integrationefae2b6
v1.6.3July 20, 2026
Miscellaneous
  • prepare Vercel deployment, replace Sentry/PostHog with Vercel Analyticse476fac
v1.6.2June 21, 2026
Miscellaneous
  • replace plausible analytics with zenithcodes stats script33ba8f5
v1.6.1June 11, 2026
Miscellaneous
  • remove sentry example test routesbfe6deb
v1.6.0June 11, 2026minor
Features
  • add posthog product analyticsdca1cea
Miscellaneous
  • add sentry example test routescc66d00
v1.5.2June 11, 2026
Miscellaneous
  • add sentry error monitoring to project25e0f20
v1.5.1June 11, 2026
Miscellaneous
  • add plausible analytics to project8296af6
v1.5.0May 31, 2026minor
Features
  • **blog:** support anonymous comments and content filteringdc832b4
  • **projects:** add projects catalog with filtering and realtime001c6db
Bug fixes
  • **app:** wrapped theme toggle in client only to prevent hydration mishapsc7a7ce0
  • **auth:** prevent Safari popup block and force Google account chooserc35728c
v1.4.0May 31, 2026minor
Features
  • **blog:** make likes and reactions realtimecd4729b
Performance Improvements
  • **docker:** cache deps across deploys to speed up image buildsff77aa8
v1.3.3May 31, 2026
Miscellaneous
  • update octo eureka and sda hymns live site urls7ec8a26
Code refactors
  • use localStorage instead of sessionStorage for session management0d764e2
v1.3.2May 31, 2026
Bug fixes
  • inject PocketBase URL at runtime via NUXT_PUBLIC_ prefixd00fe5a
v1.3.1May 31, 2026
Bug fixes
  • add blog link on landing page9e04209
CI/CD
  • add pocketbase env to compose file94758a8
v1.3.0May 31, 2026minor
Features
  • add blog engagement features with PocketBase backenda1211a1
  • create blog pagesab00060
Bug fixes
  • resolve type errors in BlogChart and ProsePreb922e8a
Miscellaneous
  • add arrow and clock icon for blog pages5b078ae
  • add blogs folder and schema to content config2025af6
  • add content component for blog pages32cf6d9
  • install nuxt-charts deps to app54cffa1
Documentation
UI Updates
  • configure shiki theme and markdown languages and site nameb12bbf5
v1.2.3May 29, 2026
Bug fixes
  • keep section highlight working after returning to home80b2967
v1.2.2May 29, 2026
Bug fixes
  • serve changelog from bundled server asset79d74e3
v1.2.1May 29, 2026
Bug fixes
  • add password for redis connectioncafc84f
v1.2.0May 29, 2026minor
Features
Bug fixes
  • add retry logic to redis connection and remove it from the build process6ad12fc
Miscellaneous
  • add home link on navbar for pages069a6be
  • add rate limitingcd5a055
  • change to contact us meta to "Quick Replies"7f579bb
  • update app name in headerbe46a34
  • use env value for docker composeb9fe2fb
CI/CD
UI Updates
v1.1.3May 29, 2026
Bug fixes
  • resolve 500 error from conflicting unhead versions22af12f
v1.1.2May 29, 2026
Documentation
  • add basic project information7dfec15
CI/CD
  • resolve better-sqlite3 dependency issue5791055
v1.1.1May 29, 2026
CI/CD
  • add external dependency for better-sqlite3 to Dockerfiledbce282
v1.1.0May 29, 2026minor
Features
  • build portfolio landing page and theming09ef0e4
Miscellaneous
  • add @vueuse dependenciesb9a9043
  • add favicon assetsea0891a
  • add needed dependencies such as nuxt-image, nuxt-content, nuxt-seo...3e9ef85
  • ignore .claude directory8153365
v1.0.1May 24, 2026
Code refactors
v1.0.0May 24, 2026initial release
Features
Bug fixes
  • add package manager to package.jsona079d3c
Miscellaneous
Documentation
CI/CD
  • add Dockerfile and .dockerignore to app90ee4fa
  • **semantic-release:** add release config and action to app707137f