mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
v2.10.4
This commit is contained in:
parent
925efe0db7
commit
41b796e007
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
|||
# Changelog
|
||||
|
||||
## v2.10.4 (2022-09-05)
|
||||
|
||||
* Activity:
|
||||
* New: Added tooltip for quality profile on activity cards.
|
||||
* Notifications:
|
||||
* New: Added "does not begin with" and "does not end with" condition operators.
|
||||
* UI:
|
||||
* Fix: Album count showing 0 on library statistics.
|
||||
* Fix: Library statistics not showing up for libraries without any history.
|
||||
|
||||
|
||||
## v2.10.3 (2022-08-09)
|
||||
|
||||
* Notifications:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.10.3"
|
||||
PLEXPY_RELEASE_VERSION = "v2.10.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue