From 68cd03e71c39a8222471f3346fb0d35d3e45f8bd Mon Sep 17 00:00:00 2001 From: shilangyu Date: Sun, 11 Apr 2021 17:43:41 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e688b5..7cd291b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,18 @@ ### Changed - Disable commenting on locked posts - -### Fixed - -- When writing a comment the parent text is now selectable -- Text of a post is now selectable +- Enhanced keyboard experience + - appropriate keyboard types are opened + - correct capitalization + - added text input hints for things like password managers - Account actions in settings are more obvious to access: long press an account/instance to see possible actions such as setting as default or removal +### Added + +- When writing a comment, the parent text is now selectable +- Text of a post is now selectable +- Tapping outside of a text input hides the keyboard + ## v0.4.1 - 2021-04-06 ### Fixed