mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
v2.9.2
This commit is contained in:
parent
6d092b4984
commit
b73aa888c2
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## v2.9.2 (2022-02-08)
|
||||
|
||||
* Notification:
|
||||
* New: Added support for additional Telegram HTML tags.
|
||||
* Removed: Revert Telegram defaulting to MarkdownV2 and only support HTML. (#1635)
|
||||
* Other:
|
||||
* Fix: The Local user being masked in the logs.
|
||||
|
||||
|
||||
## v2.9.1 (2022-02-07)
|
||||
|
||||
* Other:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.9.1"
|
||||
PLEXPY_RELEASE_VERSION = "v2.9.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue