mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.0-beta
This commit is contained in:
parent
ef8c91ee56
commit
b144ded87b
2 changed files with 15 additions and 2 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.0-beta (2018-04-07)
|
||||||
|
|
||||||
|
* Newsletters:
|
||||||
|
* New: A completely new scheduled newsletter system.
|
||||||
|
* Beautiful HTML formatted newsletter for recently added movies, TV shows, or music.
|
||||||
|
* Send newsletters on a daily, weekly, or monthly schedule to your users.
|
||||||
|
* Customize the number of days of recently added content and the libraries to include on the newsletter.
|
||||||
|
* Add a custom message to be included on the newsletter.
|
||||||
|
* Option to either send an HTML formatted email, or a link to a self-hosted newsletter on your own domain to any notification agent.
|
||||||
|
* Notifications:
|
||||||
|
* New: Ability to use self-hosted images on your own domain instead of using Imgur.
|
||||||
|
|
||||||
|
|
||||||
## v2.0.28 (2018-04-02)
|
## v2.0.28 (2018-04-02)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.28"
|
PLEXPY_RELEASE_VERSION = "v2.1.0-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue