mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
v2.0.15-beta
This commit is contained in:
parent
58996c1115
commit
e1e5a050c2
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.0.15-beta (2018-01-27)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Live TV sessions not being stopped in History.
|
||||||
|
* Fix: Stream location showing as "unknown" on the activity cards.
|
||||||
|
* New: Improved Live TV details on the activity cards.
|
||||||
|
* Notifications:
|
||||||
|
* New: Added labels and collections to notification parameters.
|
||||||
|
* New: Added more server details to notification parameters.
|
||||||
|
* Change: Renamed "PlexPy" update notification parameters to "Tautulli".
|
||||||
|
|
||||||
|
|
||||||
## v2.0.14-beta (2018-01-20)
|
## v2.0.14-beta (2018-01-20)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.14-beta"
|
PLEXPY_RELEASE_VERSION = "v2.0.15-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue