mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
v1.4.18
This commit is contained in:
parent
c404016700
commit
ed2d34e979
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.18 (2017-04-22)
|
||||||
|
|
||||||
|
* New: Added some new Arnold quotes. (Thanks @senepa)
|
||||||
|
* Fix: Text wrapping in datatable footers.
|
||||||
|
* Fix: API command get_apikey. (Thanks @Hellowlol)
|
||||||
|
|
||||||
|
|
||||||
## v1.4.17 (2017-03-04)
|
## v1.4.17 (2017-03-04)
|
||||||
|
|
||||||
* New: Configurable month range for the Plays by month graph. (Thanks @Pbaboe)
|
* New: Configurable month range for the Plays by month graph. (Thanks @Pbaboe)
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.4.17"
|
PLEXPY_RELEASE_VERSION = "1.4.18"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue