mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.42
This commit is contained in:
parent
4d0c4bf4f4
commit
c8f132a750
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.42 (2020-01-04)
|
||||||
|
|
||||||
|
* Other:
|
||||||
|
* Fix: SSL certificate error when installing GeoLite2 database.
|
||||||
|
* Change: Verify MaxMind license key and GeoLite2 database path before installing.
|
||||||
|
* Change: Disable Geolite2 database uninstall button when it is not installed.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.41 (2019-12-30)
|
## v2.1.41 (2019-12-30)
|
||||||
|
|
||||||
* Other:
|
* Other:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.41"
|
PLEXPY_RELEASE_VERSION = "v2.1.42"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue