mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.8-beta
This commit is contained in:
parent
c19afa06de
commit
f336782fc1
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.8-beta (2018-05-19)
|
||||||
|
|
||||||
|
* Newsletters:
|
||||||
|
* New: Added authentication options for self-hosted newsletters.
|
||||||
|
* Change: Check if the Tautulli footer has been removed in custom newsletter templates.
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Cloudinary images not working for Twitter notifications.
|
||||||
|
* API:
|
||||||
|
* Fix: Return proper HTTP status codes for errors.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.7-beta (2018-05-13)
|
## v2.1.7-beta (2018-05-13)
|
||||||
|
|
||||||
* Newsletters:
|
* Newsletters:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.7-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.8-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue