Workshop - 0.45.0
๐ Highlightsโ
- Reload individual tabs without refreshing the entire Workshop
- Clickable stack traces in Aleph outputs
- Improved figure rendering, editing, and validation
โจ New Featuresโ
-
Reload Tab
- New โReload Tabโ action lets you refresh a single tab if itโs in an error state, without reloading the whole page.
-
Clickable stack traces
- When an Aleph script throws an error, stack traces in the output window are now clickable.
- Clicking opens the corresponding file in the editor at the correct line and column.
-
Figure raw editing enhancements
- โFormat Documentโ context menu for raw figure files.
- JSON validation and IntelliSense support when editing figure definitions.
๐ Improvementsโ
- Figure rendering
- Fixed aspect ratio in Workshop tabs (3:2), matching export size.
- Axis ticks and labels are now displayed by default.
- Visual maps now use the viridis color scale by default.
- Minor improvements to LaTeX rendering in axis labels.
๐ Fixesโ
- Minor UI and rendering fixes across figures and output handling.