mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.2.5
This commit is contained in:
parent
30b11bce98
commit
090011c9a5
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.2.5 (2015-11-25)
|
||||||
|
|
||||||
|
* Add video_decision and audio_decision to notification options
|
||||||
|
* Fix IP address logging
|
||||||
|
* Fix log spam if notifications disabled
|
||||||
|
|
||||||
|
|
||||||
## v1.2.4 (2015-11-24)
|
## v1.2.4 (2015-11-24)
|
||||||
|
|
||||||
* Add filtering by media type in the history table
|
* Add filtering by media type in the history table
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.2.4"
|
PLEXPY_RELEASE_VERSION = "1.2.5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue