We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead47cd commit 4f7c85fCopy full SHA for 4f7c85f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.25.0-rc.2 / 2022-12-19
+## 0.25.0 / 2022-12-22
2
3
* [CHANGE] Change the default `parse_mode` value from `MarkdownV2` to `HTML` for Telegram. #2981
4
* [CHANGE] Make `api_url` field optional for Telegram. #2981
@@ -31,6 +31,7 @@
31
* [BUGFIX] amtool: Avoid panic when the label value matcher is empty. #2968
32
* [BUGFIX] Fail configuration loading if `api_url` is empty for OpsGenie. #2910
33
* [BUGFIX] Fix email template for resolved notifications. #3166
34
+* [BUGFIX] Use the HTML template engine when the parse mode is HTML for Telegram. #3183
35
36
## 0.24.0 / 2022-03-24
37
VERSION
@@ -1 +1 @@
-0.25.0-rc.2
+0.25.0
0 commit comments