Two Deadlock updates out of three ship without a word

We counted the game versions shipped over the past two months against the patch notes published alongside. The gap is wide, and it explains why you keep missing changes that affect you.

If you feel like Deadlock updates far more often than it publishes patch notes, that is not a feeling. We counted.

51 builds, 6 patch notes

Between June 9 and August 6, 2026, Valve shipped 51 versions of the game to players. Over the same period, the company published 6 patch notes on Steam.

Thirty-four of those 51 versions shipped on a day when nothing at all was announced — 67% of updates. Two in three.

The current silence is the longest stretch of the period: the last patch note dates from July 30. Since then, eleven versions have shipped without a word, two of them this week.

What those silent updates contain

Most of them really are technical: crash fixes, interface adjustments, library updates. Nothing that would warrant an announcement, and nobody is asking for one.

The problem is the grey zone, and it is wider than you would think. On August 2, a silent update raised rank points earned per match by 20% — a change affecting every ranked player's progression, announced only on the official Discord. On August 6, another one cut the idle timeout from 5 minutes to 3, and changed how Doorman's ultimate behaves.

None of it got a single line on Steam.

Why Valve works this way

This is not an oversight, it is a culture. Valve has always communicated sparingly, and since the Deadlock beta launched, the preferred channel has been the game's official Discord: a developer posts a message, the most involved part of the community relays it, and the information eventually spreads.

That works for the few thousand players who follow that Discord daily. It does not work for everyone else — nor for the sites tracking the game, ours included, whose tooling feeds on the Steam news flow. What does not pass through it is invisible.

How you can find out anyway

There is a reliable way to catch these updates: on every shipped version, a public repository decompiles the game files and records the differences. Version numbers, configuration values, interface strings, ability data — all of it is comparable from one build to the next.

That is what let us establish the figures in this article, and document what the last two updates actually contained. The method has limits — it shows what changed in the files, not the intent behind it — but it exists.

What it means for you

Three habits, in practice. Do not read the absence of patch notes as the absence of change. Be wary of guides quoting hard numbers without a date, given the game itself displayed a wrong value for five days. And if some game behaviour feels like it changed without explanation, assume it probably did.

On our side, we will keep documenting these silent updates as they land. They are a growing share of what actually happens to the game.

Correction, August 30, 2026. The first version of this article counted 44 builds, 33 of them silent, or 75% — "three in four". That count was wrong. Our script looked for the steam.inf file in the text of the tracking repository's commit messages; that text only lists the first files touched, and on a large patch the file drops off the list. Seven builds escaped the count as a result, six of them shipped on the very day of a patch note: the error inflated precisely the share of silence. The recount, based on the exact list of commits modifying the file, gives 51 builds, 34 of them silent, or 67% — two in three. The title has been changed accordingly. The eleven silent builds since July 30 are confirmed. Across the full two years of beta, the same method gives 640 silent builds out of 810: the article's conclusion holds, the figure for this window did not.

Methodology. The 51 versions are the builds where steam.inf — the file carrying the client and server version numbers — was modified between June 9 and August 6, 2026, according to the exact list of commits touching that file in the SteamTracking/GameTracking-Deadlock tracking repository. The 6 patch notes are the announcements Valve published on Deadlock's Steam news feed over the same period. A version counts as documented if a note was published on the same day.

Sources