CHANGELOG_soapbox: invalid email settings crash fix

This commit is contained in:
Alex Gleason 2021-05-03 14:28:36 -05:00
parent fc3af26898
commit 5614fc7e69
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -20,3 +20,4 @@ Based on Pleroma 2.3.0-stable.
### Fixed
- Domain blocks: reposts from a blocked domain are now correctly blocked.
- Fixed some (not all) Markdown issues, such as broken trailing slash in links.
- Don't crash so hard when email settings are invalid.