Skip to content

v4.0.2

Choose a tag to compare

@sampoyigi sampoyigi released this 26 May 15:29
· 22 commits to 4.x since this release

Added

  • Add sendUsingConfig method to BaseChannel for dynamic config updates.

Changed

  • Update method signatures to specify return types in SMS notification actions.
  • Rename AWS and Nexmo channels to AWS SNS and Vonage, respectively.
  • Remove Clickatell channel
  • Implement send method updates for Twilio, Clickatell, Vonage, and Plivo channels.

Fixed

  • Add location_id field validation to fix assigning location to SMS channels.
  • CI: Update pipeline trigger to remove pull_request event.
  • Throw exception if no default channel is found in SMS notification manager.