v2.1.24-beta
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -1,5 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
## v2.1.24-beta (2018-10-29)
|
||||
|
||||
* Monitoring:
|
||||
* Fix: Transcode change events creating invalid sessions in the database.
|
||||
* Notifications:
|
||||
* Change: Update Telegram character limit to 1024.
|
||||
* History:
|
||||
* Fix: Save history table states separately for multiple Tautulli instances.
|
||||
* Graphs:
|
||||
* Fix: Save graphs states separately for multiple Tautulli instances.
|
||||
* Change: Version graphs to bypass browser cache.
|
||||
* UI:
|
||||
* New: Added queued tasks modals to the scheduled tasks table for debugging.
|
||||
* Other:
|
||||
* Change: Updated timezone info and display in configuration table.
|
||||
|
||||
|
||||
## v2.1.23-beta (2018-10-14)
|
||||
|
||||
* Monitoring:
|
||||
|
@@ -1,2 +1,2 @@
|
||||
PLEXPY_BRANCH = "beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.23-beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.1.24-beta"
|
||||
|
Reference in New Issue
Block a user