mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 20:51:15 -07:00
v2.15.1
This commit is contained in:
parent
65dc466c07
commit
a96fd23d72
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.15.1 (2025-01-11)
|
||||||
|
|
||||||
|
* Activity:
|
||||||
|
* Fix: Detection of HDR transcodes. (Thanks @chrisdecker08) (#2412, #2466)
|
||||||
|
* Newsletters:
|
||||||
|
* Fix: Disable basic authentication for /newsletter and /image endpoints. (#2472)
|
||||||
|
* Exporter:
|
||||||
|
* New: Added logos to season and episode exports.
|
||||||
|
* Other:
|
||||||
|
* Fix Docker container https health check.
|
||||||
|
|
||||||
|
|
||||||
## v2.15.0 (2024-11-24)
|
## v2.15.0 (2024-11-24)
|
||||||
|
|
||||||
* Notes:
|
* Notes:
|
||||||
|
|
|
@ -16,4 +16,4 @@
|
||||||
# along with Tautulli. If not, see <http://www.gnu.org/licenses/>.
|
# along with Tautulli. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.15.0"
|
PLEXPY_RELEASE_VERSION = "v2.15.1"
|
Loading…
Add table
Add a link
Reference in a new issue