Added
- Data type changed from
DateField
toDateTimeField
on thefinal_shifts
API endpoint. Endpoint now accepts either
a date or a datetime (#3103)
Changed
- Simplify Direct Paging workflow. Now when using Direct Paging you either simply specify a team, or one or more users
to page by @joeyorlando (#3128) - Enable timing options for mobile push notifications, allow multi-select by @Ferril (#3187)
Fixed
- Fix RBAC authorization bugs related to interacting with Alert Group Slack messages by @joeyorlando (#3213)