Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v1.3.48

Choose a tag to compare

@joeyorlando joeyorlando released this 30 Oct 14:05
· 1923 commits to main since this release
14ca755

Added

  • Data type changed from DateField to DateTimeField on the final_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)