Releases: StateToolsLab/ai-deck-reconstructor
Releases · StateToolsLab/ai-deck-reconstructor
Release list
AI Deck Reconstructor v0.1.1
AI Deck Reconstructor v0.1.1
Patch release for the public v0.1.0 build.
Fixes
- Fixed OCR CLI lookup when running from the launcher-created virtual environment.
- Added
.venv/binto the launcherPATHso installed CLI tools can be discovered reliably. - Added fallback OCR CLI resolution for
.venv/bin/ndlocr-lite. - Fixed clean setup handling by creating missing parent directories before writing rebuild specs.
Validation
Confirmed the following flows on a clean public workspace:
- Process current slide
- Process pending slides
- Reconstruct all slides
- OCR execution via
ndlocr-lite - Text block normalization
- Rebuild spec generation
- PPTX output generation
v0.1.0
v0.1.0
Initial public release of AI Deck Reconstructor.
Highlights
- Reconstruct editable PowerPoint slides from extracted text and assets
- Preview selected text and image assets
- Apply theme tokens and slide palette adjustments
- Export reconstructed PowerPoint files
- Includes OSS-ready cleanup, documentation, installer support, and app icon assets
Notes
This release focuses on the local OSS core.
AI-assisted Pro features are not included in this release.