Changelog

What we've
shipped.

Product updates in chronological order. Newest releases at the top. No marketing fluff — just what changed and why.

May 28, 2026

v0.6.0

Editorial polish

  • FeatureNew marketing site with consistent editorial theme across all pages.
  • FeatureEmail-only sign in and sign up. Removed third-party OAuth for now.
  • ImprovementLarger booking calendar with clearer availability indicators.
  • ImprovementCleaner landing page — replaced boxed cards with editorial dividers.
  • FixFixed booking-link widget showing localhost URL in production.

May 12, 2026

v0.5.0

UX polish

  • FeatureSetup checklist on the dashboard for new accounts.
  • FeatureConfirmation dialogs for destructive actions (delete event type, cancel booking).
  • FeatureUsername persistence in onboarding and settings.
  • ImprovementCommand palette keyboard navigation with arrow keys.
  • ImprovementBooking page now includes a back link to the host profile.

April 24, 2026

v0.4.0

Production-ready backend

  • FeaturehttpOnly cookie auth with CSRF protection.
  • FeaturePublic cancel and reschedule via email links.
  • FeatureEmail verification before bookings go live.
  • FeatureServer-sent events for realtime dashboard updates.
  • ImprovementTimezone-aware slot generation with DST handling.
  • ImprovementDaily booking caps per event type.

March 30, 2026

v0.3.0

Core scheduling

  • FeaturePublic booking pages at tydl.app/{username}.
  • FeatureSlot locking during booking flow (5-minute reservation).
  • FeatureMultiple event types per host with custom durations.
  • FeatureWeekly availability with per-day windows.

March 1, 2026

v0.1.0

First commit

  • FeatureInitial release. Sign up, create profile, and book a meeting.