v2.1.30-beta
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.30-beta (2019-05-11)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Activity crashing with Plex's Artist TV feature.
|
||||||
|
* New: Added setting for Plex Media Server Update Check Interval. (Thanks @abiacco)
|
||||||
|
* Notifications:
|
||||||
|
* New: Added secure and relayed connection notification parameters.
|
||||||
|
* New: Added PLEX_USER_TOKEN to script environment variables.
|
||||||
|
* Change: Schedule notifications using UTC to prevent missing notifications due to misconfigured timezones.
|
||||||
|
* API:
|
||||||
|
* New: Added status API command to check the status of Tautulli.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.29 (2019-05-11)
|
## v2.1.29 (2019-05-11)
|
||||||
* No additional changes from v2.1.29-beta.
|
* No additional changes from v2.1.29-beta.
|
||||||
|
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.29"
|
PLEXPY_RELEASE_VERSION = "v2.1.30-beta"
|
||||||
|
Reference in New Issue
Block a user