mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.13
This commit is contained in:
parent
4f4a99d695
commit
70b6bd4efd
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.13 (2018-06-16)
|
||||||
|
|
||||||
|
* Monitoring:
|
||||||
|
* Fix: Soft crash when viewing photos not in an album.
|
||||||
|
* Notifications:
|
||||||
|
* New: Added current date and time notification parameters.
|
||||||
|
* UI:
|
||||||
|
* New: Added support page with embedded Discord chat using WidgetBot.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.12 (2018-06-08)
|
## v2.1.12 (2018-06-08)
|
||||||
|
|
||||||
* Notifications:
|
* Notifications:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.12"
|
PLEXPY_RELEASE_VERSION = "v2.1.13"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue