Releases: ningsiii/ClickDeck
V1.2.1
ClickDeck v1.2.1
ClickDeck v1.2.1 is a stability and compliance release focused on getting the Chrome Web Store upload safe again while keeping the core editing workflow intact.
Highlights
Removed the legacy browser-print PDF/debug path from the production package.
Kept image-based PDF export for long pages, A4, and 16:9 layouts.
Added a broader presentation compatibility layer for common HTML presentation hosts.
Added diagnostics capture for complex HTML presentation pages.
Updated the README download link to point to the v1.2.1 release ZIP.
Notes
This release keeps ClickDeck in MVP scope.
Complex HTML presentation pages may still need future compatibility work.
The release ZIP contains only the built extension files.
Install
Download ClickDeck-v1.2.1.zip from GitHub Releases, unzip it, and load the unpacked folder in Chrome or Edge.
ClickDeck v1.2.0: Intent Suggestions and Better HTML Presentation Editing
ClickDeck v1.2.0
This release focuses on making ClickDeck more useful for real HTML presentation editing workflows.
What's new
- Added intent suggestion workflow
- You can mark a region, write a natural-language edit suggestion, and keep it attached to the page as structured editing context.
- Improved AI prompt generation
- Visual edits and intent suggestions are organized more clearly.
- Move operations now include both source and target regions.
- Move instructions are described in a more general and safer way, so the prompt does not overfit to one alignment pattern.
- Improved presentation-related editing flow
- Better support for slide-like HTML pages used for browser-based presentation demos.
- Updated panel assets and branding
- Refined collapsed logo assets and panel visuals.
- Updated demo fixtures
- Refreshed showcase and promo fixtures for cleaner product demos.
Stability and validation
This version was verified with:
npm run buildnpm run typechecknpm testnpm run e2e
Install
Download the attached ClickDeck-v1.2.0.zip, then load it in Chrome or Edge via developer mode.
Notes
This is still an MVP-oriented release. The focus is browser-side visual editing, HTML snapshot workflows, and presentation-friendly editing, not source-code writeback or editable PPT export.
ClickDeck v1.0.0 (Beta)
更新内容:1. 支持导出纯色背景 PDF,解决性能卡死问题;2. 新增了一键生成 AI Edit Prompt 功能。