41 posts tagged with "workshop"
View All TagsWorkshop - 0.56.0
π Highlightsβ
- Expanded figure editing options
- Improved usability on smaller screens
- Ongoing updates to upcoming features
β¨ New Featuresβ
- Figure editing enhancements
- Edit axis labels directly from Workshop
- Adjust font sizes for better control over figure presentation
π Improvementsβ
-
UI responsiveness
- Improved dialogs and alerts behavior on smaller screens for a more consistent experience
-
Platform readiness
- Continued updates to upcoming, unreleased features
Workshop - 0.55.3
Workshop - 0.55.2
Workshop - 0.55.1
Workshop - 0.55.0
π Highlightsβ
- New drag-and-drop shortcuts for Aleph scripts to speed up common workflows
β¨ New Featuresβ
- Aleph drag-and-drop shortcuts
- Drag an
.alephfile into an Aleph editor to automatically insert anincludestatement. - Drag an HDF5 file (
.h5/.hdf5) to insert anHDF5File(...)reference. - More drag-and-drop shortcuts are coming soon to streamline additional workflows.
- Drag an
π‘ Have ideas for other shortcuts or workflows? Weβd love to hear them β feel free to share your suggestions on our Discord!
Workshop - 0.54.2
Workshop - 0.54.1
π Highlightsβ
- Patch release improving file creation from Markdown
π Fixesβ
- Fixed an issue where creating a file from a Markdown code block always produced an Aleph file.
- Files are now created with the correct extension based on the code block language.
π Improvementsβ
- Minor bug fixes and general improvements.
Workshop - 0.54.0
π Highlightsβ
- Improved reliability of Aleph Language Server (LSP) connection
- Internal updates preparing for upcoming features
π Improvementsβ
-
LSP connectivity
- Updated Aleph LSP connection for better reliability.
- Now targets the latest LSP infrastructure.
-
Platform readiness
- Internal changes to support upcoming Workshop features.
Workshop - 0.53.0
Workshop - 0.52.0
π Highlightsβ
- Clearer error messaging when Kai diffs cannot be applied
- New βCollapse all foldersβ action in the file explorer
- Minor UI fixes and polish
β¨ New Featuresβ
- Collapse all folders
- Quickly collapse the entire file tree with a single action.
π Improvementsβ
- Kai diff feedback
- Improved error messaging when a diff cannot be applied, making issues easier to understand and resolve.
π Fixesβ
- Minor UI fixes and interaction improvements.
Workshop - 0.51.0
π Highlightsβ
- New Markdown formatting capabilities and toolbar icon
- Fixes for tab context menu behavior and output panel visibility
β¨ New Featuresβ
- Format Markdown
- Added Markdown formatting capabilities.
- Accessible via toolbar icon for quick formatting.
π Fixesβ
- Fixed an issue where right-clicking on tabs could close the tab instead of opening the context menu.
- Fixed an issue where some users could lose the output panel and be unable to recover it.
Workshop - 0.50.1
Workshop - 0.50.0
π Highlightsβ
- Figures are now editable directly in Workshop after creation
- Smarter file renaming behavior
- New βFormat Documentβ action with shortcut support
- Major improvements to Markdown editing and navigation
β¨ New Featuresβ
-
Editable figures
- Figures can now be edited directly in Workshop after they are generated.
- Makes iterative visualization workflows smoother and faster.
-
Format Document action
- New Format Document action available via:
- Shortcut:
Alt/Opt + Shift + F - Toolbar button (shown when a formatting provider is available)
- Shortcut:
- Provides consistent formatting across supported file types.
- New Format Document action available via:
-
Enhanced Markdown navigation
- Clicking links in Markdown preview now navigates to other workspace files.
- Markdown-to-Markdown links open directly in preview mode for a smoother reading experience.
π Improvementsβ
-
File renaming UX
- Only the filename (not extension) is selected by default.
- Warning shown when changing file extensions to prevent accidental type changes.
-
Markdown editing upgrades
- Hover previews
- Automatic link detection
- Block folding
- General editing polish and usability improvements
π Fixesβ
- Minor UI and interaction fixes across editing workflows.
Workshop - 0.49.0
π Highlightsβ
- Expanded figure editing capabilities (limited preview)
- Minor bug fixes and stability improvements
β¨ New Featuresβ
- Figure editing (limited preview)
- Additional editing options are now available when working with figures.
- Continued enhancements as part of the limited preview experience.
π Fixesβ
- Minor bug fixes to improve overall reliability and usability.
Workshop - 0.48.0
π Highlightsβ
- Limited preview features introduced (details coming soon)
- Improved error reporting and minor bug fixes
β¨ New Featuresβ
- Limited preview
- Early groundwork for upcoming features.
- More details will be announced in a future update.
π Fixesβ
- Improved error reporting for a clearer and more consistent experience.
- Minor bug fixes across the Workshop.
Workshop - 0.47.1
Workshop - 0.47.0
π Highlightsβ
- Stability release with groundwork for upcoming Aleph features
- Fixed dropdown scrolling issue affecting some Firefox users on Linux
π Improvementsβ
- Internal updates preparing Workshop for upcoming Aleph capabilities.
π Fixesβ
- Fixed a scrolling bug that could impact dropdown menus on Firefox (Linux).
Workshop - 0.46.1
π Highlightsβ
- Patch release focused on monitoring improvements
Workshop - 0.46.0
π Highlightsβ
- Security and error-handling improvements across Workshop
- File move cancellations no longer trigger error messages
π Improvementsβ
- Security & reliability
- General improvements to security and error-handling behavior for a more stable experience.
π Fixesβ
- Fixed an issue where aborting a file move operation could incorrectly display error messages.
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.
Workshop - 0.44.0
π Highlightsβ
- Smoother file dragβnβdrop in the workspace tree
- Easier file and folder creation from more places
- Quick copy actions for Agent ID and Workspace ID
- Execution signals now visible when a process is interrupted
β¨ New Featuresβ
-
Improved dragβnβdrop
- More reliable file drag-and-drop behavior in the file system tree.
-
Expanded context menus
- βNew Fileβ and βNew Folderβ actions are now available directly in more tree locations.
- Added Copy Agent ID and Copy Workspace ID actions to simplify API integration workflows.
-
Execution signal display
- If a process was interrupted by a signal (e.g., killed or timed out), it is now shown alongside execution details.
Workshop - 0.43.1
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.