mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 00:06:07 -07:00
v2.1.1-beta
This commit is contained in:
parent
8f8318da6d
commit
1d3cd431eb
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,5 +1,19 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.1-beta (2018-04-11)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Live TV transcoding showing incorrectly as direct play.
|
||||||
|
* Newsletters:
|
||||||
|
* New: Added week number as parameter. (Thanks @samip5)
|
||||||
|
* Fix: Fallback to cover art on the newsletter cards.
|
||||||
|
* Change: Option to set newsletter time frame by calendar days or hours.
|
||||||
|
* Notifications:
|
||||||
|
* New: Added week number as parameter. (Thanks @samip5)
|
||||||
|
* Other:
|
||||||
|
* New: Added plexapi library for custom scripts.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.0-beta (2018-04-07)
|
## v2.1.0-beta (2018-04-07)
|
||||||
|
|
||||||
* Newsletters:
|
* Newsletters:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.0-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.1-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue