mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
v2.1.24-beta
This commit is contained in:
parent
354d46e940
commit
944df6cec1
2 changed files with 18 additions and 1 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,5 +1,22 @@
|
||||||
# Changelog
|
# 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)
|
## v2.1.23-beta (2018-10-14)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.23-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.24-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue