Check-in: Fixed issue with check-in randomly not allowing check-ins
Event: Fixed issue with registration saving a blank person/registrant if user navigated away from registration and then used browser navigation to return before submitting the registration.
Event: Fixed Registration Entry so that it does not create person notes until registration and payment was successful.
Core: Fixed Tag Report so that after sorting it deletes the correct item.
Core: Fixed location details not saving attribute values.
Core: Fixed issue with security when changing if a group is a security role or not.
Group: Fix issue with Group Requirements when the Expire In Days setting has not been set.
API: Fixed error in the People REST endpoint.
Check-in: Updated Check-in to correctly cache device configuration data so that it is not specific to a particular point in time.
Core: Updated Lava debug display to only display each object type/id once
Core: Changed z-index of the admin toolbar to keep it from being hidden when editing page zones.
Connection: Changed the ConnectionRequestDetail block to allow a request to be Connected even if there is no placement group. In the future this can be controlled via a new 'RequiresPlacementGroupToConnect' flag on the opportunity type.
Core: Fixed Communication Entry block so that the Subject is cleared if a selected template does not specify a subject.
Check-in: Fixed IE double-tap zoom issue in check-in themes
Communication: Fixed issue where creating a new communication from a data view caused the block to timeout before the configured database timeout occurred. (Fixes #909).
Check-in: Fixed issue when trying to add group attendance and the location filter is set to a parent location (i.e. campus/building) vs. an actual room location.
Group: Updated the Group Attendance Detail block so that if adding attendance for a particular schedule
Connection: Connection Search block now has access to the complete opportunity model including the opportunity attributes. Note