Laper 0.3.0 - Localization & Polish
This release brings Laper to a global audience with comprehensive localization support while polishing the visual experience with design system refinements and stunning animations.
Complete Localization
33 Namespaces Localized
All translation domains now support full localization:
- Core:
,common
,auth
,settingspricing - Features:
,WorkSpace
,projectstoryboard - Content:
,landing
,navbar
,changelogblog - SEO:
namespace for meta tags and schemaseo
11 Languages Supported
| Language | Code | Status |
|---|---|---|
| English | en | Complete |
| Chinese (Simplified) | zh | Complete |
| Japanese | ja | Complete |
| Korean | ko | Complete |
| Spanish | es | Complete |
| French | fr | Complete |
| German | de | Complete |
| Portuguese | pt | Complete |
| Italian | it | Complete |
| Russian | ru | Complete |
| Arabic | ar | Complete |
SEO Namespace
- 8 language-specific SEO files
- Meta descriptions, titles, and Open Graph tags
- Schema.org structured data translations
Design System Refinements
Theme Color Unification
- Button prismatic variant - Now uses design system theme green
- Unified color variables - Consistent use of CSS custom properties
- Dark mode support - Proper color mapping for both themes
Color System (CSS Variables)
--primary /* Brand green */
--primary-foreground /* Text on primary */
--foreground /* Main text */
--background /* Background */
--muted /* Secondary background */
--muted-foreground /* Secondary text */
--border /* Border color */
--error/success/warning/info /* Semantic colors */
ScenesList Optimization
- Improved layout spacing
- Better visual hierarchy
- Consistent padding and margins
Landing Hero Animations
Advanced Carousel System
- Multi-layer animation - Coordinated transitions between elements
- Smooth easing - Custom bezier curves for natural motion
- Responsive design - Adapts to all screen sizes
Visual Effects
- Parallax scrolling effects
- Gradient overlays with animation
- Image crossfade transitions
UI/UX Improvements
ClassicProject Sidebar
- Focus ring refinement - Better keyboard navigation indicators
- Header layout - Optimized spacing and alignment
- ToolPanel refactor - Cleaner component structure
Security Enhancements
- Invite code modal - Anti-tampering guard implementation
- Google Translate protection - Prevents DOM corruption from browser translation
Small Screen Adaptation
- App layout optimized for smaller viewports
- Responsive breakpoints refined
- Touch-friendly tap targets
Authentication Flow
Unified Login
- OAuth callback - Standardized
VITE_AUTH_CALLBACK_URL - Environment architecture -
configurationVITE_SITE_URL - Survey page integration - Seamless onboarding flow
Google OAuth Verification
- Privacy policy link added to Hero section
- Compliant with Google OAuth verification requirements
Content System
AI Screenplay SEO Articles
- 11 new articles for search engine optimization
- Simplified content system architecture
- Improved article rendering
DataFast Integration
- Dashboard widget integration
- Full-chain tracking system implementation
- Social media links configuration
Technical Improvements
- Billing cycle identifiers unified:
→monthly/yearlymonth/year - Removed credit cache layer, direct API calls for balance
- Real-time credit balance updates via Realtime subscription