Skip to content

Releases: pharo-project/pharo-launcher

Pharo Launcher v1.8.1

27 Mar 15:58
Compare
Choose a tag to compare

Bug fixes:

  • #326 Edit image description doesn't update when editing existing description
  • #325 Instance of MacProcess did not understand #waitForCommand:
  • #324 sources file not found for Pharo < 3.0
  • #321 abort process if not responding. Uses TaskIt

Improvements:

  • #239 Mac OS menus display "SqueakOSXApp" instead of "PharoLauncher"
  • #323 Check if pharo-version.st should be updated
  • #322 do not try to run image without preferences if not supported by the image

Pharo Launcher v1.8

27 Mar 15:35
Compare
Choose a tag to compare

Bug fixes:

  • #326 Edit image description doesn't update when editing existing description
  • #325 Instance of MacProcess did not understand #waitForCommand:
  • #324 sources file not found for Pharo < 3.0
  • #321 abort process if not responding. Uses TaskIt

Improvements:

  • #239 Mac OS menus display "SqueakOSXApp" instead of "PharoLauncher"
  • #323 Check if pharo-version.st should be updated
  • #322 do not try to run image without preferences if not supported by the image

Pharo Launcher v1.7.2

12 Feb 19:57
Compare
Choose a tag to compare

Bug fixes:

  • #310 upgrade not possible on Windows: A more recent version of PharoLauncher is already installed on this computer

Pharo Launcher v1.7

12 Feb 16:01
12c26ce
Compare
Choose a tag to compare

Improvements:

  • #303 Current Images filter edit box filters in real-time so help text is not applicable
  • #306 Typo in text in About dialog box
  • #307 Module not found (libgit)

Bug fixes:

  • #301 Create template broken
  • #308 No Pharo 8 template in version 1.6
  • #284 Image version determination calls wrong command

Pharo Launcher v1.6

31 Jan 14:43
Compare
Choose a tag to compare

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

Pharo Launcher v1.3

21 Jun 13:38
Compare
Choose a tag to compare

Improvements:

  • #129 Warning that appear everytime when you run a 32 bits image in a 64 bits VM PharoLauncher

Pharo Launcher v1.2

19 Jun 13:44
Compare
Choose a tag to compare

New features:

  • #21 Bless the DMG
  • #46 sign pharo launcher app for windows
  • #103 No way to rename a local template
  • #107 Unable to add a description for the image using the Launcher UI
  • #121 You can't see/sort images by last modified date

Improvements:

  • #69 Import command should also import pharo-local directory
  • #70 Import command should delete origin folder if empty
  • #73 Managers of Download of VMs and images should be in their own packages
  • #76 Use https instead of http to requests the pharo file server
  • #82 Official Distributions loads 32bit versions on 64bit System (i.e. provide better information on templates architecture)
  • #86 Sort Existing Images Case-Insensitive
  • #98 Copy and subfolders problem (contents no copied)
  • #101 Templates from a local image are listed in "downloaded". "local" would be a better name
  • #102 Template Cleared at Startup setting is enabled, making it weird when trying to use the template feature
  • #106 Import could work if we select the parent folder of an image
  • #109 Use latest pre-Spur VM to determine the image version
  • #122 The Run without settings icon looks like a funny grey/which blob (missing alpha correction)

Bug fixes:

  • #41 #selectedMorphList was sent to nil
  • #67 bash is not a command usable under windows
  • #68 Does not launch images on Windows
  • #85 Double click on an existing image open a file selector
  • #88 Pharo Launcher on Windows > Failing
  • #104 GUI bug makes Launcher unusable
  • #110 Image launch not reliable on Windows
  • #119 MessageNotUnderstood exception on launch
  • #123 The status bar of the Launcher is broken, so can't easily show image descriptions

Pharo Launcher v1.1

16 Jan 20:48
05afcf0
Compare
Choose a tag to compare

New features:

  • #66 new command: import an image into the launcher default image folder
  • #65 new command: remove a template from "Downloaded templates"
  • #64 new command: create a local template from an image and remove the image
  • #57 new option: run an image from a login shell to inherit from shell startup scripts to set up environment variables.
  • #54 It is now possible to run an image anywhere on your file system if you click "launch" and no image is selected
  • #23 Pharo Launcher now has an "about" box giving its description, version and a link to the bug tracker.

Improvements:

  • #62 Pharo Launcher should not load default Pharo settings
  • #51 Pharo Launcher now sets the current directory to the directory containing the image (was the VM directory). Avoid confusions in Pharo 7 images.

Bux fixes:

  • #60 hardReset option causes troubles to PharoLauncher
  • #56 #, was sent to nil
  • #55 Display name of Pharo 7 images unusable
  • #52 Cannot open a Pharo 2 image
  • #47 Cannot run pharo 50 pre-Spur images