Releases: ledorofficial/karuna-booking-search
Releases · ledorofficial/karuna-booking-search
Release list
v1.6.0
v1.5.1
Fix: the Adults / Children numbers in the guests popover were invisible on dark themes (inherited a light text colour). Now explicitly dark.
v1.5.0
- "People" is now "Guests" and opens an Adults / Children stepper popover (same design as the booking site's home widget) instead of a plain number dropdown.
- Adults (min 1) + Children (min 0) submit as one
gueststotal. max_guestsnow caps the combined total.
v1.4.0
- New
layout="inline"— a full-width white search row (Arrival · Departure · Guests · button) for a homepage hero on a light background; wraps to two columns below 640px. - New
button="..."attribute for the submit label. - Both are also options on the classic widget.
layout="stacked" (the teal sidebar card) stays the default.
v1.3.0
Initial public release.
- One-month branded calendar with live nightly prices and sold-out nights greyed out
- Submits arrival / departure / guests to bookings.karunasiargao.com
- Self-updates from this repo (push to main with a bumped Version header)
- Falls back to native date fields if flatpickr's CDN or /api/calendar is unreachable