From 5167706d1b53af81ace2ef414e230fd204441c0e Mon Sep 17 00:00:00 2001 From: joshua Date: Tue, 28 Jul 2026 14:24:21 +0200 Subject: [PATCH] Update changelog for self-service kiosk fixes --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51202d5..ff8f767 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project follows [Semantic Versioning](https://semver.org/). ## [Unreleased] +### Fixed + +- Self-service kiosk: closed events no longer appear in the event picker — only open events are selectable. +- Self-service kiosk: entering an email or phone number that matches an existing account now autofills the visitor's name, the other contact channel, and notification preference, instead of requiring staff to re-enter details already on file. + ## [1.3.0] - 2026-07-27 ### Added