Skip to content
Back to overview

Detailed Changes

Full breakdown of features, fixes, and other changes per version.

Features

  • BlurImage aspect ratio fixes, BottomSheet titles, and image cropping (79a5408)

Bug Fixes

  • adjust api routes for CI in test env. (f53b9ee)

Features

  • Blur image placeholders, unified event attendees UI, and image_url cleanup (c57d89c)
  • update app. (572b190)

Features

  • Global search with PostgreSQL full-text search and notification sound effects (75a6fbe)

Bug Fixes

  • Add search_vector for full-text search and update event types (66353c7)

Performance Improvements

  • Database optimization (0b2c855)
  • Database optimization with RPC functions and migration consolidation (8b271ca)

Features

  • Add app version to environment and display in footer, add changelog page, and improve CI/CD workflow with Vercel bypass token support (bb1e063)

Features

  • Add gallery section links, sort toggle, and improve legal pages (0f03841)
  • Enhance PhotosPaginated component with custom endpoint and sort toggle options (adcc97c)

Features

  • add event debouncing and sync (d5eaaed)
  • Add extensible debounced sync system with global cache invalidation (5ccb41a)
  • Refactor sync system and remove useDebouncedSync hook (161c7bf)

Features

  • Enhance notification system with real-time toasts and UX improvements (0a150a4)
  • Implement activity feed and in-app notifications system (69d95a9)

Bug Fixes

  • Fix Supabase image transformations and optimize image sizing (5fd7e4f)

1.8.2

2026-01-18View on GitHub

Bug Fixes

  • Update README for clarity on linting and CI processes (ba53c5d)