परिवर्तन सूची
हमारे उत्पाद में नवीनतम परिवर्तनों से अपडेट रहें
v0.1.0
0.1.0Product 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
22c09eefeat(ai-generator): AI screenshot composition wizard236d802feat(ai-generator): PDF parsing and validationa65be87feat(ai-generator): server-side generation and project persistence3c874f9feat(mockup-share): public share links and access control484220cfeat(screenshot-editor): frame-spanning support7aac05afeat(screenshot-editor): frame reorderinga0befe2feat(screenshot-editor): dedicated devices panelc4000fdfeat(payment): Creem integrationb7693e2feat(payment): idempotency and testing improvements5dcef46refactor(export): export error handling + Firefox compatibility3555032feat(fonts): self-hosted fonts and plan hint improvements