RepoJournal
Elixir & Phoenix

Elixir & Phoenix

Elixir, Phoenix, LiveView, and Ecto - the BEAM web stack

Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Elixir & Phoenix Full archive →

The Wire · Showcase

Phoenix ships emergency fix for Chrome tab resume

By RepoJournal · Filed · About Elixir & Phoenix

Phoenix just dropped v1.8.13 as a patch to reconnect LiveView sockets when Chrome 149+ resumes tabs, and it's the only release that matters today.

Phoenix v1.8.13 is out, and it's a must-have for anyone serving LiveView to mobile users [1]. The release addresses a workaround where Mobile Chrome 149+ would not reconnect after a tab is resumed, an issue that broke live updates for anyone who switched away and came back [2]. The same fix is mirrored in the phoenix_live_view repo, where #6803 closes a related report that otherwise strands users on stale views [3]. The release notes explicitly call it a "Workaround issue where Mobile Chrome 149+ would not reconnect after tab is resumed" [1]. Over on the core Elixir repo, José Valim is chipping away at the warning backlog with a commit to "Fix more warnings during test suite runs" [5]. And in live_view land, preciz optimized the option lookup for live streams by taking options once, a small but welcome efficiency gain [4]. With activity this period at just 4 commits, 2 PRs, and 1 release, this is a tight, focused window: patch phoenix, stay calm elsewhere.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v1.8.13 ↗ phoenixframework/phoenix
  2. [2] handle chrome page resume ↗ phoenixframework/phoenix
  3. [3] handle chrome page resume (#6803) phoenixframework/phoenix
  4. [4] Optimize live stream option lookup ↗ phoenixframework/phoenix_live_view
  5. [5] Fix more warnings during test suite runs elixir-lang/elixir

Quick answers

What shipped in Elixir & Phoenix on August 26, 2026?
Phoenix just dropped v1.8.13 as a patch to reconnect LiveView sockets when Chrome 149+ resumes tabs, and it's the only release that matters today. In total, 4 commits, 2 pull requests, and 1 releases landed.
Who contributed to Elixir & Phoenix on August 26, 2026?
4 developers shipped this update, including José Valim, SteffenDE, github-actions[bot], and preciz.
What were the notable Elixir & Phoenix updates?
v1.8.13, handle chrome page resume, and handle chrome page resume (#6803).

More from Elixir & Phoenix

Daily updates, in your inbox

Follow Elixir & Phoenix

Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?