mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.6.8
This commit is contained in:
parent
06a9bb10cc
commit
f7e1dc97d8
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## v2.6.8 (2021-03-08)
|
||||
|
||||
* Mobile App:
|
||||
* New: An all new Tautulli Remote App 2.0. Go to the Google Play link in the settings to download the new version.
|
||||
* Fix: Registering the new app would fail if OneSignal is blocked.
|
||||
|
||||
|
||||
## v2.6.7 (2021-03-07)
|
||||
|
||||
* History:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.6.7"
|
||||
PLEXPY_RELEASE_VERSION = "v2.6.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue