mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-28 23:44:34 -05:00
Update changelog for 1.9.3
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
c99d30931d
commit
5154598557
1 changed files with 26 additions and 5 deletions
|
@ -1,6 +1,17 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
## UNRELEASED
|
## <i class="fa fa-tag"></i> 1.9.3 <i class="fa fa-calendar-o"></i> 2022-04-10
|
||||||
|
|
||||||
|
This release fixes a security issue. We recommend upgrading as soon as possible.
|
||||||
|
|
||||||
|
### Security Fixes
|
||||||
|
- Fix [Enumerable upload file names](https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-q6vv-2q26-j7rx)
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
- Libravatar avatars render as ident-icons when no avatar image was uploaded to Libravatar or Gravatar
|
||||||
|
- Add database connection error message to log output
|
||||||
|
- Allow SAML authentication provider to be named
|
||||||
|
- Suppress error message when `git` binary is not found
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- Fix error that Libravatar user avatars were not shown when using OAuth2 login
|
- Fix error that Libravatar user avatars were not shown when using OAuth2 login
|
||||||
|
@ -9,10 +20,20 @@
|
||||||
- Fix GitLab snippet export (thanks to [@semjongeist](https://github.com/semjongeist) for reporting)
|
- Fix GitLab snippet export (thanks to [@semjongeist](https://github.com/semjongeist) for reporting)
|
||||||
- Fix missing inline authorship colors (thanks to [@EBendinelli](https://github.com/EBendinelli) for reporting)
|
- Fix missing inline authorship colors (thanks to [@EBendinelli](https://github.com/EBendinelli) for reporting)
|
||||||
|
|
||||||
### Enhancements
|
### Contributors
|
||||||
- Libravatar avatars render as ident-icons when no avatar image was uploaded to Libravatar or Gravatar
|
- ced (translator)
|
||||||
- Add database connection error message to log output
|
- deluxghost (translator)
|
||||||
- Allow SAML authentication provider to be named
|
- [Dennis Gaida](https://github.com/DennisGaida)
|
||||||
|
- Michael Hauer (translator)
|
||||||
|
- [Moritz Schlarb](https://github.com/moschlar)
|
||||||
|
- Mostafa Ahangarha (translator)
|
||||||
|
- [Sandro](https://github.com/SuperSandro2000)
|
||||||
|
- Sergio Varela (translator)
|
||||||
|
- Tạ Quang Khôi (translator)
|
||||||
|
- Tiago Triques (translator)
|
||||||
|
- tmpod (translator)
|
||||||
|
- [Uchiha Kakashi](https://github.com/licy183)
|
||||||
|
|
||||||
|
|
||||||
## <i class="fa fa-tag"></i> 1.9.2 <i class="fa fa-calendar-o"></i> 2021-12-03
|
## <i class="fa fa-tag"></i> 1.9.2 <i class="fa fa-calendar-o"></i> 2021-12-03
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue