Mozilla released Firefox 154 on August 18, 2026 — and quietly tucked into the release notes is a detail more significant than any individual feature: this is the last monthly Firefox release. Starting in September 2026, Mozilla is switching to a two-week release cycle, putting Firefox on the same cadence as Chrome and bringing the browser's development pace in line with what most modern web teams have been asking for.
Firefox 154 is therefore both a normal point release and a small inflection point — the end of a version numbering pace that's been consistent for years.
AI Integration Gets More Visible
The most prominent new feature is a "Manage AI" quick action in the address bar that opens Firefox's AI settings section directly from the URL bar. It's a small change, but it signals that Mozilla considers AI features part of Firefox's core navigation surface, not a buried preference panel.
Alongside this, Smart Window can now suggest groups of related tabs and propose names for each group automatically — a feature that's been in Chrome for a while but arrives in Firefox with a characteristically more opt-in, user-controlled implementation. Firefox doesn't auto-group; it suggests, and you decide.
Security and Privacy on the Local Network
One of the more technically meaningful changes in 154 is the extension of Local Network Access protections to WebSocket connections. Previously, Firefox's local network privacy rules applied to standard HTTP/HTTPS requests but not to WebSocket connections — a gap that some browser-based exploits have been designed to exploit, particularly in attacking smart home devices and internal services over the local network. Firefox 154 closes that gap: a webpage that attempts to open a WebSocket connection to a device on the local network will now prompt for explicit permission first.
This is a meaningful defensive addition for anyone running local development servers, home automation systems, or internal tools that expose WebSocket interfaces.
Translation and PDF Improvements
Firefox's built-in full-page translation (which works entirely offline, without sending content to a remote server) now translates iframe content as part of the page — a practical fix for the many pages that load third-party embeds or articles-within-articles using iframes. Language detection also now runs on all page loads, making translation suggestions more reliable.
PDF handling gets a small but welcome addition: selected text in PDFs can now be highlighted like any other text on the web, with standard browser highlight styling rather than the flat PDF-viewer experience.
For Developers
The JSON Viewer in DevTools now shows a breadcrumb at the bottom of the panel indicating where you are within a deeply nested JSON structure — a quality-of-life improvement for anyone debugging large API responses. On the CSS side, the text-box-edge, text-box-trim, and the text-box shorthand are now fully supported, giving developers precise control over text spacing in the block direction without resorting to workarounds.
Firefox 154 is available now. The first two-week-cycle release lands in September — and if Mozilla holds its cadence, the next version number will arrive faster than anyone's used to seeing.