mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.26
This commit is contained in:
parent
571b5461c0
commit
aa023f0166
2 changed files with 14 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.26 (2018-12-01)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Resume event not being triggered after buffering.
|
||||||
|
* Notifications:
|
||||||
|
* New: Added user email as a notification parameter.
|
||||||
|
* Graphs:
|
||||||
|
* Fix: History model showing no results for stream info graph.
|
||||||
|
* API:
|
||||||
|
* Fix: API returning error when missing a cmd.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.25 (2018-11-03)
|
## v2.1.25 (2018-11-03)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.25"
|
PLEXPY_RELEASE_VERSION = "v2.1.26"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue