Skip to content

28.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:18
· 5706 commits to main since this release
afc6ee7

Added

  • Add GrantPermissions action to PermissionsController (#780)
  • Add PermissionController.revokePermissionForAllSubjects action (#764)

Changed

  • BREAKING: Rename NotificationController to AnnouncementController (#697)
    • The NotificationController class is now AnnouncementController.
    • The controller notifications state has been renamed to announcements.
    • All other exported types including the word "notification" have been updated to use the word "announcement" instead.