mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.22
This commit is contained in:
parent
a94207691f
commit
03751abc0e
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.22 (2018-10-05)
|
||||||
|
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Notification agent settings not loading when failed to retrieve some data.
|
||||||
|
* UI:
|
||||||
|
* Fix: Incorrectly showing localhost server in the setup wizard.
|
||||||
|
* Other:
|
||||||
|
* Fix: Incorrect redirect to HTTP when HTTPS proxy header is present.
|
||||||
|
* Fix: Websocket not connecting automatically after the setup wizard.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.21 (2018-09-21)
|
## v2.1.21 (2018-09-21)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.21"
|
PLEXPY_RELEASE_VERSION = "v2.1.22"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue