mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.0.1-beta
This commit is contained in:
parent
fb75b9566f
commit
38ad9c9893
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.0.1-beta (2017-12-19)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Missing video_height database column.
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Join API key.
|
||||||
|
* Change: Temporarily disable broken browser notifications.
|
||||||
|
* UI:
|
||||||
|
* Fix: Incorrect fallback image for music watch statistics.
|
||||||
|
|
||||||
|
|
||||||
## v2.0.0-beta (2017-12-18)
|
## v2.0.0-beta (2017-12-18)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.0-beta"
|
PLEXPY_RELEASE_VERSION = "v2.0.1-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue