aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-02-14 13:17:10 +0100
committerChocobozzz <me@florianbigard.com>2019-02-14 13:17:10 +0100
commit98d33a03d3a86aad709e2cd39a4e4d8bac6b7664 (patch)
treed8e1e8d21054fc4d966c009bdd05333a2a6e44cb /CHANGELOG.md
parent73471b1a52f242e86364ffb077ea6cadb3b07ae2 (diff)
parent340f31ce96c456942fb01800f31d795e0f355d74 (diff)
downloadPeerTube-98d33a03d3a86aad709e2cd39a4e4d8bac6b7664.tar.gz
PeerTube-98d33a03d3a86aad709e2cd39a4e4d8bac6b7664.tar.zst
PeerTube-98d33a03d3a86aad709e2cd39a4e4d8bac6b7664.zip
Merge branch 'release/v1.2.0'
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