mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.0.24
This commit is contained in:
parent
bd3497b2bf
commit
ebb287e1ee
2 changed files with 13 additions and 2 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.0.24 (2018-03-18)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Fix stream data not showing for history recorded before v2.
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Set all environment variables for scripts.
|
||||||
|
* Change: Moved all notification agent instructions to the wiki.
|
||||||
|
* Change: XBMC notification agent renamed to Kodi.
|
||||||
|
* Change: OSX Notify notification agent renamed to macOS Notification Center.
|
||||||
|
|
||||||
|
|
||||||
## v2.0.23-beta (2018-03-16)
|
## v2.0.23-beta (2018-03-16)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.23-beta"
|
PLEXPY_RELEASE_VERSION = "v2.0.24"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue