v2.1.0
🚀 Highlights
-
Animated SVG Slides
(#368) Added a newanimatedslide type that progressively draws SVG paths and shapes for more dynamic presentations. -
Redaction Mode
(#381) Added support for masking sensitive values during demos, making it easier to present safely. -
Integrated Browser Support
(#389) Demo Time now supports the integrated Visual Studio Code browser. -
Presenter View Readability Improvements
(#376) Added the ability to enlarge presenter notes for better readability while presenting.
✨ New & Notable Features
Slides & Visual Presentation
animatedSlide Type (#368) – Display an SVG file and progressively draw its paths and shapes using a stroke animation effect.
Presentation Safety & Controls
- Redaction Mode (#381) – Mask sensitive values during demos to avoid accidentally exposing private information.
- Desktop Icon Visibility Actions
(#360) – Added the
hideDesktopIconsandshowDesktopIconsactions to control desktop icon visibility during a presentation.
Presenter Experience
- Larger Presenter Notes (#376) – Enlarge the presenter notes area for better readability during talks and demos.
Browser Integration
- Integrated VS Code Browser Support (#389) – Run Demo Time experiences in the Visual Studio Code integrated browser.
🛠 Improvements & Fixes
Terminal Automation
- Sequential Terminal Command Reliability
(#388) – Fixed
character bleed when executing multiple
executeTerminalCommandactions in sequence.
🔗 See Also
- Full project changelog: CHANGELOG.md