Version 1.2.0
Website Structure Overhaul & Documentation
Major website restructuring with new landing page, comprehensive documentation, and critical bug fixes for drawing functionality and autosave system.
Website Structure
- Renamed app.html to design.html and updated all references
- Created new homepage with enhanced navigation and visual design
- Added About page with project timeline and detailed information
- Added Getting Started guide with dynamic JSON loading and tutorials
- Added changelog page with structured release history
- Implemented common fade-in animation system across all pages
Bug Fixes
- Fixed autosave not being called when starting up the web application
- Fixed drawing object issues (issues #8 and #9) affecting object placement
- Resolved DOM security issues with text reinterpretation
- Fixed progressive demo system criteria for better user experience
Technical Improvements
- Updated webpack configuration for multiple entry points
- Enhanced path manipulation and canvas integration
- Improved SVG gallery functionality with better interaction
- Added unit tests for touch events and vertex control interactions
- Updated domain URLs across all relevant files