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