# Tautulli v2.15.0 — Tautulli v2.15.0 - Product: Tautulli (https://whatsnew.fyi/product/tautulli) - Vendor: Tautulli - Date: 2024-11-24 - Version: v2.15.0 - Original notes: https://github.com/Tautulli/Tautulli/releases/tag/v2.15.0 - Permalink: https://whatsnew.fyi/product/tautulli/releases/v2.15.0 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **removed** — Support for Python 3.8 has been dropped; the minimum Python version is now 3.9 - **added** — Allow Telegram blockquote and tg-emoji HTML tags in notifications - **added** — Added Plex slug and Plex Watch URL notification parameters - **changed** — Update OneSignal API calls to use the new API endpoint for Tautulli Remote App notifications - **fixed** — Dumping custom dates in raw newsletter json - **fixed** — Unable to fix match for artists - **added** — Added movie and episode hasVoiceActivity attribute to exporter fields - **added** — Added subtitle canAutoSync attribute to exporter fields - **added** — Added logos to the exporter fields - **added** — Add friendly name to the top bar of config modals - **added** — Added plex slugs to metadata in the get_metadata API command - **fixed** — Tautulli failing to start with Python 3.13 ###### Windows installer removed due to antivirus flagging it as a false positive (#2454). Install [v2.14.6](https://github.com/Tautulli/Tautulli/releases/tag/v2.14.6). --- ##### Changelog ###### v2.15.0 (2024-11-24) * Notes: * Support for Python 3.8 has been dropped. The minimum Python version is now 3.9. * Notifications: * New: Allow Telegram blockquote and tg-emoji HTML tags. (Thanks @MythodeaLoL) (#2427) * New: Added Plex slug and Plex Watch URL notification parameters. (#2420) * Change: Update OneSignal API calls to use the new API endpoint for Tautulli Remote App notifications. * Newsletters: * Fix: Dumping custom dates in raw newsletter json. * History: * Fix: Unable to fix match for artists. (#2429) * Exporter: * New: Added movie and episode hasVoiceActivity attribute to exporter fields. * New: Added subtitle canAutoSync attribute to exporter fields. * New: Added logos to the exporter fields. * UI: * New: Add friendly name to the top bar of config modals. (Thanks @peagravel) (#2432) * API: * New: Added plex slugs to metadata in the get_metadata API command. * Other: * Fix: Tautulli failing to start with Python 3.13. (#2426)