From: Chocobozzz Date: Thu, 14 Feb 2019 11:07:02 +0000 (+0100) Subject: Update changelog X-Git-Tag: v1.2.1~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a0917aedaeaa63c01c675feac70777facf391f15;p=oweals%2Fpeertube.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 13bec7535..911ec0fec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v1.2.1 + +## Bug fixes + + * **Important** Fix invalid `From` email header in contact form that could lead to the blacklisting of your SMTP server + * Fix too long display name overflow in menu + * Fix mention notification when a remote account mention a local account that has the same username than yours + * Fix access to muted servers table for moderators + * Don't crash notification popup on bug + * Fix reset password script that leaks password on invalid value + + ## v1.2.0 ### BREAKING CHANGES