For app version 2.3.3 for iOS and Android
What's changed or added
- If Space Guides are available, users will have the Show more space info button available to check the guides.
- When searching for an amenity, we now hide the "Need this ASAP?" toggle and leave it to the default of Date (today) and Time (any).
- Users can cancel a task and add a description to it if they have the API.Tasks.Cancel permission.
-
We've changed the booking confirmation flow. Before, it would send the user back to the Booking list and show a snackbar message confirming the booking. Now it shows a confirmation box within the space page:
What's fixed
Permissions
- For users that do not have the BookOnBehalfOf permission, the 'Book for others' field is now hidden. Users with the permission are still able to edit the field and book for other users.
- For users that have the DATAMODEL.Tasks.Create permissions set to None, the Make a service request button is hidden now.
- To create a recurring or multiple bookings, users are required to have two permissions: ROAMER.Bookings.ReoccuringBookings and API.Bookings.BookRecurring. If just one or neither of the permissions is granted, the Booking frequency option is not displayed for the user.
Space Booking
- When searching for a space for the future and then toggling on 'Need this ASAP?', the date is now set to Today and the start time to Now + 5 mins. Previously the date remained as in the initial search.
- The Available Until label is updated to show more accurate time for how long the space can be booked depending on the Start Time indicated in the search.
- When booking linked spaces or a space with furniture layout options, Roamer X is now checks availability in all linked spaces and includes Setup and Reset time in the availability time range. When booking is being confirmed, Space IDs for all involved linked spaces are sent in the payload and corresponding Setup and Reset times are included as well.
- Cancelled bookings are no longer displayed in the Your Bookings section of the homepage.
- When booking and viewing the space schedule, we've changed how the booking time range is represented with clean lines now that don't start with circles as before. This is to add clarity that these lines are not selectable.
- Checked-in bookings now have only the Check out option. We've removed the Cancel button for active bookings.
User Preferences and Profile
- Signing in to an account that has been signed in before no longer creates a duplicate account in the account view.
- User Preferences for search result layout, language, start and end time were not remembered on app restart before. Now they are correctly used and updated when user continues to use the app, force closes and re-opens the app, and clears the cache and restarts the app.
Lockers
- Available lockers are properly displayed to the user. We've fixed the validation flow to show all available lockers for the user.
- After the user claims a locker, it is consistently shown on the Home page and it no longer disappears when refreshing the homepage or closing and reopening the app. Navigating away and returning to the Home page also keeps the Lockers Claimed section on the screen.