All releases
April 24, 2026

Booking Webhooks for Automation

Business

Four new booking events fire as webhooks that plug straight into Make, Zapier, or n8n — so you can wire your marketplace into the 6,000+ apps those tools support without writing a single line of code. Trigger Slack alerts, Mailchimp signups, SMS reminders, Google Sheets logs, Notion entries, or anything else the moment a booking happens.

Booking Lifecycle → Your Automation

booking.created

New booking request

booking.payment_succeeded

Buyer paid

booking.cancelled

Booking cancelled

booking.declined

Seller declined

Webhook
booking.createdSlack alert to #new-bookings
booking.payment_succeededadd buyer to Mailchimp + log row in Google Sheets
booking.cancelledTwilio SMS to the seller

Available on the Business plan. Includes HMAC signature verification, automatic retries with exponential backoff, and a delivery log so you can replay failed events. Step-by-step Make, Zapier, and n8n recipes are on the Webhooks docs page.


Tree-Select Custom Fields

A new custom-field type for listings with grouped options. Define a parent category and a list of leaf options beneath it, and sellers pick via a cascading parent → child picker. Only the leaf value is stored, so listing cards, detail pages, and filters all work exactly like a regular dropdown. Perfect for catalogs where options are naturally two-level — like a graded-card marketplace picking sport then set.

Custom Field: Card Set

Category

Baseball
Basketball
Pokémon

Set

Topps Chrome
Bowman
Panini Prizm
Stored on listingTopps Chrome

Only the leaf value is saved — filters and cards work unchanged.

Available on all plans. Add a Tree-select field in the listing form editor. Duplicate leaf values across parents are flagged automatically.


Admin-Only Custom Fields

Mark any custom field as admin-only and sellers will see it on their listing form — but locked. Only you (the store owner) can edit the value. Built for curated marketplaces, pre-scoring workflows, and editorial platforms where the owner sets fields like curator score, authentication grade, featured tier, or internal category that sellers shouldn't touch. The field stays visible for transparency, but the seller's form submission can't overwrite the admin value — the server re-injects it on every save as a safety net.

Seller's Listing Form — What the Seller Sees
Vintage 1970s Wedgwood Vase
$180.00
Admin only
8.5 / 10

Set by the store owner — visible here, but you can't change it.

A rare piece from the 1970s collection, hand-photographed in natural light...

Available on all plans. Toggle Admin-only on any field in Store Settings → Listing Form. Owner endpoints retain full edit access, so you can always set or update the value from your dashboard.


Custom Seller Profiles

Sellers can now add a tagline and bio to their profile from the seller dashboard — and store owners control which sections appear on the public seller page. The profile header was restyled with a stats pill row (rating · reviews · listings · joined), and seller settings now autosave with per-field Saving / Saved / Unsaved indicators.

/sellers/ella-vintage
EV

Ella Vintage

Curator of hand-picked 70s ceramics

4.9 rating·128 reviews·34 listings·joined 2024

About

Finding forgotten ceramic treasures from the 70s and giving them new homes. Each piece is hand-photographed and shipped with care. Based in Copenhagen.

Owner controls which sections show: bio, listings, reviews, social links.

Available on all plans. Sellers edit from Dashboard → Settings. Owners toggle public sections in Store Settings → Sellers.



Site-Wide Font Picker

Pick the font for your whole storefront from a curated list — Inter, Roboto, Poppins, Montserrat, Open Sans, Playfair Display, Lora, or the system default. The selected font is loaded from Google Fonts and cascades across every page, component, and email template. Big shift in brand feel for two clicks of work.

Site Settings → Font

Inter

The quick fox

Roboto

The quick fox

Poppins

The quick fox

Montserrat

The quick fox

Playfair Display

The quick fox

Active

Lora

The quick fox

Available on all plans. Change your site font from Site Settings → Appearance.


Three-Level Mega-Menu Navigation

Header navigation now supports three levels of depth with two opening styles: a classic cascading dropdown or a wide mega-menu with multiple columns. Set colors per dropdown, and viewport-edge detection keeps menus from overflowing the screen on narrower windows. Works across desktop and mobile.

Site Header — Mega-Menu Style
Storefront

Clothing

  • T-Shirts
  • Hoodies
  • Accessories

Home & Living

  • Ceramics
  • Textiles
  • Prints

New Arrivals

  • This Week
  • Back in Stock
  • Limited Edition

Available on all plans. Configure in Site Settings → Navigation. Pick cascading or mega-menu per parent item and set optional color overrides.


More Improvements

Quality-of-life improvements across the platform.

Improvements This Week
  • Instant bookings: listings with auto-approve now confirm the moment payment succeeds (no seller action required)
  • Booking prices display in the store's configured currency instead of the buyer locale
  • Today / Tomorrow / This Weekend quick presets on the availability filter
  • Per-section visibility toggles on the availability filter so owners can hide date or day-time modes they don't use
  • Buyer shipping address collected at signup and carried onto every order automatically
  • Buyer suspension: custom suspension message, bulk action, and a warning when suspending a user who is also a seller
  • Multi-select filter pills now render in the exact order the merchant defined
  • Orphan custom-field values (no matching listings) hidden from the listings filter sidebar
  • Settings search expanded to cover Payment, Shipping, Product Detail, and Listings Page tabs
  • Single open window toggle in Fill Day mode for one-window-per-day availability

Bug Fixes

Bug fixes shipped this week.

Fixes This Week
  • Fix dashboard projection chart overflowing on mobile
  • Fix settings search losing keyboard focus when the results list scrolled
  • Fix preset chip active state flickering when derived from URL state
  • Fix orphan custom-field values appearing in the listings filter sidebar

Don't miss the next release

New features, improvements, and bug fixes shipped every Friday. One email per week.

Prometora release April 24, 2026: Booking Webhooks, Tree-Select Custom Field