mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 01:02:59 -07:00
v2.0.3-beta
This commit is contained in:
parent
18520e24d1
commit
243eeeff67
2 changed files with 13 additions and 2 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,6 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## v2.0.2-beta (2017-12-XX)
|
||||
## v2.0.3-beta (2017-12-25)
|
||||
|
||||
* Monitoring:
|
||||
* Fix: Missing sync ID error causing logging to crash.
|
||||
* Fix: Incorrect optimized version title column name causing logging to crash.
|
||||
* Notifications:
|
||||
* Fix: Report correct beta version for Tautulli update notifications.
|
||||
* UI:
|
||||
* Fix: Missing CSS for stream info modal.
|
||||
|
||||
|
||||
## v2.0.2-beta (2017-12-24)
|
||||
|
||||
* Monitoring:
|
||||
* Fix: Websocket connection fails to start with existing streams when upgrading to v2.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_BRANCH = "beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.0.2-beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.0.3-beta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue