mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
v1.1.0
This commit is contained in:
parent
411c28a10b
commit
699f481308
1 changed files with 18 additions and 3 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,10 +1,25 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v1.0 (2015-07-11)
|
## v1.0 (2015-08-11)
|
||||||
|
|
||||||
* First release
|
* First release
|
||||||
|
|
||||||
## v1.0.1 (2015-07-13)
|
## v1.0.1 (2015-08-13)
|
||||||
|
|
||||||
* Allow SSL certificate check override for certain systems with bad CA stores.
|
* Allow SSL certificate check override for certain systems with bad CA stores.
|
||||||
* Fix typo on graphs page causing date selection to break on Safari.
|
* Fix typo on graphs page causing date selection to break on Safari.
|
||||||
|
|
||||||
|
## v1.1.0 (2015-08-15)
|
||||||
|
|
||||||
|
* Add option to disable all history logging per user.
|
||||||
|
* Add option to change user avatar URL. Thanks @jroyal.
|
||||||
|
* Show all users on users table even if they don't yet have history.
|
||||||
|
* Add option to change time frame of statistics on home page (Settings -> Extra Settings). Thanks @jroyal.
|
||||||
|
* Add 7 day period for graphs. Thanks @jroyal.
|
||||||
|
* Add pause, resume and buffer warning notification options.
|
||||||
|
* Add fine tuning settings for buffer warning triggers.
|
||||||
|
* Fix issue with SSL cert verification bypass when method doesn't exist (depends on Python version).
|
||||||
|
* Fix bug on home stats which wouldn't update unless a TV show was first logged.
|
||||||
|
* Fix alignment of bands on daily graphs which highlight weekends.
|
||||||
|
* Fix behaviour of close button on update popup, will now stay closed for an hour after clicking close.
|
||||||
|
* Fix some styling niggles.
|
Loading…
Add table
Add a link
Reference in a new issue