Skip to content
Back to overview

Detailed Changes

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

1.30.7

2026-06-09View on GitHub

🐛 Bug Fixes

  • optimize user retrieval by querying profiles instead of listing all users (c6f3bf6)
  • remove BotID integration from various components and API routes (57215bd)

1.30.6

2026-06-07View on GitHub

🐛 Bug Fixes

  • multiple issues and update packages (3872596)

1.30.5

2026-06-07View on GitHub

🐛 Bug Fixes

  • update event form to include draft state; enhance styling for event headings and location formatting (645c829)

1.30.4

2026-05-17View on GitHub

🐛 Bug Fixes

  • integrate SignUpCTA component into challenges and gallery pages; enhance styling and conditional rendering in Comments and SignUpCTA components (c5e8b06)
  • update checkout action version and enhance release configuration for better deployment (3907bfd)

1.30.3

2026-05-15View on GitHub

Bug Fixes

  • update release workflow and Vercel configuration for improved deployment (4f87277)

1.30.2

2026-05-15View on GitHub

Bug Fixes

  • update styling and layout across multiple components for consistency (cb5b7a9)

1.30.1

2026-05-15View on GitHub

Bug Fixes

  • add is_draft field to events and update related logic (d861115)
  • update Node.js version to 24 and set environment variable for CI workflows (57e07e1)

1.30.0

2026-05-14View on GitHub

Features

1.29.23

2026-05-14View on GitHub

Bug Fixes

  • Enhance event and challenge admin pages with improved slug handling and admin actions dropdown (0a93dcf)
  • update event photos title styling (b292b68)

1.29.22

2026-05-09View on GitHub

Bug Fixes

  • Add built dependencies configuration for pnpm (a863eb0)
  • Adjust heading font. (fc2e603)
  • Enhance test user creation with retry logic and improved error handling (7bb6bee)
  • Move built dependencies configuration from pnpm-workspace.yaml to package.json (bb6af13)
  • Move built dependencies configuration to pnpm-workspace.yaml (f20399e)
  • Update CI workflow to use pnpm and Node.js 20 (dd218b3)
  • Update Node.js version in CI workflow to 22 (1c32a85)
  • Update Playwright installation command and enhance Vercel preview URL for E2E tests (4dc2182)
  • Update pnpm version to 10.28.1 and downgrade Node.js version to 20 in CI workflow (1fb5ceb)