mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
v1.3.16
This commit is contained in:
parent
14489e1db9
commit
0aa2537d1e
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.3.16 (2016-05-01)
|
||||||
|
|
||||||
|
* Fix: Viewing photos crashing PlexPy.
|
||||||
|
* Fix: Persist Users > Edit mode on datatable page change.
|
||||||
|
* Fix: PMS update notifications broken.
|
||||||
|
* Change: Cache notifications poster with thread ID to avoid overwritting images.
|
||||||
|
|
||||||
|
|
||||||
## v1.3.15 (2016-04-18)
|
## v1.3.15 (2016-04-18)
|
||||||
|
|
||||||
* Fix: Slack notifications failing when using and icon URL.
|
* Fix: Slack notifications failing when using and icon URL.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.3.15"
|
PLEXPY_RELEASE_VERSION = "1.3.16"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue