mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 01:02:59 -07:00
v1.3.4
This commit is contained in:
parent
afc265a188
commit
fb7ad9438e
2 changed files with 16 additions and 1 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,5 +1,20 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.3.4 (2016-01-29)
|
||||||
|
|
||||||
|
* Fix: Activity checker not starting with library update (history not logging).
|
||||||
|
* Fix: Libraries duplicated in database.
|
||||||
|
* Fix: Buffer notifications even when disabled when using websockets.
|
||||||
|
* Fix: Libraries and Users lists not refreshing.
|
||||||
|
* Fix: Server verification in settings.
|
||||||
|
* Fix: Empty libraries not added to database.
|
||||||
|
* Add: Unique identifier to notification options.
|
||||||
|
* Remove: Media type toggles for recently added notifications.
|
||||||
|
* Remove: Built in Twitter key and secret.
|
||||||
|
* Remove: Unnecessary quoting of script arguments.
|
||||||
|
* Change: Facebook notification instructions.
|
||||||
|
|
||||||
|
|
||||||
## v1.3.3 (2016-01-26)
|
## v1.3.3 (2016-01-26)
|
||||||
|
|
||||||
* Fix: Plays by Month graph not loading.
|
* Fix: Plays by Month graph not loading.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.3.3"
|
PLEXPY_RELEASE_VERSION = "1.3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue