mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.0.25
This commit is contained in:
parent
502b807e45
commit
244008d539
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.0.25 (2018-03-22)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Fix websocket not reconnecting causing activity monitoring and notifications to not work.
|
||||||
|
* Fix: Error checking for synced streams without Plex Pass.
|
||||||
|
|
||||||
|
|
||||||
## v2.0.24 (2018-03-18)
|
## v2.0.24 (2018-03-18)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.24"
|
PLEXPY_RELEASE_VERSION = "v2.0.25"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue