Changes
Full Changelog: 0.5.0...0.6.0
Bug Fixes & Improvements
- Inactive tabs now use fewer resources.
- Improved browsing performance and lowered CPU and memory usage through newly-implemented optimizations.
- Playback of supported video formats is now handled by the GPU, significantly reducing resource and power usage while making the device less prone to overheating.
- Fixed an issue where enabling JIT on non-TXM devices on iOS 26 would cause websites to crash after a while.
- Fixed an issue where CJK characters were not displayed correctly on some devices.
- Fixed an issue where the Korean input method could not properly join Hangul jamo together.
- Fixed an issue where prompt elements such as
<select>and<input>would not activate on tap. - Fixed an issue where setting a playback speed other than 1.0 would cause videos to stop playing.
- Fixed an issue where closing a tab would not clear the Now Playing info from the Control Center or Lock Screen.
- Fixed an issue where emojis using a zero-width joiner were not deleted properly.
- Fixed an issue where tapping outside a focused text editor would bring up the text editing action menu.
- Fixed an issue where downloaded files could not be located when opened in the Files app on some iOS versions.
- Fixed an issue where the Open in New Tab and Open in Private Tab actions would not work when link previews are turned off.
- Fixed an issue where the share sheet for the image preview Share action was incorrectly placed and sized.
- Fixed an issue where URLs from the library view in compact layout would not open in iPad Slide Over mode.
- Fixed an issue where opening certain UI components, such as the address bar menu or the sidebar, would drop the frame rate on ProMotion devices.
- The iPadOS keyboard shortcut bar is now hidden so it does not obscure web content when the virtual keyboard is hidden.
Engine
- Updated Gecko to
FIREFOX_152_0_4_RELEASE@d4faced(released Jun 30, 2026).