You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[1.3.0] - 2021-04-01
Added
Chaining Requests (BREAKING CHANGE). Now you can use headers or body from the previous response in the next request. With this version, the request key in configuration is no longer used. The new requests key is used instead.
Telegram Notification.
Microsoft Teams Notification.
Docs: Configuration examples for each notification channels.
Removed
The request key is no longer used.
Changed
Run Monika with minimum configuration. Now Monika can run with just a single URL.
Fixed
Start up email has no body when sent using SMTP.
Error when the width of terminal/console is small.