From: Chocobozzz Date: Wed, 14 Aug 2019 11:49:55 +0000 (+0200) Subject: typo X-Git-Tag: test-tag-1.0.0~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7ef6783ecbeee2867a4e947bc5de78df8e6f0f1d;p=oweals%2Fpeertube.git typo --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f6e7656..b9bcfb27a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * **Important:** Updated nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx)) * Fix long server responses on dual stack servers: https://github.com/Chocobozzz/PeerTube/commit/fd2ddcae8ff4eb10bf7168ac3c8801f06b37627f * Improve images HTTP cache: https://github.com/Chocobozzz/PeerTube/commit/c928e1364fbdff87f27fd982710b95426a250491 - * **Important:** With the new theme system, we removed the dark mode button. Your administrator have to install [the dark theme](https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-theme-dark) + * **Important:** With the new theme system, we removed the dark mode button. Your administrator has to install [the dark theme](https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-theme-dark) from their admin panel, and then users can choose this theme in their settings * Changed the playlist REST API to fix various issues. See https://github.com/Chocobozzz/PeerTube/pull/1998 for more information * Removed magnet URI support in download modal since most of the BitTorrent clients do not understand the `xs` parameter