Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Mar 21:08
· 49 commits to main since this release

What's changed

  • feat: add sample data for bold metric layout showcasing airline baggage incident (f7cd522)
  • feat: add hotkey overlay and shortcut button for improved navigation (dd4bf72)
  • feat: enhance iframe loading management with loading state and timeout handling (a42eb42)
  • refactor: remove font handling logic and associated utilities to simplify rendering process (6a3ab13)
  • refactor: remove CJK font-face declarations from templates to streamline code (a1aba39)
  • refactor: simplify guide command options by removing JSON output option (8f65b5c)
  • feat: update minimal and minimal-wide templates with enhanced descriptions, improved layout, and CJK font support (fd8930c)
  • feat: add bold-metric and bold-metric-wide templates with JSON and HTML files for enhanced presentation layouts (5b177cb)
  • feat: implement embedded font stripping and optimize HTML rendering for slides (620e669)
  • feat: enhance guide path resolution for Bun and Node environments (3019616)
  • feat: add manifest.json output for programmatic consumers and update documentation (62111c6)
  • feat: add Docker support with Dockerfile and Dockerfile.dev, include .dockerignore (dc5df5e)

Install

npm install -g slide-cli
# or
bunx slide-cli --help

Full diff: v1.0.3...v1.0.4