mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 01:02:59 -07:00
v2.1.12
This commit is contained in:
parent
6ece690e23
commit
331be52327
2 changed files with 12 additions and 2 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## v2.1.12 (2018-06-08)
|
||||
|
||||
* Notifications:
|
||||
* Change: Blank notification link source means disabled instead of default.
|
||||
* Newsletters:
|
||||
* New: Make collection tags available in the raw newsletter data for custom templates.
|
||||
* API:
|
||||
* New: Ability to terminate a stream using the session key.
|
||||
|
||||
|
||||
## v2.1.11-beta (2018-06-02)
|
||||
|
||||
* Monitoring:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_BRANCH = "beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.11-beta"
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue