All notable changes to notifier-laravel
will be documented in this file.
Fix notifier handler with null webhook
Update kiwilan/php-notifier
Update dependencies
Add support for Laravel 11
Journal
with toDatabase()
fixes
notifier.to_database.recipients_id
have to be filled to send automatic notifications to the database.- add icon with level of severity to the notification.
- set manual recipients is possible.
Journal
improve handler()
Hotfix
- Fix Journal empty message
- add improvements for Journal with logs
Fixes
Import kiwilan/php-notifier
to replace current Notifier
Hotfix for Notifier
remove urlencode
Notifier
add urlencode()
to clean URL and try/catch on sending request to avoid error.
NotifierCommand
hotfix.
NotifierCommand::class
fix webhook
option.
Typo fix
Journal::class
param data
can be string
.
Add more tests
init