mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.0.6-beta
This commit is contained in:
parent
83f1519932
commit
c7081b4417
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.0.6-beta (2017-12-31)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* New: Beta Plex Cloud support.
|
||||||
|
* Fix: Update paused time while still paused.
|
||||||
|
* UI:
|
||||||
|
* Fix: Stopped time showing as "n/a" on history table.
|
||||||
|
|
||||||
|
|
||||||
## v2.0.5-beta (2017-12-31)
|
## v2.0.5-beta (2017-12-31)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.5-beta"
|
PLEXPY_RELEASE_VERSION = "v2.0.6-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue