diff options
author | Chocobozzz <me@florianbigard.com> | 2021-05-11 15:41:13 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-05-11 15:41:13 +0200 |
commit | 5c48aa8c3ef48369235bc3a222bbbe5e08c6bd93 (patch) | |
tree | 41391149eda62d5b48a8c6c644c479db250c200e /CHANGELOG.md | |
parent | 3914a50b0732076707a6e4e22f54254ae00fc829 (diff) | |
download | PeerTube-5c48aa8c3ef48369235bc3a222bbbe5e08c6bd93.tar.gz PeerTube-5c48aa8c3ef48369235bc3a222bbbe5e08c6bd93.tar.zst PeerTube-5c48aa8c3ef48369235bc3a222bbbe5e08c6bd93.zip |
Default to dark theme if requested by user
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9f09833..a37ee604d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -67,7 +67,7 @@ | |||
67 | 67 | ||
68 | ### Features | 68 | ### Features |
69 | 69 | ||
70 | * :tada: Most robust uploads using a resumable upload endpoint [#3933](https://github.com/Chocobozzz/PeerTube/pull/3933) | 70 | * :tada: More robust uploads using a resumable upload endpoint [#3933](https://github.com/Chocobozzz/PeerTube/pull/3933) |
71 | * Accessibility/UI: | 71 | * Accessibility/UI: |
72 | * :tada: Redesign channel and account page | 72 | * :tada: Redesign channel and account page |
73 | * :tada: Increase video miniature size | 73 | * :tada: Increase video miniature size |