mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
v2.1.10-beta
This commit is contained in:
parent
ac207260c8
commit
b5f2f55972
2 changed files with 18 additions and 2 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,5 +1,21 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.10-beta (2018-05-28)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Improved monitoring of live tv sessions.
|
||||||
|
* Change: Use track artist instead of album artist.
|
||||||
|
* Notifications:
|
||||||
|
* New: Added timestamp to Discord notification embeds. (Thanks @samwiseg00)
|
||||||
|
* New: Enable notifications for "clip" media types.
|
||||||
|
* Fix: Actually add the "live" notification parameter.
|
||||||
|
* Change: Update Twitter for 280 characters.
|
||||||
|
* Change: Use HTTPS url for Cloudinary images.
|
||||||
|
* Newsletters:
|
||||||
|
* Fix: Artist summaries not showing up on newsletter cards.
|
||||||
|
* Change: Do not send the newsletter if the template fails to render.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.9 (2018-05-21)
|
## v2.1.9 (2018-05-21)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.9"
|
PLEXPY_RELEASE_VERSION = "v2.1.10-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue