mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 09:42:57 -07:00
v2.2.4
This commit is contained in:
parent
dcad3017d3
commit
7f178e0913
2 changed files with 14 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.2.4 (2020-05-16)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Show "None" as the subtitle source on the activity card for user selected subtitles.
|
||||||
|
* UI:
|
||||||
|
* Fix: Deleted libraries were showing up on the homepage library cards.
|
||||||
|
* Fix: Libraries could get stuck as inactive in the database in some instances.
|
||||||
|
* API:
|
||||||
|
* Fix: Incorrect title was being returned for the get_history API command.
|
||||||
|
* Other:
|
||||||
|
* Fix: Plex remote access check was not being rescheduled after changing the settings.
|
||||||
|
|
||||||
|
|
||||||
## v2.2.3 (2020-05-01)
|
## v2.2.3 (2020-05-01)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.2.3"
|
PLEXPY_RELEASE_VERSION = "v2.2.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue