Pass App 3.8.0
Shared by Teamgo
• September 07, 2026
Released 28-08-2026
[User Interface]
- Add a location filter to the Home screen, using a shared location-selector component.
- Add a check-in-anywhere status widget to the Home screen supporting visit types (In the Office, Working Remotely, Sick Leave, Personal Leave, On Vacation).
- Add a My Bookings section (Today) to the Home screen and fix event-loading failures caused by unsafe JSON parsing.
- Add a Teammates Onsite section to the Home screen with a paginated "Teammates in {location}" directory, gated by the ViewUser permission.
- Update the My QR Code and Profile screens to the new "My Pass" tab UI.
- Update the Home screen ("Sign In Points" renamed to "Nearby Sign In Points", added a max check-in distance filter, simplified My Sign-ín History default filters).
- Keep the data state (notification, schedule) when switching navigation tabs.
- Improve/Update notification detail UI conditional rendering
[Check-in, Location & Desk Booking]
- Add support for booking a desk by scanning its QR code, with auto-open navigation to the booking screen and update desk booking permission checks for ViewDesk/ManageDesk
- Fix geofencing ignoring all except the first contactless at a location.
- Update Nearby Sign In Points locally as the user moves.
- Add auto check-in at nearby contactless from the "In the office" status, with contactless picker fallback.
[Miscellaneous]
- Add UAT environment configuration and selection UI