Releases: jooservices/laravel-notifications
Releases · jooservices/laravel-notifications
Release list
v1.0.1
v1.0.0
jooservices/laravel-notifications v1.0.0
First stable release of the send-only Laravel notification transport.
Added
- Telegram, Slack, and mail channel adapters
- Pre-rendered
MessageDTO withSendResult/SendReport - Fail-open skip when credentials are missing
- Integration with
jooservices/client,jooservices/dto, andjooservices/exceptions