Update changelog for 1.0.1(2)

This commit is contained in:
Blake Oliver 2026-04-29 15:19:48 -06:00
parent 71468f02f2
commit 7316b25f87
No known key found for this signature in database
2 changed files with 13 additions and 1 deletions

View file

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

View file

@ -7,7 +7,7 @@
<key>KDChat.xcscheme_^#shared#^_</key> <key>KDChat.xcscheme_^#shared#^_</key>
<dict> <dict>
<key>orderHint</key> <key>orderHint</key>
<integer>1</integer> <integer>0</integer>
</dict> </dict>
</dict> </dict>
</dict> </dict>