aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-08-14 13:49:55 +0200
committerChocobozzz <me@florianbigard.com>2019-08-14 13:49:55 +0200
commit7ef6783ecbeee2867a4e947bc5de78df8e6f0f1d (patch)
tree24f74de8249d8446badeceb72a18cf05e55a8fdd /CHANGELOG.md
parentbda778096b3e1e0ae5867b82d23a22012df320de (diff)
downloadPeerTube-7ef6783ecbeee2867a4e947bc5de78df8e6f0f1d.tar.gz
PeerTube-7ef6783ecbeee2867a4e947bc5de78df8e6f0f1d.tar.zst
PeerTube-7ef6783ecbeee2867a4e947bc5de78df8e6f0f1d.zip
typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6f6e7656..b9bcfb27a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@
8 * **Important:** Updated nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx)) 8 * **Important:** Updated nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx))
9 * Fix long server responses on dual stack servers: https://github.com/Chocobozzz/PeerTube/commit/fd2ddcae8ff4eb10bf7168ac3c8801f06b37627f 9 * Fix long server responses on dual stack servers: https://github.com/Chocobozzz/PeerTube/commit/fd2ddcae8ff4eb10bf7168ac3c8801f06b37627f
10 * Improve images HTTP cache: https://github.com/Chocobozzz/PeerTube/commit/c928e1364fbdff87f27fd982710b95426a250491 10 * Improve images HTTP cache: https://github.com/Chocobozzz/PeerTube/commit/c928e1364fbdff87f27fd982710b95426a250491
11 * **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) 11 * **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)
12 from their admin panel, and then users can choose this theme in their settings 12 from their admin panel, and then users can choose this theme in their settings
13 * Changed the playlist REST API to fix various issues. See https://github.com/Chocobozzz/PeerTube/pull/1998 for more information 13 * Changed the playlist REST API to fix various issues. See https://github.com/Chocobozzz/PeerTube/pull/1998 for more information
14 * Removed magnet URI support in download modal since most of the BitTorrent clients do not understand the `xs` parameter 14 * Removed magnet URI support in download modal since most of the BitTorrent clients do not understand the `xs` parameter