mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
v2.10.2
This commit is contained in:
parent
ec99a2f3d9
commit
746d44922e
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## v2.10.2 (2022-07-03)
|
||||
|
||||
* Activity:
|
||||
* Fix: Incorrect audio stream info shown on the activity card when playing a secondary audio track.
|
||||
* UI:
|
||||
* Fix: Usernames not showing on the home statistics cards.
|
||||
* Fix: Do not save a user's friendly name if it is the same as the username.
|
||||
* Change: Update library icons to the latest Plex style.
|
||||
|
||||
|
||||
## v2.10.1 (2022-06-01)
|
||||
|
||||
* Notifications:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.10.1"
|
||||
PLEXPY_RELEASE_VERSION = "v2.10.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue