- Receivers can now contain
/
to better support Prometheus-Operator (@siretart) - Room joins use exponential backoff on failures to avoid spamming the homeserver (@jelmer)
- Required NodeJS version is now 20
- Various dependency updates
- Various dependency updates
- Various dependency updates
- Basic auth support by @tnyeanderson
- Dependency updates
- Required NodeJS version is now 18
-
Docker image changed to base on Alpine to reduce size.
-
Various dependency updates.
- Webhook endpoint now supports payloads up to 1M (up from 100k) by Sebastian Hasler.
- Improve formatting of alerts by using more attributes by @ssams
- Update Node version to 14 and bump various dependencies.
- Add option to mention room when alert is firing by @sbruder
- Application will wait for initialization to complete before serving requests (ensures bot can connect to the homeserver and join the rooms) by @abelxluck
- Wait for message to send (or fail to send) before returning a success/error message to the caller by @abelxluck
- Bot will now try to join rooms it is not in always before sending a message.
- Default port 3000 is now set in the docker image by @ptman
- Added message styling by @daniego
- Matrix-JS-SDK version updated to latest by @Lyr
First released version