Update changelog
This commit is contained in:
parent
59d93fe697
commit
68cd03e71c
15
CHANGELOG.md
15
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
|
||||
|
|
Loading…
Reference in New Issue