- Fixed multiple UI and functionality bugs, including button routing, padding inconsistencies, dark‑mode skeletons, e2e flakiness, CSS scoping, email validation, OAuth for the companion extension, and various type‑checking issues.
- Added new features: export all booking question fields to CSV for non‑seated events and use a lenient slugify for event‑type slugs in API v2.
- Refactored core layers: migrated workflow utilities to the features layer, introduced a CreditsRepository, and switched from a GitHub access token to a GitHub App token.