aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83a1f2549..fec8926f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
1# Changelog 1# Changelog
2 2
3## v3.4.1
4
5### Bug fixes
6
7 * Fix broken PeerTube when cookies are disabled or if the embed iframe does not have appropriate options
8 * Fix search by channel's handle with an handle containing the local host
9 * Don't display autoblock message in upload page it is not enabled by the admin
10 * Don't index `/about/peertube` page
11 * Correctly handle OEmbed with an URL containing query parameters
12 * More robust youtube-dl thumbnail import
13 * Don't send a new video notification when using create transcoding CLI script
14
15
3## v3.4.0 16## v3.4.0
4 17
5### IMPORTANT NOTES 18### IMPORTANT NOTES