Update changelog for 1.0.1(2)
This commit is contained in:
parent
71468f02f2
commit
7316b25f87
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -7,3 +7,15 @@ You also have specific settings for haptics, sounds,, whether the app saves hist
|
|||
|
||||
Please provide any feedback, desired features, bugs you notice either in the game's discord or as a regular testflight feedback item.
|
||||
Thanks for testing!
|
||||
|
||||
## v 1.0.1 (2)
|
||||
Some bugs fixed this release:
|
||||
* Don't dismiss the keyboard after sending a message
|
||||
* Fix DM's tab: add haptics, sound, and keyboard fix; fix display of unanswered DM conversations
|
||||
* Attempt to fix scroll to bottom not showing the last message until sending another
|
||||
* Scroll to bottom when the keyboard opens (any buffer and DMs tab)
|
||||
|
||||
### Known bugs
|
||||
You've reported them but they aren't fixed just yet:
|
||||
* Remote forms Ui weirdness: multiple characters, /help all
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<key>KDChat.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>1</integer>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue