mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 14:10:52 -07:00
v2.1.18
This commit is contained in:
parent
2f40850100
commit
a8a676b794
2 changed files with 13 additions and 2 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.18 (2018-07-27)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Progress bar on activity cards showing incorrect 100% when starting a stream.
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Notification text boxes scrolling to top when inputting text.
|
||||||
|
* Change: Skip formatting invalid notification parameters instead of returning default text.
|
||||||
|
* UI:
|
||||||
|
* Fix: Padding around search bar causing the navigation bar to break on smaller screens.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.17-beta (2018-07-22)
|
## v2.1.17-beta (2018-07-22)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.17-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.18"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue