mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
v1.3.15
This commit is contained in:
parent
f4c38008a1
commit
2080bbcbca
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.3.15 (2016-04-18)
|
||||||
|
|
||||||
|
* Fix: Slack notifications failing when using and icon URL.
|
||||||
|
* Fix: 127.0.0.1 showing as an external IP address on the history tables.
|
||||||
|
* Fix: Regression file sizes not shown in the media info table footer.
|
||||||
|
* Fix: Retrieving proper PMS URL when multiple connections are published to plex.tv.
|
||||||
|
* Fix: Some typos in the logger.
|
||||||
|
* Fix: Some other typos in the WebUI. (Thanks @xtjoeytx)
|
||||||
|
* Change: Optimized mobile web app icons and spash screens. (Thanks @alotufo)
|
||||||
|
|
||||||
|
|
||||||
## v1.3.14 (2016-03-29)
|
## v1.3.14 (2016-03-29)
|
||||||
|
|
||||||
* Fix: Regression for missing notify_action for script notifications.
|
* Fix: Regression for missing notify_action for script notifications.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.3.14"
|
PLEXPY_RELEASE_VERSION = "1.3.15"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue