mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 03:28:31 -07:00
v2.1.38
This commit is contained in:
parent
3e520820d8
commit
a637b3bb24
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.38 (2019-11-17)
|
||||||
|
|
||||||
|
* Notifications:
|
||||||
|
* New: Added custom JSON headers to the webhook notification agent.
|
||||||
|
* UI:
|
||||||
|
* Fix: Homepage recently watched card not showing grouped history.
|
||||||
|
* Other:
|
||||||
|
* New: Added GitHub sponsor donation option.
|
||||||
|
* Change: Improve resolving hostnames.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.37 (2019-10-11)
|
## v2.1.37 (2019-10-11)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.37"
|
PLEXPY_RELEASE_VERSION = "v2.1.38"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue