mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.4.11
This commit is contained in:
parent
16d9376ec9
commit
6a8cbe92a9
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.11 (2016-09-02)
|
||||||
|
|
||||||
|
* Fix: PlexWatch and Plexivity import errors.
|
||||||
|
* Fix: Searching in history datatables.
|
||||||
|
* Fix: Notifications not sending for Local user.
|
||||||
|
|
||||||
|
|
||||||
## v1.4.10 (2016-08-15)
|
## v1.4.10 (2016-08-15)
|
||||||
|
|
||||||
* Fix: Missing python ipaddress module preventing PlexPy from starting.
|
* Fix: Missing python ipaddress module preventing PlexPy from starting.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.4.10"
|
PLEXPY_RELEASE_VERSION = "1.4.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue