v2.1.43
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -1,5 +1,24 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.43 (2020-02-03)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* New: Added HDR indicator on activity card.
|
||||||
|
* New: Added dynamic range to history steam info modal.
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Webhook notification body sent as incorrect data type when Content-Type header is overridden.
|
||||||
|
* Fix: Telegram notification character limit incorrect for unicode characters.
|
||||||
|
* New: Added color and dynamic range notification parameters.
|
||||||
|
* Newsletters:
|
||||||
|
* Fix: Episodes and Albums plural spelling on recently added newsletter section headers.
|
||||||
|
* UI:
|
||||||
|
* Fix: Windows and macOS platform capitalization.
|
||||||
|
* Fix: Season number 0 not shown for episodes on history tables.
|
||||||
|
* Other:
|
||||||
|
* Change: Mask email addresses in logs.
|
||||||
|
* Change: Update deprecated GitHub access token URL parameter to Authorization header.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.42 (2020-01-04)
|
## v2.1.42 (2020-01-04)
|
||||||
|
|
||||||
* Other:
|
* Other:
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.42"
|
PLEXPY_RELEASE_VERSION = "v2.1.43"
|
||||||
|
Reference in New Issue
Block a user