SchedulerCalendar
event_booking.descriptionon Scheduler bookings is no longer HTML-escaped when the resulting event is created on a Google or Microsoft calendar. Descriptions containing characters like&,<, or>previously rendered with HTML entities (for example,&instead of&) instead of the original text.- Occurrence-level event lookups on Microsoft grants now resolve correctly by
ical_uid. A lookup for a specific occurrence of a recurring event could previously fail to find the matching event.