Що нового
Нові функції в кожному випуску Tymeslot.
v 1.13.2
2026-09-01Booking-page fixes: every free day is reachable, failures explain themselves, and video invitations reach the attendee.
- Every bookable day and month is reachable on the booking calendar власний сервер
- A page that cannot load its times says so and asks the visitor to retry власний сервер
- An ad-hoc meeting that books a video room now invites the attendee власний сервер
- Slack notifications are sent when Telegram is connected as well власний сервер
- CalDAV calendars connect to servers that answer 405 to discovery власний сервер
v 1.13.1
2026-08-31Booking pages now open on a day visitors can actually book, and cancellation emails link back to the host.
- The booking calendar opens on the first free day with its times loaded власний сервер
- Rescheduling lands on a bookable day instead of an empty month власний сервер
- Webhook payloads now include the meeting's guests власний сервер
- The cancellation email links back to the host's booking page власний сервер
v 1.13.0
2026-08-31A reliability and security release: bookings fail safe, integrations survive provider outages, and sign-in events are audited.
- Bookings are refused for times the host's schedule never offered власний сервер
- A video provider outage now trips a circuit breaker instead of retrying власний сервер
- Booking emails wait out a mail outage instead of being dropped власний сервер
- Account lockouts, password changes and social sign-ins are now audited власний сервер
- Booking errors and the agenda countdown appear in the visitor's language власний сервер
v 1.12.0
2026-08-29A reliability release for bookings that use a video meeting, calendar sync and profile photos.
- A booking with a video meeting is confirmed exactly once, however slowly the link arrives власний сервер
- A Teams account that cannot host a meeting confirms the booking without a link власний сервер
- CalDAV calendars are found on servers that answer under a subpath власний сервер
- Choosing a second profile photo no longer takes the page down власний сервер
- Email addresses on newer domain endings are accepted again власний сервер
v 1.11.1
2026-08-19Video integrations can now reach a meeting server on your own private network.
- ALLOW_PRIVATE_IPS_FOR_VIDEO permits a meeting server on an internal network власний сервер
- Custom video links and self-hosted MiroTalk both accept a private address власний сервер
v 1.11.0
2026-08-19Meeting polls settle a group on a time by voting, and transactional emails can now carry your own branding.
- Propose several candidate times and let invitees vote to settle on one власний сервер
- Confirming the winning time books the meeting with everyone invited власний сервер
- Set your own logo, brand name and accent colour on transactional emails власний сервер
- Email buttons and links now meet accessibility contrast requirements власний сервер
- Nextcloud calendars now connect on installs served from a subdirectory власний сервер
v 1.10.1
2026-08-17A security release covering the login redirect check and three dependency advisories.
- Login redirects reject crafted targets that a browser would resolve off-site власний сервер
- Bundled dependencies updated to clear three security advisories власний сервер
v 1.10.0
2026-08-17Availability is now built from named schedules, and every meeting type can follow its own.
- Keep up to five named schedules, each with its own hours, breaks and rules власний сервер
- Every meeting type follows the schedule you give it, or your default schedule власний сервер
- Buffer, minimum notice and the booking window now belong to a schedule власний сервер
- Rate limiting no longer locks out signups or visitors behind a shared proxy власний сервер
- Webhook deliveries stop retrying once the endpoint has rejected them outright власний сервер
- Now built on the Cloudron 5.1 base image власний сервер
v 1.9.0
2026-08-14The dashboard now opens on your calendar, and calendar connection problems stay visible until fixed.
- The dashboard opens on your calendar, with all navigation in the sidebar власний сервер
- The Integrations badge names the integration that needs attention власний сервер
- A broken calendar connection alerts once and stays flagged until you reconnect власний сервер
- Fixed crashes when opening an event with a reminder or when a break is rejected власний сервер
v 1.8.1
2026-08-12The meeting type editor moves to tabs, rescheduling notifies everyone again, and translations are corrected throughout.
- Edit a meeting type through five tabs instead of one long scrolling form власний сервер
- Rescheduling now sends its own email and replaces the existing calendar entry власний сервер
- Rescheduling a booking again fires webhooks, chat alerts and reminders власний сервер
- Every translation reviewed and corrected across all five languages
- Pricing plan cards are translated, and long text no longer overflows хмара
v 1.8.0
2026-08-10Tymeslot now speaks six languages, and hosts can cap how many bookings they take.
- The whole app now speaks German, French, Italian, Ukrainian and Czech власний сервер
- Cap how many bookings you accept per day, week or month власний сервер
- Give each connected calendar its own colour, and show or hide it in the grid власний сервер
- Disconnecting a video provider can now clean up its meeting rooms too власний сервер
- The marketing site is localised, with prices in each market's own currency хмара
v 1.7.0
2026-08-04Calendar feed subscriptions and invoicing for paid bookings, with CalDAV sync and daylight-saving fixes.
- Subscribe to any published calendar feed by URL and have it block your availability власний сервер
- Invoices are now issued automatically for paid meeting bookings власний сервер
- Download your subscription invoices from the billing dashboard хмара
- CalDAV sync no longer stalls or drops events on stricter servers власний сервер
- Booking times stay correct across daylight-saving and the 2026 clock changes власний сервер
v 1.6.0
2026-07-31New email delivery providers alongside calendar sync, video link and email reliability fixes.
- Send email through SendGrid, Mailgun or AhaSend as well as SMTP and Postmark власний сервер
- Read-only calendars are no longer offered as booking targets власний сервер
- Organisers and guests now reliably receive video join links власний сервер
- CalDAV sync recovers from emptied calendars and stricter servers власний сервер
- A misconfigured email provider now fails at startup instead of silently dropping mail власний сервер
v 1.5.0
2026-07-25External PostgreSQL support and a slim Docker image, faster page loads, and calendar sync and accessibility fixes.
-
Select an external database only when DATABASE_URL is remote власний сервер
DATABASE_URL now selects an external database on the Docker image, where releases up to 1.4.4 ignored it and always used the bundled PostgreSQL. Only a URL naming a remote host changes behaviour, as a URL pointing at localhost still means the bundled database. Remove any stale DATABASE_URL before upgrading if you want to keep using the bundled database.
- Connect to an external PostgreSQL with DATABASE_URL, including TLS власний сервер
- A slim Docker image that runs PostgreSQL as its own container власний сервер
- Faster page loads with zstd-compressed assets and lighter provider icons власний сервер
- Calendar event updates use the provider's id, fixing Google sync failures власний сервер
- Marketing and legal pages meet WCAG AA contrast хмара
v 1.4.4
2026-07-17Descriptions on meeting type cards, a Stripe API generation upgrade, a Connect onboarding fix, and security patches for six bundled dependencies.
- Descriptions now appear on meeting type cards власний сервер
- Security patches for six bundled dependencies, including Phoenix and LiveView власний сервер
- Stripe now runs on the 2025-11-17 API generation, no webhook changes needed
- Stripe Connect onboarding no longer blocked by the security policy власний сервер
- Booking pages no longer fail on daylight-saving changeover days власний сервер
- Renewed subscriptions are no longer cancelled prematurely хмара
v 1.4.3
2026-07-17Meeting reschedule and cancellation cleanup fixes, timezone display corrections, and Outlook calendar sync hardening.
v 1.4.2
2026-07-14A maintenance release with background job, build configuration and contribution tooling fixes.
v 1.4.1
2026-07-08A branded 404 page, an onboarding calendar fix, and security patches to bundled dependencies.
- A branded 404 page for unknown routes власний сервер
- Security patches for bundled HTTP dependencies (plug, hpax, mint) власний сервер
v 1.4.0
2026-07-06A unified integrations hub, calendar colour sync, and a live dashboard agenda, alongside encryption, security and accessibility hardening.
- Unified integrations hub for calendars, video and payments with health status and one-click reconnect власний сервер
- Event colours now sync both ways with your calendar provider власний сервер
- Data-at-rest encryption key can be rotated independently of deployment власний сервер
- Live "Your day" agenda and setup nudges on the dashboard overview власний сервер
- Improved keyboard and screen-reader accessibility across booking and dashboard власний сервер
v 1.3.0
2026-07-01A fuller in-app calendar, Apple iCloud sync, and Tymeslot's move to open source under AGPLv3.
- Create recurring and all-day calendar events, with colours and reminders власний сервер
- Quick-add, search, agenda view and keyboard shortcuts for the calendar власний сервер
- Apple iCloud added as a calendar provider alongside Google, Outlook and CalDAV власний сервер
- Live booking-page preview and theme picker moved into onboarding власний сервер
- Relicensed under AGPLv3, so self-hosters can modify and redistribute Tymeslot власний сервер
v 1.2.5
2026-06-29Personal free/busy feed, richer calendar events, and CalDAV improvements.
- Personal free/busy calendar feed for sharing availability externally власний сервер
- Calendar events enriched with conference links, language tags and free/busy status власний сервер
- SMTP now accepts wildcard TLS certificates власний сервер
v 1.2.4
2026-06-25Session security hardening, stage-aware onboarding emails, and marketing page improvements.
- Sessions end immediately on logout or credential change власний сервер
- Onboarding emails adapt to each user's activation stage хмара
- Structured data and performance improvements on marketing pages хмара
v 1.2.3
2026-06-24WordPress embed guidance, a public FAQ page, and stability fixes.
- Embed dashboard links WordPress users to the official plugin власний сервер
- Public FAQ page covering common questions хмара
- Blocked embeds show a clear notice rather than the homepage власний сервер
v 1.2.2
2026-06-24One-click Google Calendar connect in onboarding, plus small fixes.
- One-click Google Calendar connect during onboarding власний сервер
v 1.2.1
2026-06-23A booking analytics dashboard with traffic sources, conversion and device breakdowns, plus a marketing blog and hardened security.
- Booking analytics dashboard with traffic sources, visits and conversion over time власний сервер
- Cookie-less, bot-filtered analytics with UTM and tracking-parameter capture власний сервер
- Booking analytics available on Pro хмара
- Marketing blog with featured posts, cover images and competitor comparison pages хмара
- Tighter content security policy and SSRF protection on calendar and video integrations власний сервер
v 1.2.0
2026-06-19Guest attendees with email RSVP, richer booking-link sharing, and a new pricing page.
- Guest attendees with email RSVP on bookings, including a per-type guest limit власний сервер
- Private and direct booking links for individual meeting types власний сервер
- Booking-link share previews with organiser photo and details власний сервер
- Features and Resources navigation menus with icons власний сервер
- New pricing page хмара
v 1.1.1
2026-06-17Zoom and Google Meet calendar reliability fixes.
v 1.1.0
2026-06-16Paid bookings via Stripe Connect, custom booking questions, Zoom and Slack integrations, an admin control panel and a guided dashboard tour.
-
Correct Docker Compose env forwarding, volumes, and DB config власний сервер
the embedded PostgreSQL volume is now named tymeslot_pg everywhere. Installs created before this change keep their data in the old volume (postgres_data, or <project>_postgres_data under Compose). Re-point the new mount at the old volume, or migrate the data into tymeslot_pg, before upgrading or the app starts against an empty database.
- Paid meeting types with Stripe Connect checkout, refunds and a payments dashboard власний сервер
- Custom booking questions shown in emails, calendar events and confirmations власний сервер
- Zoom and Slack integrations for video meetings and booking notifications власний сервер
- Admin control panel for self-hosted installs with sign-in and security toggles власний сервер
- Guided post-onboarding dashboard tour and what's-new announcements власний сервер
v 1.0.5
2026-06-03Calendar sync and Cloudron boot reliability fixes.
v 1.0.4
2026-05-29Inline Google Meet links on Google Calendar events, plus calendar fixes.
- Google Meet links created inline with Google Calendar events власний сервер
v 1.0.3
2026-05-22Booking title, calendar move and email-handling fixes.
v 1.0.2
2026-05-12Profession hub redesign and a CalDAV duplicate-invite fix.
v 1.0.1
2026-05-08Onboarding email funnel for new users plus booking calendar and calendar-sync fixes.
- Onboarding email funnel for newly verified users хмара
v 1.0.0
2026-05-08Founder welcome email with one-click unsubscribe and marketing opt-out controls.
- Founder welcome email with one-click unsubscribe хмара
v 0.100.16
2026-05-06Custom booking page colours, redaction-aware file logging, and calendar-sync fixes.
- Custom colour picker for booking page palettes and backgrounds власний сервер
- Rotating file logs with sensitive-data redaction власний сервер
v 0.100.15
2026-05-06Booking form localisation, email rendering, and CalDAV booking fixes.
v 0.100.14
2026-04-30Auto-pausing of unhealthy integrations, refined docs filtering, and updated legal policies.
- Auto-pause integrations stuck unhealthy past the configured cutoff власний сервер
- Topic, provider and self-hosting filters for docs хмара
- Updated v1.1 Terms and Privacy Policy хмара
v 0.100.13
2026-04-28mailbox.org CalDAV support with guided provider setup and integration credential alerts.
- mailbox.org added as a CalDAV calendar provider власний сервер
- Guided CalDAV setup with per-provider articles and in-form links власний сервер
- Immediate alerts when integration credentials become invalid власний сервер
- Load environment variables from a .env file at boot власний сервер
v 0.100.12
2026-04-24Richer calendar views and resilient CalDAV reconnection and credential rotation.
- 3-day calendar view with swipe navigation and responsive view demotion власний сервер
- CalDAV credential rotation without recreating the integration власний сервер
- OAuth reconnect button on calendar integration cards власний сервер
- Automatic reauth flagging when CalDAV sync hits 401 власний сервер
v 0.100.11
2026-04-23Reliability and security fixes across booking forms, billing webhooks and reschedule emails.
v 0.100.10
2026-04-21Italian language support plus extensive security and reliability hardening.
- Italian added to supported booking and email languages власний сервер
- Stronger account lockout, open-redirect and webhook SSRF protections власний сервер
v 0.100.9
2026-04-20Calendar sync reliability fixes and email translations.
- Dashboard warning when a calendar integration has no calendars selected власний сервер
- User-facing emails translated into French, German and Ukrainian власний сервер
v 0.100.8
2026-04-17Docker first-run, availability and request-isolation fixes.
v 0.100.7
2026-04-17Booking security hardening and calendar fixes.
- Closed access-control gaps on meeting cancel and reschedule власний сервер
v 0.100.6
2026-04-17Subscription dashboard and calendar sync fixes.
- Subscription dashboard covers past-due and unpaid states with post-checkout polling хмара
v 0.100.5
2026-04-16Recurring-event availability and calendar audit fixes.
v 0.100.4
2026-04-16Version metadata fixes for release tooling.
v 0.100.3
2026-04-16Changelog, manifest and tooling fixes.
v 0.100.2
2026-04-16CalDAV reliability overhaul with offline write queue and conflict resolution.
- CalDAV offline write queue so calendar changes are retried when the server is unreachable власний сервер
- CalDAV conflict resolution with conditional-write retries on transient errors власний сервер
- Centralised attendee notifications with change detection and correct ICS sequencing власний сервер
- Scheduling page availability refreshes automatically after calendar sync власний сервер
v 0.100.1
2026-04-15Timezone handling and security hardening across booking and calendar sync.
- Robust timezone handling with quoted-TZID normalisation and DST-correct conversions власний сервер
- Public booking page honours the configured meeting type order власний сервер
- Mobile dashboard and auth page layout fixes власний сервер
v 0.100.0
2026-04-14Redesigned 2026 emails, a canonical calendar event model and stronger CalDAV sync.
- Redesigned transactional and system emails for 2026
- Periodic forced full re-sync and event fingerprinting for CalDAV calendars власний сервер
- Unified calendar event model normalising all providers власний сервер
- Redesigned profession and category hub pages with improved SEO хмара
- Open Graph social card images for shared links власний сервер
v 0.99.40
2026-04-07Multi-attendee meetings, calendar invitations and a redesigned onboarding flow.
- Multi-attendee calendar events with invitation emails and attendee management власний сервер
- Ad-hoc meeting invitations created from the dashboard calendar власний сервер
- Attendees notified when the organiser updates event details власний сервер
- Redesigned split-screen onboarding with step-by-step scheduling setup власний сервер
- Stricter domain and email validation with typo suggestions власний сервер
v 0.99.36
2026-04-02A calendar grid with inline event editing and a hardened sync engine.
- Calendar grid with inline title editing and event management власний сервер
- Calendar event sync engine with batch webhooks and async operations власний сервер
- Scheduling and calendar mode tab bar in the dashboard власний сервер
- Optional profile timezone власний сервер
v 0.99.34
2026-03-27Multi-account integration support with curated timezone handling.
- Connect multiple accounts per integration with per-account uniqueness власний сервер
- Email location labels translated per recipient's locale власний сервер
- Improved timezone picker with popular-first ordering власний сервер
v 0.99.33
2026-03-23Cloudron deployment, meeting-type and availability hardening fixes.
v 0.99.32
2026-03-23- Інші виправлення помилок і покращення стабільності.
v 0.99.31
2026-03-19Embed system split into inline and modal modes, responsive video backgrounds, and many profession landing pages.
- Inline and modal embed modes for the booking widget власний сервер
- Responsive video transcoding for uploaded backgrounds власний сервер
- Availability now spans the full 42-day calendar display range власний сервер
- New profession landing pages with free-plan pricing and FAQs хмара
v 0.99.30
2026-03-18Profession landing pages and a redesigned site footer with extra link columns.
- 27 profession landing pages at /for/:slug хмара
- Redesigned footer with extra link columns власний сервер
- Signed parent-origin verification for embedded booking pages власний сервер
v 0.99.29
2026-03-17Free/busy calendar transparency, availability overrides and hardened iframe embed security.
- Respect calendar event transparency (free/busy) across all providers власний сервер
- Availability overrides applied to business-hours calculation власний сервер
- Hardened iframe embed security with wildcard domains and www auto-matching власний сервер
- Config-driven dashboard extension system власний сервер
- Plain-text bodies added to all email templates хмара
v 0.99.28
2026-03-15Session-free WebSocket for cross-origin embeds and smoother Cloudron install.
- Session-free WebSocket for cross-origin embed iframes власний сервер
- Auto-generated secret key on first Cloudron install власний сервер
v 0.99.27
2026-03-13Signed token authentication for embedded booking pages.
- Signed token auth for embeds, replacing cookie rewriting власний сервер
v 0.99.26
2026-03-13Booking and auth form validation now surface errors per field on blur.
- Per-field booking validation errors shown on touched fields власний сервер
- Debounced email validation on auth forms власний сервер
v 0.99.24
2026-03-12New features reference page, JSON-LD docs markup and release workflow tooling.
- Features page with full feature reference хмара
v 0.99.23
2026-03-11Internal release tooling to sync version tags to the Core mirror.
v 0.99.22
2026-03-11Embedded-iframe booking improvements for cross-site scheduling.
- Embedded scheduling works cross-site with correct theme background and layout власний сервер
- Version number shown in the site footer власний сервер
v 0.99.21
2026-03-10A small Docker build-script fix.
v 0.99.20
2026-03-10Cloudron OIDC and sendmail addons are now auto-detected at startup.
- Automatic detection of Cloudron OIDC and sendmail addons власний сервер
v 0.99.19
2026-03-10Calendar integration password handling fixes.
v 0.99.18
2026-03-10Booking pages can be embedded in any website, with a new weekly calendar view.
- Embed your booking page in any website via iframe власний сервер
- Weekly calendar view for scheduling власний сервер
v 0.99.17
2026-03-06Telegram booking notifications and confirmation-page fixes.
- Telegram notifications for bookings, with a guided connection wizard власний сервер
- Cancellation and reschedule emails sent in the attendee's language власний сервер
v 0.99.16
2026-03-05A public changelog page plus footer links to changelog and docs.
- Public changelog page with full release history хмара
- Google Meet links created automatically for bookings власний сервер
v 0.99.15
2026-03-04Hardened OAuth/SSO sign-in security and an option to disable password auth.
- Option to disable password-based sign-in
- Hardened OAuth single sign-on security and validation власний сервер
v 0.99.14
2026-03-03Generic OAuth/OIDC single sign-on and localised meeting cancel/reschedule pages.
- Sign in with any OAuth/OIDC provider for single sign-on власний сервер
- Localised meeting cancel, reschedule and confirmation pages власний сервер
v 0.99.13
2026-03-03Calendar OAuth scope tightening and docs navigation polish.
- Requests only the calendar events OAuth scope instead of broad calendar access власний сервер
v 0.99.12
2026-03-03Documentation expansion and registration gating.
- Expanded documentation with new articles, author profiles, tag filtering and search хмара
- Feature flag to enable or disable user registration власний сервер
- Embeddable booking widget script власний сервер
v 0.99.11
2026-02-27Calendar and meeting settings UI fixes.
- Inactive calendar integrations now shown in meeting settings with fixed links власний сервер
v 0.99.10
2026-02-27Onboarding timezone persistence and test setup fixes.
- Browser-detected timezone now saved during onboarding власний сервер
v 0.99.9
2026-02-26Subscription reliability, billing data retention and cascade-delete fixes.
- Stripe event payloads retained for 30 days then automatically removed хмара
- More accurate trial subscription handling хмара
v 0.99.8
2026-02-26Structured logging infrastructure and logging hygiene.
v 0.99.7
2026-02-26Booking duration and video OAuth fixes.
- Meeting duration now correctly preserved throughout the booking flow
v 0.99.5
2026-02-25Per-attendee email localisation, CalDAV improvements and a broad mobile UI overhaul.
- Per-attendee locale for emails, with plain-text fallbacks for all templates
- Improved CalDAV discovery and Zimbra support власний сервер
- Mobile timeline view for the availability grid власний сервер
- Video integration editing with URLs shown in the list власний сервер
- Wide-ranging mobile layout improvements across dashboard settings власний сервер
v 0.99.4
2026-02-24CalDAV, Zimbra calendar support and deployment fixes.
- Zimbra calendar provider support власний сервер
v 0.99.3
2026-02-23A small login page fix.
v 0.99.2
2026-02-22Docker and Railway deployment build fixes.
v 0.99.1
2026-02-20Integration health monitoring and onboarding email improvements, with many fixes.
- Integration health tracking that notifies users when calendar or video connections keep failing власний сервер
- Onboarding email funnel with verification reminders and a founder welcome хмара
- Page titles and meta descriptions on authentication pages власний сервер
- Clearer error when Microsoft sign-in needs admin consent власний сервер
- Railway deployment support via Nixpacks власний сервер
v 0.99.0
2026-02-18Security hardening across booking spam protection, rate limiting and structured logging.
- Booking form spam protection with honeypot and reCAPTCHA v3 власний сервер
- Rate limiting across dashboard write operations, theme and meeting actions власний сервер
- Zimbra calendar provider with SSRF protection власний сервер
- Structured JSON logging власний сервер
v 0.98.1
2026-02-16Booking theme contrast and layout fixes, plus an icon XSS hardening.
v 0.98.0
2026-02-15Zimbra calendar support and HTTP proxy configuration.
- Zimbra calendar provider support власний сервер
- HTTP proxy configuration support власний сервер
v 0.97.1
2026-02-13French translation support and custom video provider improvements, with extensive fixes.
- Complete French translation власний сервер
- Custom video provider with template variables in meeting URLs власний сервер
- Configurable listen IP for self-hosted deployments власний сервер
- Improved CalDAV server detection and authentication власний сервер
v 0.96.2
2026-02-10- Rewrite author email to GitHub no-reply for tymeslot-core sync
- Інші виправлення помилок і покращення стабільності.
February 2, 2026
Paid plans, privacy-friendly analytics, and hardened embedding.
- Feature gating for subscription tiers — automations locked behind paid plans хмара
- Analytics integration with Umami
- SEO metadata and sitemap for the marketing site хмара
- Secure-by-default embedding with an inline dashboard preview
- Video room recovery with automatic retry logic
- External database support for Docker deployments власний сервер
- Comprehensive SMTP configuration with startup validation власний сервер
January 19, 2026
Stripe billing and full subscription management.
- Stripe subscription management with trial support хмара
- Billing portal and full subscription status dashboard хмара
- Automated Stripe webhook handling for disputes, refunds, and trial lifecycle events хмара
- Drag-and-drop ordering of meeting types
- Branded "Powered by Tymeslot" footer on scheduling pages хмара
January 12, 2026
Smarter availability and richer meeting types.
- Duration-aware availability gap logic with high-performance ETS caching
- Microsoft Outlook availability hardening and Teams meeting creation on booking
- Multiple configurable reminders per meeting type
- Slug-based meeting type URLs
January 7, 2026
A full dashboard redesign and embeddable booking.
- Complete dashboard and UI redesign with a modern token-based design system
- Booking widget embedding for any website, with per-domain security controls
- Booking page internationalisation and localisation for international guests
- Pluggable calendar architecture with fault-tolerant background sync workers
- Unified webhook notifications dashboard with delivery resilience and retry logic
- Redesigned transactional email templates
- Session and OAuth security hardening
Initial release
2026-01-02The first Tymeslot release.
- Customisable meeting types with availability rules, buffer times, and daily booking limits
- Google Calendar and Microsoft Outlook integration — availability synced automatically
- Booking confirmation and reminder emails
- OAuth and password-based authentication
v 0.99.38
Internal pre-push hook and core-sync tooling fixes.
v 0.99.37
All-day recurring event handling and standalone build fixes.
v 0.99.35
Calendar data backfill and test-isolation fixes.
v 0.99.39
Type-spec corrections and security and test reliability fixes.
v 0.99.25
A Google Calendar OAuth scope and discovery crash fix.