Skip to main content

Workshop - 0.43.0

🚀 Highlights

  • Job Details page is now fully scrollable
  • Markdown preview gains figure JSON support and admonitions
  • Figures can now be exported with a light theme
  • Long sub-menus are now scrollable

✨ New Features

  • Scrollable Job Details

    • The Job Details page is now scrollable, making it easier to navigate long outputs and metrics.
  • Figure rendering in Markdown (JSON)

    • Markdown preview now supports figure JSON code blocks and renders them directly.
  • Docusaurus-style admonitions

    • Markdown preview now supports admonitions (note, tip, warning, etc.) for richer documentation.
  • Light theme export for figures

    • Figures can now be exported with a white background using a light theme.

🛠 Improvements

  • Scrollable sub-menus
    • Long sub-menus now scroll properly, improving usability in dense navigation areas.

🐛 Fixes

  • Minor UI and layout fixes.