Version 11 is here! Upgrade now and explore what’s new!

First of all, congratulation for the release. Great that we have a new release.

:partying_face: :tada:

Of course, I imediately installed it and noticed that snappy cannot be configured anymore during the installation.

And the snappy-conf.bat fails with the message:
Unrecognized option --snappy

> snappy-conf.bat C:\Users\marco\PycharmProjects\sentinel2_superresolution\venv\Scripts\python.exe

The launcher has determined that the parent process has a console and will reuse it for its own console output.
Closing the console will result in termination of the running program.
Use '--console suppress' to suppress console output.
Use '--console new' to create a separate console window.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/C:/Program%20Files/esa-snap/platform/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Unrecognized option --snappy

I haven’t found any note in the changelog about it. What is now the way to install snappy?