Update changelog
This commit is contained in:
parent
59d93fe697
commit
68cd03e71c
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -3,13 +3,18 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Disable commenting on locked posts
|
- Disable commenting on locked posts
|
||||||
|
- Enhanced keyboard experience
|
||||||
### Fixed
|
- appropriate keyboard types are opened
|
||||||
|
- correct capitalization
|
||||||
- When writing a comment the parent text is now selectable
|
- added text input hints for things like password managers
|
||||||
- Text of a post is now selectable
|
|
||||||
- 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
|
- 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
|
## v0.4.1 - 2021-04-06
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in New Issue