mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.4.9
This commit is contained in:
parent
b68ca67386
commit
ebd8625e1e
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,5 +1,19 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.9 (2016-08-14)
|
||||||
|
|
||||||
|
* New: Option to include current activity in the history tables.
|
||||||
|
* New: ISP lookup info in the IP address modal.
|
||||||
|
* New: Option to disable web page previews for Telegram notifications.
|
||||||
|
* Fix: Send correct JSON header for Slack/Mattermost notifications.
|
||||||
|
* Fix: Twitter and Facebook test notifications incorrectly showing as "failed".
|
||||||
|
* Fix: Current activity progress bars extending past 100%.
|
||||||
|
* Fix: Typo in the setup wizard. (Thanks @wopian)
|
||||||
|
* Fix: Update PMS server version before checking for a new update.
|
||||||
|
* Change: Compare distro and build when checking for server updates.
|
||||||
|
* Change: Nicer y-axis intervals when viewing "Play Duration" graphs.
|
||||||
|
|
||||||
|
|
||||||
## v1.4.8 (2016-07-16)
|
## v1.4.8 (2016-07-16)
|
||||||
|
|
||||||
* New: Setting to specify PlexPy backup interval.
|
* New: Setting to specify PlexPy backup interval.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.4.8"
|
PLEXPY_RELEASE_VERSION = "1.4.9"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue