Bug Fixes
- After a photo is added to the Attendee Badge in the Mobile Check-in app, the Print button will now work correctly.
- An Attendee’s Title and Company (Account Name) will now be visible on the individual’s Mobile Check-in app badge if the toggle is turned on in the Badge Settings.
- To ensure a Mobile Check-in badge’s information scales correctly and the paper’s width and height measurements change the badge size, the following updates were made.
- The html2canvas package was upgraded.
- The div element was replaced with the img element for displaying the profile photo.
- An invisible border was added to specify the exact printable area.
- When there are multiple Events in an Event Group with the same start date and the UI Experience is set to “Calendar”, the Events will now be aligned to the left.
- To prevent timeout errors when large amounts of data are being processed on force-refresh requests, the following update has been made.
- If the API request takes longer than 25 seconds, it will send a response to the user containing the data that has been cached so far, and it will continue to process the remainder of the data in the background.
- For requests that take less than 25 seconds, the data will be returned as soon as the process is complete.
- When viewing an Event Group URL on a mobile browser, Events with very long names will be displayed with ellipses at the end of the available space if the name is too long.
- Indentation changes made to the text in the Description field of an Event will now display correctly when viewing the Event URL.
- Only published Events in a recurring Event series will be visible on the Event URL. Unpublished Events in the recurring Event series will not be visible.
- When registering for an Event with Create Opportunity From Checkout enabled on the Event Setting record, the Opportunity lookup field on the Transaction record will now be populated, and the Transaction record will be linked to the Opportunity record.
- When the UI Experience is set to “Tabbed”, previously added Sponsors with a Status set to “Confirmed” will be visible on the Event webpages URL’s Sponsors tab whether or not there is an image.
- When an Event is in an Event Group with the UI Experience set to “Aspen”, the Event Name will now appear directly under the Event image on the Event Group page.
- The positioning of the Profile Image and QR code on a badge is now adjustable when the badge is printed on an iOS device.
Enhancements
- Users can log out of the Mobile Check-in app by returning to the Events menu screen, swiping from left to right to bring up the main Menu, and then tapping Log Out. A new user can then log in to the app. This process will also re-authenticate a user when the OAuth has expired.