Skip to content
Back to overview

Detailed Changes

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

1.38.7

2026-08-19View on GitHub

🐛 Bug Fixes

  • Remove PhotoPageSkeleton and enhance caching in photo pages (70240a1)

1.38.6

2026-08-18View on GitHub

🐛 Bug Fixes

  • Enhance caching and revalidation logic for events and challenges (a674d9f)
  • Refactor date handling to utilize server timestamps across components (1ba879e)

1.38.5

2026-08-17View on GitHub

🐛 Bug Fixes

  • Enhance styling and functionality across components (90089aa)
  • Update noise assets and enhance button styles (8b8e431)

1.38.4

2026-08-17View on GitHub

🐛 Bug Fixes

  • Refactor caching and layout for improved performance and consistency (29843f3)

1.38.3

2026-08-17View on GitHub

🐛 Bug Fixes

  • Remove modal prop from Select component (cde4fd4)
  • Update layout and caching strategies for manage pages (5978f73)

1.38.2

2026-08-16View on GitHub

🐛 Bug Fixes

  • Enhance caching mechanisms across profile and album pages (b3c8d99)

1.38.1

2026-08-15View on GitHub

🐛 Bug Fixes

  • Add event announcement recipients tracking and improve email recipient handling (4a871d7)
  • Enhance notifications and onboarding processes (c5ee20a)
  • Enhance onboarding flow with profile image upload and management (6e1f866)
  • Improve onboarding test for profile image management (2bc2598)
  • Update type definitions for test profile row (3df64c9)

1.38.0

2026-08-15View on GitHub

✨ Features

  • Enhance caching and revalidation system (12ea2fa)

🐛 Bug Fixes

  • Enhance event location handling and caching (19743c6)
  • Improve activity and event pages with loading states and notification handling (cae116f)

1.37.5

2026-08-08View on GitHub

🐛 Bug Fixes

  • Replace body scroll lock implementation with custom hook (b6cb445)

1.37.4

2026-08-03View on GitHub

🐛 Bug Fixes

  • Add internal API secret and enhance proxy logic (7a41886)
  • Allow E2E test APIs in specific environments (da53450)
  • Update caching and image handling for improved performance (280c6c3)
  • Update profile fetching and upload logic for improved consistency (b053c5b)

🔧 Maintenance

  • Integrate internal API secret handling for E2E tests (fc407c8)