mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.0.10-beta
This commit is contained in:
parent
64c9247dd1
commit
74a68f3c7d
2 changed files with 14 additions and 4 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.0.10-beta (2018-01-04)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: HW transcoding indicator on activity cards incorrect after refreshing.
|
||||||
|
* Notifications:
|
||||||
|
* Remove: Notification toggles from library and user settings. Use custom conditions to filter out notifications instead.
|
||||||
|
* UI:
|
||||||
|
* Fix: Incorrect examples for some date format options. Also added a few missing date format options. (Thanks @Tommatheussen)
|
||||||
|
|
||||||
|
|
||||||
## v2.0.9-beta (2018-01-03)
|
## v2.0.9-beta (2018-01-03)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
@ -9,8 +19,8 @@
|
||||||
## v2.0.8-beta (2018-01-03)
|
## v2.0.8-beta (2018-01-03)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
* Fix: Fix HW transcoding indicator on activity cards.
|
* Fix: Incorrect HW transcoding indicator on activity cards.
|
||||||
* Fix: Fix long product/player names hidden behind platform icon on activity cards.
|
* Fix: Long product/player names hidden behind platform icon on activity cards.
|
||||||
* Notifications:
|
* Notifications:
|
||||||
* Fix: Notifications failing due to some missing notification parameters.
|
* Fix: Notifications failing due to some missing notification parameters.
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.9-beta"
|
PLEXPY_RELEASE_VERSION = "v2.0.10-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue