What's Changed
- chore: Ignore 'dba' for labeling by @keithwillcode in #22216
- fix: resolve race condition in ready-for-e2e label checking by @keithwillcode in #22222
- fix: use triggering user's email/name in draft-release workflow by @zomars in #22229
- fix: Don't default to ROUND_ROBIN as user bookings don't have it set by @hariombalhara in #22210
- fix: Avoid
prerender
duplicate calls for same calLink that could arise with faulty implementation by @hariombalhara in #21982 - perf: optimize filterRedundantDateRanges from O(n²) to O(n log n) by @keithwillcode in #22093
- chore: stringify user context ids apiv2 axiom by @ThyMinimalDev in #22234
- fix: add explicit type annotation to CalComAdapter function by @devin-ai-integration in #22230
- chore: add sharp as depdency on apiv1 by @ThyMinimalDev in #22204
- chore: add user org id to user context apiv2 axiom by @ThyMinimalDev in #22236
- fix: atoms local dev by @supalarry in #22240
- fix: add
formatPeriodFull
method for different date formatting in insights by @eunjae-lee in #22202 - fix(ui): improve delete popup spacing on tablets and small screens by @manthansubhash01 in #22042
- fix: atoms local by @supalarry in #22245
- feat: add Video Options dropdown with meeting session details by @Udit-takkar in #22147
- feat: Salesforce - write assignment reason to record by @joeauyeung in #22223
- fix: Don't continue retrying SMS reminders infinitely by @keithwillcode in #22251
New Contributors
- @manthansubhash01 made their first contribution in #22042
Full Changelog: v5.4.12...v5.4.13