Skip to content

Releases: ledorofficial/karuna-booking-search

v1.6.0

Choose a tag to compare

@ledorofficial ledorofficial released this 10 Sep 14:54

Same-day / zero-night stays are now blocked three ways: the check-in day is disabled while picking, a completed check-in==check-out range is reverted, and submit is refused if check-out isn't after check-in.

v1.5.1

Choose a tag to compare

@ledorofficial ledorofficial released this 10 Sep 14:48

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

Choose a tag to compare

@ledorofficial ledorofficial released this 10 Sep 14:40
  • "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 guests total.
  • max_guests now caps the combined total.

v1.4.0

Choose a tag to compare

@ledorofficial ledorofficial released this 10 Sep 14:28
  • 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

Choose a tag to compare

@ledorofficial ledorofficial released this 10 Sep 13:31

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