All release notes

v1.205.2

1 improvement

Update overlay positioning for safe area compatibility

We've made an improvement: Update overlay positioning for safe area compatibility

  • Adjusted CSS for .pwa-install-modal-overlay and .mobile-nav__overlay to use explicit top, right, bottom, and left properties instead of inset for better compatibility with devices featuring safe area insets.
  • Updated animations.css to ensure the dark backdrop starts below the iOS safe area, preventing rendering issues behind the status bar.