Skip to content

Vasyapp v0.7.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 07:04

Bug Fixes

  • Fix Android keyboard pushing content up by using visualViewport API
  • Add interactive-widget=resizes-content viewport meta for proper keyboard handling
  • Replace 100dvh with var(--app-height) CSS variable computed from visualViewport.height
  • Fix MessageInput padding-bottom override (safe-area-inset-bottom was being ignored)