> ## Documentation Index
> Fetch the complete documentation index at: https://docs.socializioz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# April 11, 2026

> Mobile AI chat layout improvements, on-screen keyboard spacing fix, and more reliable connected account display after completing OAuth flows.

<Update label="2026-04-11" tags={["Fixes"]}>
  ## Mobile chat layout

  The AI chat on mobile now uses more of the available screen height. A redundant header strip has been removed, giving you extra vertical space for the conversation. The chat composer buttons are also more compact so the input area stays slim.

  ## Keyboard spacing fix

  On iOS devices, the chat composer no longer shows an extra gap above the on-screen keyboard. The input field now sits flush against the keyboard when you are typing, matching the expected safe-area behavior described in [mobile experience](/features/mobile-experience#safe-area-handling).

  ## Account list refresh after connecting

  After you finish an OAuth flow to connect a new social account, the [connections](/getting-started/connecting-accounts) list now refreshes automatically when you return to the page. Previously, you sometimes needed to manually reload the page to see a newly connected account.
</Update>
