Release Notes

1.50 🚀 In Development
🔌 Major Features in Development
  • Complete SketchUp Plugin Compatibility
    🎯 Comprehensive API Support
    • All SketchUp APIs except Layout namespace:
    - Array, Geom, Length, Numeric
    - Sketchup, String namespaces
    - UI namespace: Command, HtmlDialog, Notification, Toolbar, etc.
Expected Improvements
  • Enhanced plugin management interface
  • Plugin compatibility testing framework
  • Performance optimization for plugin execution
1.20 2025-10
🔐 Authentication System
  • Enhanced User Registration & Login
    • Streamlined registration process with mobile phone verification
    • Dual login methods: Phone + Password or Phone + Email OTP
    • Secure email verification code system for passwordless login
    • Improved user experience with intuitive login flow
🛡️ Crash Reporting System
  • Integrated Sentry Crash Collection
    • Opt-in crash reporting with minidump collection (requires user consent)
    Privacy-First Design: No sensitive user information collected
    • All personally identifiable information (including IP addresses) is scrubbed
    • Uses randomly generated UUID for anonymous crash identification only
    • Helps improve software stability and user experience
🔧 Security Improvements
  • Enhanced session management with secure token validation
  • Improved password security with advanced hashing algorithms
  • Rate limiting for authentication attempts to prevent abuse
  • Email verification code expires automatically for security
✨ User Experience
  • Redesigned login interface with better accessibility
  • Real-time form validation with helpful error messages
  • Auto-fill support for faster login experience
  • Remember device option for trusted devices
1.10 2025-3
🎨 Major Features
  • SketchUp Material System Compatibility
    • Full support for SketchUp .skm material files
    • Seamlessly import and use SketchUp textures and materials
    • Simply add SketchUp material directory to access your entire material library
    • Perfect preservation of material properties and textures
Improvements
  • Enhanced material management system with better organization
  • Improved material preview and rendering quality
  • Optimized material loading performance
1.0 2024-04
New Features
  • Official 1.0 release with multi-platform support (Windows/macOS/Linux)
Improvements
  • Major stability and performance improvements
  • Enhanced modeling workflow
Bug Fixes
  • Fixed various UI and export bugs
0.96 2023-04
New Features
  • Advanced modeling tools: fillet, chamfer, shell
Improvements
  • Improved import/export compatibility
  • Enhanced user experience and shortcuts
Bug Fixes
  • Fixed crashes when importing large files
0.40 2022-08
New Features
  • First public beta: core CAD features
  • Basic UI and project management
  • Windows/macOS/Linux support
Improvements
  • Performance optimizations for large assemblies
Bug Fixes
  • Fixed initial UI glitches