Changelog

What we've
shipped.

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

August 4, 2026

v0.0.12

Cloud compute — background runs, automations & usage billing

  • FeatureBackground cloud runs — launch any agent task server-side, close the tab, and results are saved to your run history with status and credits.
  • FeatureScheduled automations — daily, weekly, or monthly agent tasks with a time of day, plus optional email delivery of every result.
  • FeatureAgent compute sandbox — the agent can execute JavaScript in a secure in-memory sandbox to aggregate, analyze, and transform your data.
  • FeatureUsage meters & auto-billing — log compute hours, API calls, storage, or custom units per client, then generate a draft invoice from any date range in one click.
  • FeatureCloud cost import — upload AWS, GCP, or Azure cost exports as categorized expenses with automatic column mapping.
  • FeatureSidebar adapts to your plan — Pro-only tabs (Agent, Analytics, Projects, Time, Expenses, Usage) are shown or hidden based on your entitlements.
  • ImprovementNew agent tools: run_code, log_usage, list_usage_events, generate_usage_invoice.

August 3, 2026

v0.0.11

Contacts, CRM lists & client portal management

  • FeatureContacts — a dedicated CRM list with search, tag filters, and one-click email outreach.
  • FeatureCSV & Excel import — drop a spreadsheet and contacts are parsed, column-matched, and upserted with an import report.
  • FeatureClient portal management — enable or disable portal access per client and send them a magic-link invite email.
  • FeatureClients & Contacts nav group with a dedicated Usage & Billing page.
  • ImprovementNew agent tools: list_contacts, get_contact, create_contact, send_contact_email.

August 3, 2026

v0.0.10

Tydl Agent overhaul — persistent conversations & streaming

  • FeaturePersistent chat history — every conversation is saved with a title and transcript, restorable from the agent workspace.
  • FeatureToken-level streaming — agent answers type out live over SSE, with tool steps and results rendered as rich inline cards.
  • Feature36 business tools — overviews, revenue by client and month, booking/invoice/time/expense/proposal stats, overdue lists, and detail views.
  • FeaturePro plans get 500 AI credits every month, with the allowance and reset date shown in the billing page.
  • FeaturePRO badge in the sidebar with live subscription updates via server-sent events.
  • FixFixed invoice creation failing with a scan-arity mismatch when listing or sending invoices.

August 2, 2026

v1.0.0

Phase 2 — clients, projects, proposals & AI

  • FeatureClients & CRM — client records with contact details, tags, and booking history, plus invoice conversion in one click.
  • FeatureProjects with tasks — organize client work into projects with trackable tasks and time entries.
  • FeatureProposals — draft, send, accept, and decline with branded share links; one-click conversion to a contract.
  • FeatureContracts — reusable templates and e-signature flow with public sign links and audit-ready status.
  • FeatureTime tracking — start/stop timer, manual entries, and one-click conversion of time entries into invoices.
  • FeatureExpenses — record expenses with tax fields and view them against revenue.
  • FeatureRevenue overview — monthly revenue, outstanding and paid invoices, and payment trends in one dashboard.
  • FeatureAnalytics — booking trends, revenue by client, traffic sources with UTM attribution, and funnel insights.
  • FeatureAI assistant — AI-drafted proposals and emails, powered by a credits system with allowances per plan.
  • FeatureClient portal — clients log in to view their bookings and invoices with automated traffic metering.
  • FeatureRecurring invoices — automatic generation on a schedule with per-invoice email delivery.
  • FeaturePersistent uploads — avatars, logos, and brand assets stored in S3-compatible object storage.
  • FeaturePlans & entitlements — Free, Starter, and Pro tiers with enforced limits (Free: 5 links, 3 invoices/mo).
  • ImprovementServer-sent events for realtime dashboard updates (bookings, invoices, notifications).
  • ImprovementIdempotent migration runner — safe to re-run on upgrades without manual database surgery.

August 1, 2026

v0.9.0

Custom domains, enhanced customize & onboarding

  • FeatureCustom domain support with automatic DNS provider detection (Cloudflare, GoDaddy, Namecheap, DigitalOcean, Vercel, and more).
  • FeatureAuto-verification polling — DNS changes are checked automatically every 5 seconds until propagation completes.
  • FeatureBeautiful DNS setup guide with provider-specific step-by-step instructions and one-click copy buttons for DNS records.
  • FeatureDay view for the calendar — toggle between Day, Week, and Month views in the bookings dashboard.
  • FeatureEnhanced customize page with Profile & Bio, Appearance, and Sections tabs, plus a live preview panel.
  • FeatureSocial links editing directly from the customize page with real-time preview updates.
  • FeatureOnboarding redesign with 5-step flow (Profile, Link, Socials, Timezone, Event Type) and live preview panel.
  • ImprovementRedesigned sidebar with cleaner navigation, active states, and live clock display.
  • ImprovementAvailability page redesigned with compact layout, quick presets (9-5 weekdays, 10-6, every day), and inline time editing.
  • ImprovementSection visibility editor now shows descriptions for each section and visual feedback for hidden sections.
  • ImprovementLive preview in customize page now renders a mini profile card instead of an iframe for instant updates.

July 27, 2026

v0.8.0

Embed SDK, branding, calendar & security

  • FeatureEmbed SDK with inline, floating, and popup modes for embedding booking widgets on any site.
  • FeatureAdd to Calendar buttons (Google, Outlook, Office 365) with ICS download including meeting location and attendee info.
  • FeaturePublic page customization — choose light/dark/auto theme, set brand color, and hide Tydl branding.
  • FeatureVideo conferencing auto-creation (Jitsi Meet) for Google Meet, Zoom, and Teams event types.
  • FeatureEmbed dashboard with live preview, code snippets, and config options.
  • ImprovementSOC 2-aligned security: CSP headers, improved CORS validation, email format validation, database ports locked to internal network.
  • ImprovementSEO: Open Graph images, per-page metadata for auth pages, expanded sitemap with all public routes.
  • ImprovementHSTS enabled by default in Docker deployment.
  • FixFixed EventTypeCard mouse-tracking hover gradient.

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.