mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.14
This commit is contained in:
parent
0fb79cba9f
commit
7eee7024b6
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
|||
# Changelog
|
||||
|
||||
## v2.1.14 (2018-06-21)
|
||||
|
||||
* Notifications:
|
||||
* Fix: Parsing script arguments in quotes.
|
||||
* UI:
|
||||
* Fix: Slow loading due to Font Awesome 5 javascript.
|
||||
* Change: Play counts on user an library pages now respect the history grouping setting.
|
||||
* API:
|
||||
* New: Added optional grouping parameter to user and library watch statistics.
|
||||
|
||||
|
||||
## v2.1.13 (2018-06-16)
|
||||
|
||||
* Monitoring:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.13"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue