You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: iOS support — edge-to-edge WKWebView, mobile defaults, safe areas (v1.4.0)
- Native WKWebView fix: contentInsetAdjustmentBehavior=never,
edgesForExtendedLayout=all via Rust objc2 FFI
- Mobile defaults to Chat mode on fresh install (≤768px)
- CSS safe area padding for notch/home indicator
- Borderless full-bleed shell frame on mobile
- devUrl corrected to port 3000 (Next.js dev server)
- Added objc2 v0.6.4 direct dependency
- Desktop-only crates gated for iOS conditional compilation
0 commit comments