mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-13 18:16:57 -07:00
v2.1.17-beta
This commit is contained in:
parent
97cf2ebe19
commit
89d1a5782a
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.17-beta (2018-07-22)
|
||||||
|
|
||||||
|
* Notifications:
|
||||||
|
* Change: Use default selected stream for media info in notifications.
|
||||||
|
* UI:
|
||||||
|
* New: Automatically discover localhost Plex servers in server selection dropdown.
|
||||||
|
* Change: Save Datatables state indefinitely.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.16-beta (2018-07-06)
|
## v2.1.16-beta (2018-07-06)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.16-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.17-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue