From 81d73b2db9e0d9bc938e242bb57bd45d948ce4f4 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Tue, 11 May 2021 19:42:57 +0200 Subject: Add release notes for 1.8.2 Signed-off-by: David Mehren --- public/docs/release-notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index ac4bd0bd..1d957b72 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -1,4 +1,12 @@ # Release Notes +## 1.8.2 2021-05-11 + +This release fixes two security issues. We recommend upgrading as soon as possible. + +### Security Fixes +- [CVE-2021-29503: Improper Neutralization of Script-Related HTML Tags in Notes](https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-gjg7-4j2h-94fq) +- Fix a potential XSS-vector in the handling of usernames and profile pictures + ## 1.8.1 2021-05-06 ### Enhancements - Speed up `yarn install` in production mode (as performed by `bin/setup`) by marking frontend-only dependencies as dev-dependencies. -- cgit v1.2.3