This commit is contained in:
Tim 2015-08-16 13:02:38 +02:00
commit cea4992331

View file

@ -29,4 +29,8 @@
* Added Most watched movie for home stats. Thanks @jroyal.
* Added TV show title to recently added text. Thanks @jroyal.
* Fix bug with buffer warnings where notification would trigger continuously after first trigger.
* Fix bug where custom avatar URL would get reset on every user refresh.
* Fix bug where custom avatar URL would get reset on every user refresh.
## v1.1.2 (2015-08-16)
* Fix bug where user refresh would fail under certain circumstances.