Skip to content

Releases: ottin4ttc/clawchat

v1.1.0-beta.20260401.2 (Build 2026040102)

01 Apr 06:58

Choose a tag to compare

What's Changed

  • feat(ios): add gateway protocol frames, session history, agent CRUD and UI enhancements

  • TestFlight: uploaded automatically

v1.1.0-beta.20260401.1 (Build 2026040101)

01 Apr 06:58

Choose a tag to compare

What's Changed

  • fix: persist imported private key to Keychain for reconnection
  • feat: pre-approved device pairing via QR private key
  • fix: include bootstrapToken in device signature token resolution
  • fix: don't send auth.token when bootstrapToken is present

  • TestFlight: uploaded automatically

v1.1.0-beta.20260331.3 (Build 2026033103)

31 Mar 14:49

Choose a tag to compare

What's Changed

  • feat(ios): hide relay pairing UI, focus on gateway direct connect
  • fix: revert client ID to openclaw-ios (gateway schema validation)
  • chore: rename client ID from openclaw-ios to clawos-ios
  • feat: bootstrap token pairing — revert skipDeviceIdentity approach
  • fix: use fixed my.talentclaw.ai as Origin for control-ui connections
  • fix: set Origin header on WebSocket for control-ui client ID

  • TestFlight: uploaded automatically

v1.1.0-beta.20260331.1 (Build 2026033101)

31 Mar 13:18

Choose a tag to compare

What's Changed

  • chore(ios): bump version to v1.1.0-beta.20260331.1
  • feat: support clawos://gateway deep link with device identity bypass
  • Merge pull request #26 from Sid-Qin/feat/ui-agent-cards
  • feat(ios): redesign agent card UI with liquid glass style
  • Merge branch 'feat/plugin-qr-and-config'
  • feat(plugin): support SKIP_GATEWAY_RESTART env var, bump to 0.3.0
  • feat(plugin): QR data URI, --config flag, security metadata

  • TestFlight: uploaded automatically

v0.0.1-beta.20260329.2 (Build 2026032902)

29 Mar 13:54

Choose a tag to compare

What's Changed

  • style(chat): use adaptive glass for scroll-to-bottom button
  • fix(chat): fix scroll stutter, add scroll-to-bottom button, auto-scroll on input focus
  • fix(chat): fix scroll flickering caused by TypewriterText state reset
  • feat(chat): add white gradient mask above input bar and loading indicator on session enter
  • fix(chat): add solid bg behind input bar glass and add loading indicator on session enter
  • Revert "feat(chat): fix input bar transparent background and add session loading indicator"
  • feat(chat): fix input bar transparent background and add session loading indicator

  • TestFlight: uploaded automatically

v0.0.1-beta.20260329.1 (Build 2026032901)

29 Mar 13:15

Choose a tag to compare

What's Changed

  • fix(home): restore pin swipe action, move rename to long press context menu, and fix rename text color
  • feat(home): lighten session row bg and replace pin action with rename
  • feat(chat): add simulated typewriter effect for non-streaming messages
  • fix(chat): replace invalid .if modifier with standard .opacity conditional
  • feat(chat): remove user timestamp, update typing text, add simple typewriter opacity
  • feat(chat): change typing indicator to thinking shimmer text
  • feat(chat): add haptic on voice recording start and remove cancel icon (#25)
  • feat(chat): add haptic feedback on chat open/close (#24)
  • feat(ui): optimize pairing view vertical layout metrics
  • feat(ui): increase pairing title size and adjust button padding
  • feat(ui): refresh pairing page UI to match appearance style (#23)
  • style(ios): refine chat panel corner radius and button backgrounds (#22)
  • style(ios): refine chat input bar, attachment menu, voice button, and message bubbles (#21)
  • style(ios): Grok-style session list, pure white background, and unified header buttons (#20)

  • TestFlight: uploaded automatically

v0.0.1-beta.20260328.1 (Build 2026032801)

28 Mar 05:19
dac1537

Choose a tag to compare

What's Changed

  • feat(ios): interactive settings overlay and Grok-style settings UI (#19)

  • TestFlight: uploaded automatically

v0.0.1-beta.20260327.9 (Build 2026032709)

27 Mar 17:16
aabca8f

Choose a tag to compare

What's Changed

  • fix(ios): eliminate pairing sheet button flicker and refine auto-present timing (#17)

  • TestFlight: uploaded automatically

v0.0.1-beta.20260326.8 (Build 2026032608)

27 Mar 08:49
b231121

Choose a tag to compare

What's Changed

  • fix: align iOS chrome and stabilize pairing defaults (#16)
  • style: align empty states across SessionList and AgentHub (#15)
  • style: rewrite pairing UI with native HIG layouts and optimized keyboard spacing (#14)
  • chore: remove duplicate clawchat/ subtree — all content exists at repo root
  • chore(ios): remove duplicate clawchat/ios/ — canonical source is ios/
  • fix(ios): sync ios/ and clawchat/ios/ — merge AHA fix with UIUX+perf changes
  • fix(ios): merge ios18 compat, UX polish, and interaction performance into main
  • Merge remote-tracking branch 'origin/main' into fix/ios18-compat-and-ux-polish
  • perf(ios): debounce persistence, async image loading, search throttle (#12)
  • fix(ios): polish Home session discovery UI (#10)
  • fix(ios): fail DeviceIdentity save loudly; per-run gateway token usage
  • feat(ios): gateway session, chat perf, splash & chrome
  • fix(ios): dark mode sync for navbar, splash text, agent cards and card centering
  • fix(ios): iOS 18 compatibility, default avatar, keyboard prewarm, and UI polish
  • chore: sync clawchat main and resolve signing merge conflicts
  • Squashed 'clawchat/' changes from 4aa8bfe..e335063
  • fix(ios): unify signing to team LBN3W98T26 and bundle com.yueyou.clawchat
  • fix(ios): restore authenticated launch flow and stabilize pre-merge tests
  • feat(ios): AHA moments feed with pull-up detail, Liquid Glass CTA, and remote image loading
  • refactor(ios): MessagingUI migration, agent delete, and UI polish
  • Fix: resolve 4 critical concurrency and error-handling issues from code review
  • Perf: optimize chat rendering, persistence, and session list tap latency
  • Squashed 'clawchat/' changes from c69de64..4aa8bfe
  • Merge clawchat upstream updates
  • Squashed 'clawchat/' changes from 9b1f97e..c69de64
  • Merge commit 'c71f30cc91917a6468b886783e555be0ac4c2cc9' into feature/dark-mode-theme
  • Squashed 'clawchat/' content from commit 9b1f97e
  • Merge commit 'f03156558cb03db78b15b5ca2238d4dd8c9080a4' as 'clawchat'

  • TestFlight: uploaded automatically

v0.0.1-beta.20260326.7 (Build 2026032607)

26 Mar 14:23

Choose a tag to compare

What's Changed

  • ci(ios): zero-pad build sequence number to 2 digits
  • ci(ios): download iOS platform SDK before archive
  • fix(ios): polish AHA detail interactions and settings chrome (#9)

  • TestFlight: uploaded automatically