mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-06 14:54:00 -07:00
v2.1.31-beta
This commit is contained in:
parent
e4be5a716f
commit
3b22b6a3f7
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## v2.1.31-beta (2019-06-13)
|
||||
|
||||
* Monitoring:
|
||||
* Fix: Synced content showing incorrect stream info.
|
||||
* Other:
|
||||
* Fix: Unable to view database status when authentication is enabled.
|
||||
* Change: Default database synchronous mode changed to prevent database corruption. Database response may be slower.
|
||||
|
||||
|
||||
## v2.1.30-beta (2019-05-11)
|
||||
|
||||
* Monitoring:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_BRANCH = "beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.30-beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.31-beta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue