Skip to content

v0.34.5

Choose a tag to compare

@jakemor jakemor released this 23 Apr 18:05
· 42 commits to main since this release

Improvements

Restore Default Safe-Area Insets — Removed viewport-fit=cover from the viewport meta tag, so iOS standalone (Add to Home Screen) mode again auto-insets content below the status bar. This restores the expected top padding under the status bar / notch without requiring manual env(safe-area-inset-top) handling. Pinch-to-zoom remains disabled. jake