Update changelog

This commit is contained in:
shilangyu 2021-04-11 17:43:41 +02:00
parent 59d93fe697
commit 68cd03e71c
1 changed files with 10 additions and 5 deletions

View File

@ -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