aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-02-14 12:07:02 +0100
committerChocobozzz <me@florianbigard.com>2019-02-15 09:43:39 +0100
commit52f659f22130788d70c503b8563679053281c3d7 (patch)
tree71aa6efbe6476ca345460dbe3b6f77b650c3d45b /CHANGELOG.md
parented10645c2f3a40fcfd3bd8738ef6a08e53e114b4 (diff)
downloadPeerTube-52f659f22130788d70c503b8563679053281c3d7.tar.gz
PeerTube-52f659f22130788d70c503b8563679053281c3d7.tar.zst
PeerTube-52f659f22130788d70c503b8563679053281c3d7.zip
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13bec7535..911ec0fec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
1# Changelog 1# Changelog
2 2
3## v1.2.1
4
5## Bug fixes
6
7 * **Important** Fix invalid `From` email header in contact form that could lead to the blacklisting of your SMTP server
8 * Fix too long display name overflow in menu
9 * Fix mention notification when a remote account mention a local account that has the same username than yours
10 * Fix access to muted servers table for moderators
11 * Don't crash notification popup on bug
12 * Fix reset password script that leaks password on invalid value
13
14
3## v1.2.0 15## v1.2.0
4 16
5### BREAKING CHANGES 17### BREAKING CHANGES