Can we open the sandbox with a previous BJS version?

I notice some pull requests have a snapshot sandbox address.
https://sandbox.babylonjs.com/?snapshot=refs/pull/12989/merge

It is useful to check the regression by opening a previous version directly. But I cannot find any information about it. Can we open the address in a form such as ?version=v5.24.0?

Oh, that’s a nice suggestion.
To your direct question - no it is not possible at the moment, but once this is done - [Build] Push previous versions to our CDN · Issue #12335 · BabylonJS/Babylon.js (github.com) it will be possible!

2 Likes

Great! Looking forward to it!

catching up on older threads.

It is now possible to do the following:

https://sandbox.babylonjs.com/?version=6.25.0

and

https://playground.babylonjs.com/?version=6.25.0

It works from version 5.40

6 Likes