mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
v2.1.11-beta
This commit is contained in:
parent
668913fd60
commit
c19cc858bd
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## v2.1.11-beta (2018-06-02)
|
||||
|
||||
* Monitoring:
|
||||
* Fix: Activity progress bar not updating in some cases.
|
||||
* Fix: Monitory Remote Access setting disabled due to Plex Media Server API changes.
|
||||
* Change: Improved logic for grouping history items without being successive plays.
|
||||
* Notifications:
|
||||
* New: Added filename to notification parameters.
|
||||
* Other:
|
||||
* Fix: Update metadata failing for tracks without track numbers.
|
||||
|
||||
|
||||
## v2.1.10-beta (2018-05-28)
|
||||
|
||||
* Monitoring:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_BRANCH = "beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.10-beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.11-beta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue