commit: 0a3069aec0c6b664381d202bca5a8460a1d6d9fc
parent: f6d5922e655b2bd260f534788de72991a9b3cc35
Author: lain <lain@soykaf.club>
Date: Fri, 5 Jun 2020 16:13:41 +0000
Update CHANGELOG.md
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -13,9 +13,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Registration page no longer requires email if the server is configured not to require it
+- Change heart to thumbs up in reaction picker
+- Close the media modal on navigation events
+- Add colons to the emoji alt text, to make them copyable
### Fixed
- Status ellipsis menu closes properly when selecting certain options
+- Cropped images look correct in Chrome
+- Newlines in the muted words settings work again
+- Clicking on non-latin hashtags won't open a new window
## [2.0.3] - 2020-05-02
### Fixed