v1.0.8
Fixed
- Honeypot anti-bot field falsely blocked reservations in Chrome/Edge. Chromium autofill matched the hidden field by its
name="website"and silently filled it from saved profile data, tripping the bot check. Renamed the field and changed how it's hidden so autofill no longer targets it.