v2.1.19-beta
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -1,5 +1,22 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.19-beta (2018-08-19)
|
||||||
|
|
||||||
|
* Notifications:
|
||||||
|
* New: Added Webhook notification agent.
|
||||||
|
* Fix: Scripts failing due to unicode characters in substituted script arguments.
|
||||||
|
* Change: Ability to override PYTHONPATH for scripts.
|
||||||
|
* Remove: Notify My Android notification agent.
|
||||||
|
* Newsletters:
|
||||||
|
* New: Added option for threaded newsletter emails.
|
||||||
|
* Fix: Missing space in newsletter format.
|
||||||
|
* UI:
|
||||||
|
* New: Added Windows system tray icon.
|
||||||
|
* Fix: Plex OAuth not working with Plex remote access disabled. (Thanks @samwiseg00)
|
||||||
|
* API:
|
||||||
|
* Fix: SQL command creating a database backup every time. (Thanks @samwiseg00)
|
||||||
|
|
||||||
|
|
||||||
## v2.1.18 (2018-07-27)
|
## v2.1.18 (2018-07-27)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.18"
|
PLEXPY_RELEASE_VERSION = "v2.1.19-beta"
|
||||||
|
Reference in New Issue
Block a user