Releases: kyeunga25/pc-ai-3d-builder
Release list
RigStage v1.0.1
Repository guidance and public contribution templates for the product-ready v1 release.\n\n- Adds structured bug and feature request forms.\n- Adds a pull request template and support guidance.\n- Refreshes the public README, contribution guidance and release status.\n- Keeps runtime behaviour unchanged from v1.0.0.\n\nValidation: 61 tests, type and lint checks, production build, Cloudflare dry-run, high-severity dependency audit, main CI and live asset verification all passed.
RigStage v1.0.0
Product-ready MVP
- live workspace-scoped dashboard metrics and recent work
- protected selected-component preview for approved private GLB assets
- persistent build creation, switching, two-step archive, compatibility evidence, and safe export
- complete catalogue onboarding and human asset-review workflow
- Traditional Chinese responsive interface with explicit local synthetic fixtures
- public documentation aligned with the implemented v1.0 boundaries
Validation
- 61 automated tests and all required local checks passed
- fresh D1 schema phase 7 plus dashboard aggregate and build-item join SQL verified
- independent pull request and main CI passed
- production assets matched the reviewed build by SHA-256
- production routes, authorization boundaries, cache policy, and security headers verified
External provider generation and multi-model scene composition are not v1.0 capabilities.
RigStage v0.5.0
Highlights
- persistent workspace-scoped build drafts with explicit creation and optimistic updates
- six deterministic compatibility rules with bilingual evidence and fail-closed unknown states
- privacy-bounded portable JSON export
- responsive desktop and mobile builder controls
- D1 schema phase 7 and updated public product documentation
Validation
- 58 automated tests and all required local checks passed
- independent pull request and main CI passed
- production static assets matched the reviewed build by SHA-256
- production routes, authorization boundaries, cache policy, and security headers verified
(release): RigStage v0.4.0
RigStage v0.4.0 adds workspace-protected private visual assets and a manual 3D review workflow.
- Upload bounded JPEG, PNG, or WebP source images to private R2 storage.
- Upload self-contained glTF 2.0 GLB models with signature, size, and external-resource validation.
- Stream files only through Access- and workspace-protected API routes.
- Preview GLB files with lazy-loaded Three.js controls and short-lived browser blob URLs.
- Require a stored model, the complete checklist, and verified dimensions before approval.
- Reset review evidence on file replacement and preserve optimistic D1 transitions.
- Apply the phase 6 D1 migration before deployment.
- Keep Worker and static-asset security policies synchronized by regression test.
Validated with 49 tests, type and lint checks, production build, Cloudflare dry-run, dependency audit, main CI, and live production route and header checks.
(release): RigStage v0.3.0
RigStage v0.3.0 adds the first complete catalogue onboarding workflow.
Highlights:
- create, edit and logically archive workspace-scoped catalogue records
- import up to 50 validated CSV records in one transactional batch
- protect updates with role checks and optimistic record versions
- record minimal catalogue audit events without identity or deployment data
- add responsive, keyboard-accessible catalogue editing states
- update public API, architecture, data model, test and release documentation
Verification:
- GitHub pull-request and main-branch CI passed
- 14 test files and 41 tests passed
- production build and Cloudflare dry-run passed
- dependency audit reported no vulnerabilities
- production static assets matched the reviewed build
- public health, protected-session rejection and deep-route checks passed
The repository and release contain synthetic fixtures only. Private uploads, provider generation, compatibility decisions and complete exports remain inactive in this version.
(release): RigStage v0.2.0
更新內容
- 加入以工作空間隔離的產品目錄 API 與正式介面狀態。
- 加入 3D 素材審核佇列、草稿保存、人手核准、角色限制及版本衝突保護。
- 以同一 D1 batch 記錄素材狀態、審核歷史與精簡 audit event。
- 更新 Cloudflare Workers Static Assets、D1、私人 R2、Workflow 及限流設定範本。
- 完成繁體中文桌面及手機介面驗收。
Validation
npm run checknpm run test— 34 tests passednpm run buildnpm run cf:dry-runnpm audit --audit-level=high— 0 vulnerabilities- GitHub CI passed and the merged build was verified on Cloudflare production.
私人上載、外部 3D 生成、正式相容性決策及匯出仍未在此版本啟用。