This commit is contained in:
JonnyWong16 2018-11-03 16:23:21 -07:00
parent e2d217a981
commit 56a91de2c4
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,14 @@
# Changelog
## v2.1.25 (2018-11-03)
* Monitoring:
* Fix: Audio and video codec showing up as * on the activity cards.
* New: Poster and background image on the activity cards for live TV.
* UI:
* Fix: Alert message for invalid Tautulli Public Domain setting.
## v2.1.24-beta (2018-10-29)
* Monitoring:

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.1.24-beta"
PLEXPY_RELEASE_VERSION = "v2.1.25"