mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
v2.9.7
This commit is contained in:
parent
a9860fe62a
commit
b0950abdd9
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.9.7 (2022-04-11)
|
||||||
|
|
||||||
|
* UI:
|
||||||
|
* Fix: Managed user missing the username in the Users table.
|
||||||
|
|
||||||
|
|
||||||
## v2.9.6 (2022-04-10)
|
## v2.9.6 (2022-04-10)
|
||||||
|
|
||||||
* Activity:
|
* Activity:
|
||||||
|
|
|
@ -18,4 +18,4 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.9.6"
|
PLEXPY_RELEASE_VERSION = "v2.9.7"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue