บันทึกการเปลี่ยนแปลง

ติดตามการเปลี่ยนแปลงล่าสุดในผลิตภัณฑ์ของเรา

v0.1.0

0.1.0

Product updates summarized from Git commit history (Dec 2025 - Mar 2026)

2026/03/06

This release note is generated from project commit history and summarizes the most important updates shipped between 2025-12-05 and 2026-03-06.

Commit Overview

  • Total commits in this cycle: 195 (including merge commits)
  • Most active scopes: screenshot-editor, mockup-editor, i18n, ai-generator, env
  • Focus areas: editor capabilities, AI workflow, localization, payments, and export quality

Major Updates

AI Screenshot Workflow

  • Added AI-powered screenshot composition wizard with multilingual support.
  • Added product analysis validation, PDF parsing, and stronger input validation.
  • Added auth-gated flow, server-side generation, project persistence, and batch export.
  • Improved React 18 Strict Mode behavior by preventing duplicate analysis.

Screenshot & Mockup Editor

  • Added new mockup creator/editor flow and device mockup generation.
  • Added frame-spanning elements, frame reordering, and a dedicated devices panel.
  • Added icons tab, better font category grouping, and improved sidebar organization.
  • Upgraded export reliability with pixel-ratio tuning and Firefox compatibility fixes.

Sharing, Templates, and Assets

  • Added mockup sharing with public links and dashboard management.
  • Switched mockup save behavior to sharing workflow with support for updating existing links.
  • Added template save/update integration in admin tools.
  • Expanded built-in assets (avatars, illustrations, badges) and replaced external dependencies.

Localization and Global Readiness

  • Expanded localization across editor, project management, share pages, and marketing pages.
  • Added plural rules and stronger multi-language support in AI generation flows.
  • Added German locale support and removed hard-coded texts in multiple components.

Payments and Plans

  • Enabled Pro and Lifetime plans.
  • Integrated Creem payment provider and improved webhook idempotency/testing.
  • Continued hardening payment/env configuration for test and production.

Platform and Build Improvements

  • Optimized export-html caching and rendering performance.
  • Improved build performance and database connection configuration.
  • Enabled self-hosted fonts and refined upgrade/plan hints in UI.

Representative Commits

  • 22c09ee feat(ai-generator): AI screenshot composition wizard
  • 236d802 feat(ai-generator): PDF parsing and validation
  • a65be87 feat(ai-generator): server-side generation and project persistence
  • 3c874f9 feat(mockup-share): public share links and access control
  • 484220c feat(screenshot-editor): frame-spanning support
  • 7aac05a feat(screenshot-editor): frame reordering
  • a0befe2 feat(screenshot-editor): dedicated devices panel
  • c4000fd feat(payment): Creem integration
  • b7693e2 feat(payment): idempotency and testing improvements
  • 5dcef46 refactor(export): export error handling + Firefox compatibility
  • 3555032 feat(fonts): self-hosted fonts and plan hint improvements