scratchfoundation / scratch-www

Standalone web client for Scratch
https://scratch.mit.edu
BSD 3-Clause "New" or "Revised" License
1.59k stars 841 forks source link

Desktop app installer screenshot is outdated #6373

Open hello-smile6 opened 2 years ago

hello-smile6 commented 2 years ago

Expected Behavior

The screenshot should represent the current version of the installer.

Actual Behavior

The screenshot shows an older version.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to https://scratch.mit.edu/download
  2. Use Windows user-agent string
  3. Scroll down
  4. Observe image loaded from https://scratch.mit.edu/images/download/windows-install.png

System Details

Output of navigator.userAgent:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.43

Screenshots image

cwillisf commented 2 years ago

Thanks for the report! We should update that to reflect that the name of the app is now "Scratch 3" and for the updated look as well.

For reference, here's what the 3.27.0 installer looks like on my system today:

image