Skip to main content

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.