This release changes how the app starts, which is the one part an update
cannot replace, so it needs installing once.
Copy this address into a browser to download the latest SciStudio.
A major update. Here is what is new since your last update.
Learning
Learning Center — six core tutorials that are real, runnable
projects: your first workflow, what a type is, multimodal analysis
with git branches, what AI can and cannot do, a tour of SciStudio,
and starting a project of your own
Mio, the built-in assistant, now guides you through them in
dialogue
The Reading tab opens the shipped user guide and API
reference in the app, instead of sending you to a browser
Packages can ship their own tutorials
Left sidebar
Rebuilt as a VS Code-style icon rail. Click the active icon or
press Ctrl+B to collapse it
New Workflows section — every workflow in the project, with
its description, one click to open
New Previewers section — every registered previewer grouped
by where it came from, and you can choose which one renders a type,
per project or everywhere
Data types and Blocks reload when you switch to them
Fixes
The Learning Center no longer reopens itself every launch
A project registry written by a newer build no longer blocks
startup
Re-running a block that writes an array no longer fails on
Windows