Add further bundles, release notes, and auxiliary URL parameters to support browsing of (historic) release notes from https://squeak.org/release_notes/#2
Open
LinqLover wants to merge 5 commits into
Conversation
- Add bundles for 4.2, 4.4, 4.6, 5.1, and 5.2 - Add release notes folder to squeak 5.1..6.0 bundles, which are expected by the in-image help browser - Add --doit shim file to 4.5 and 5.x bundles
…ry images using &demo parameter
…elease notes for the current release in the help browser after loading the image
There was a problem hiding this comment.
Pull request overview
This PR expands the set of Squeak image bundles hosted in images/ (including embedded historic release notes) and updates the “Try Squeak” page to better support browsing historic release notes—optionally auto-navigating to them based on URL parameters.
Changes:
- Added additional historic Squeak bundles (4.2, 4.4, 4.6, 5.1, 5.2) and augmented several existing bundles with release-note content and a
--doitshim. - Updated
try.htmlto show the running Squeak version dynamically, add new image links, and support an auxiliarynavigateToReleaseNotesURL flag.
Reviewed changes
Copilot reviewed 1 out of 10 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| try.html | Adds dynamic version display, more image links, and URL-flag-driven release-notes navigation support. |
| images/Squeak4.2.zip | Adds a new 4.2 bundle. |
| images/Squeak4.4.zip | Adds a new 4.4 bundle. |
| images/Squeak4.5.zip | Updates the 4.5 bundle (adds --doit). |
| images/Squeak4.6.zip | Adds a new 4.6 bundle. |
| images/Squeak5.0.zip | Updates the 5.0 bundle (adds --doit). |
| images/Squeak5.1.zip | Adds a new 5.1 bundle (includes embedded release notes + --doit). |
| images/Squeak5.2.zip | Adds a new 5.2 bundle (includes embedded release notes + --doit). |
| images/Squeak5.3.zip | Updates the 5.3 bundle (includes embedded release notes + --doit). |
| images/Squeak6.0.zip | Updates the 6.0 bundle (includes embedded release notes). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
LinqLover
commented
Jul 11, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Christoph Thiede <38782922+LinqLover@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title and commit message say it all. I don't really demand a review, I'm mainly creating this PR for structuring my changes and for transparency and would like to merge this PR later that day.
Readable diff for
images/:/--doitfile: