Dear Pharo users, We made a short script with Guille during the Pharo sprint to detect at startup when image crashed, and propose to open changes browser to recover lost changes. It should be useful for beginners who do not know of the Changes Browser.
It should be available tomorrow on Catalog browser, otherwise run: Gofer it smalltalkhubUser: 'ThibaultRaffaillac' project: 'CrashDetector'; configurationOf: 'CrashDetector'; loadStable Patches and comments welcome :) Thibault