Hi all,
This new version introduces two major changes:
- the list of template sources is now externalized as a Ston file. Pharo Launcher will check regularly (at startup and each day) if there are changes between your local source of templates and the one hosted in Pharo file server. If so, Pharo Launcher will propose you to update your template sources. It is a way to automatically get new official sources or to keep stable, dev versions up to date.
- a small UI is now available to manage VMs of PharoLauncher (update, remove, list).
Big thanks to all contributors, including issue reports.
Here is the changelog:
New features:
- #283 Template sources should be editable without modifying PL code
- #172 Provide a way to update / remove VMs
- #131 Display date for "Last Modified" on the form of "X day/month/year ago"
Improvements:
- #295 Pharo 7 marked as (development version)
- #290 Add "latest" to indicate dynamic version development versions for Pharo 7.0
- #299 About hot (more recently used) coloring schema
- #287 Launch button is enabled despite no Current image being selected (or present)
- #274 Copy and Rename command should not add a "-01"
Bug fixes:
- #293 zipfile from 85bebb7 has no source file
- #291 FileDoesNotExist error at Launcher startup
- #286 Buttons (Import > Launch an image...) are cut off in Windows 10
- #281 Pharo Launcher does not go beyond Pharo 7 #1384 image
Regards,
The Pharo team.