Hi

This looks like a major update with some very welcome features and improved UI.
Very welcome and thanks for the work!

One item I would like to see is a mention in the help on implications of upgrading from the existing
Pharo launcher. Bit nervous to install when I don't know what will become of existing configurations in the old one.
I am assuming that the new one is independent and will simply start off blank. It would be nice to have this tackled in the
documentation. Maybe a short section on "Moving your configurations / images from the old Launcher".

Great job!

Thanks
Graham

C��drick B��ler
18 April 2020 at 10:09
Great Job. It looks indeed nicer.

I found the docs great too (https://pharo-project.github.io/pharo-launcher).

One suggestion would be to add the help��contextually. I��tried to look at. There is description of commands and SpLinkPresenter but don���t think it���s easy to add. I wanted to add the ling in the help��description.

For instance, the one to create an image for template:
WebBrowser openOn: 'https://pharo-project.github.io/pharo-launcher/create-images/���

Any way of doing that ?


Cheers,

C��drick




Christophe Demarey
17 April 2020 at 18:08
Hi all,

Pharo Launcher 2.0 has just been released! It is available from��http://pharo.org/download.

This new version introduces major changes:

Big thanks to all contributors, including issue reports. It is also the opportunity to thanks Damien Cassou, the original author of Pharo Launcher.

Here is the changelog:
Pharo Launcher v2.0

The list of closed issue is too long (68) to be listed but you can browse it here:��https://github.com/pharo-project/pharo-launcher/issues?q=is%3Aissue+is%3Aclosed+closed%3A2019-07-09..2020-04-17
Here are some highlights:

New features:

  • Documentation web site
  • Image initialisation script
  • Launch configurations, headless VM support
  • User template file in addition to the official template file
  • Jenkins server template now support pipeline projects
  • Support of private Jenkins server
  • Support of authenticated HTTP server

Improvements:

  • Monitoring of image launch failures to give back the error message (if any)
  • Newly created image is automatically selected in the image list
  • Allow to set image description at creation time
  • Better error management (you will have the choice to ignore them or debug them)
  • Add a poor version column in image list
  • Speedup (especially when image repository has a lot of images)

Bug fixes:

  • Fix use of system unzip on Windows

Regards,
The Pharo team.