Skip to content

v1.0.8

Choose a tag to compare

@tfscharff tfscharff released this 02 Sep 18:15
· 3 commits to main since this release

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.