Changes
Full Changelog: 0.1.0...0.2.0
Engine
- Added WebGPU support.
- Improved overall performance, particularly in graphics rendering.
- Fixed an issue where 16-bit floating-point color buffers failed to render in WebGL.
- Most media files and formats can now be played or streamed directly in the browser.
- Fixed the issue where a single tap would be registered as a double tap (for real this time).
- Raised jetsam memory limits for child processes when the app is sideloaded via TrollStore.
- Fixed crashes when visiting certain websites or playing audio with uncommon sample rates.
- The iOS system font now renders correctly on websites using
-apple-systemor system-ui. - Websites now consistently display their mobile layout instead of showing a mix of mobile and desktop versions.
- Added support for color, file, and date/time inputs. File inputs let you pick from your photo library, capture a photo or video with your camera, or browse files.
- Updated Gecko to
FIREFOX_150_0_RELEASE@9154e5a(released Apr 21, 2026).
Browser
- Fixed numerous UI issues.
- Added in-app updates. When a new version is available, you can download and install it directly from the browser settings.
- Added browsing history. You can access your browsing history from the sidebar (on iPad) or the 3-dot menu in the bottom toolbar (on iPhone).
- Brought back the "Use Android User Agent" option, which is enabled for all websites by default for better compatibility. When this option is turned off, advanced users can configure this per-site via the "User Agent Overrides" setting.