Skip to content

v2.1.0

Version 2.1.0
Released 2026-04-02

🚀 Highlights

  • Animated SVG Slides
    (#368) Added a new animated slide 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

  • animated Slide 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 hideDesktopIcons and showDesktopIcons actions 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 executeTerminalCommand actions in sequence.

🔗 See Also