From 60e7b27ab60f977bb67dbcb201628a0858d16ed1 Mon Sep 17 00:00:00 2001 From: Blake Oliver Date: Fri, 10 Apr 2026 01:09:12 -0600 Subject: [PATCH] Add CHANGELOG to document the various testflight and appstore notes --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..628c0c4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# v 1.0 (1), testflight Apr 9, 2026 +Welcome to the first build of KDChat, an iOS app for chatting on the Kirandur audiogame when away from your Mac or PC. + +This first build is pretty basic: you won't find push notifications, background updates or anything like that. +You will find a nice, native and accessible user interface, tabs for the buffers, sounds and haptics, swipe actions on chat messages, full remote forms support (/ commands... are untested. Please sends the feedbacks!)... +You also have specific settings for haptics, sounds,, whether the app saves history and whatever else I could think to cram in there for v1, as well as custom server support (in case you need that or aren't on the main) + +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!