mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.4.3
This commit is contained in:
parent
2d91cfd3db
commit
a93dc68e6c
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.3 (2016-05-22)
|
||||||
|
|
||||||
|
* Fix: PlexPy not starting without any authentication method.
|
||||||
|
|
||||||
|
|
||||||
## v1.4.2 (2016-05-22)
|
## v1.4.2 (2016-05-22)
|
||||||
|
|
||||||
* New: Option to use HTTP basic authentication instead of the HTML login form.
|
* New: Option to use HTTP basic authentication instead of the HTML login form.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.4.2"
|
PLEXPY_RELEASE_VERSION = "1.4.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue