Context
Before, the Download section used to show a constructed low-level hyphenated name like my-game-my-channel.zip. This required developers to change the display name manually to have a nice visible name (although it wouldn’t change the zip/folder name on download/install via itch app). However, it had the advantage of showing the channel name as suffix (automatically appended, at least when using butler).
Now, if the developer didn’t overwrite the build display name, it automatically shows it the actual name of the archive file (.zip, .7z, …) which I find more meaningful, however it also means it stopped showing the channel name (unless the developer renamed their archive to include the channel name on purpose).
Example
It’s still usable in my case thanks to the version number and file name, but developer needs to pay extra attention to it - in particular, because of the ellipsis cut, definitely not put important build variant information like “Demo” after too many characters! (the rest is visible on hover but I wouldn’t count on it) Or they’d need to change display name, which defeats the advantage of the new file display name.
I personally find the new display pretty nice, in fact, I used to rename my builds exactly like this before, so the user is not surprised when they download the file from the website and see the same name. So I’m okay with keeping it, but…
Suggestion
I would suggest to add a new field to display the channel, just besides the version number.
Otherwise, the channel is only visible on itch admin page and when using itch app and trying to install the game, which makes the download instructions on my page (“we recommend downloading the post-jam channel…”) meaningless for all the users not using the itch app.