Releases: ArshVermaGit/Handwritten
Version 2.0.1
π¨ Version 2.0.1 - Atmospheric Update
Release Date: January 29, 2026
Tag: v2.0.1
Version 2.0.0
π¨ Version 2.0.0 - Atmospheric Update
Release Date: January 29, 2026
Tag: v2.0.0
π What's New in Version 2.0
We're thrilled to announce the Atmospheric Update β a complete visual and technical overhaul that transforms Handwritten into a premium handwriting generation experience. This release introduces a sophisticated rendering engine, AI-powered humanization, and a stunning new aesthetic that makes every character feel authentically human.
β¨ Major Features
π Atmospheric Rendering Engine
A unified visual system featuring fluid mesh gradients and a subtle micro-dot grid that creates a premium, modern aesthetic. Every element now has depth, polish, and sophistication.
ποΈ Premium 3D Depth
Multi-layered shadow systems and elevation markers provide a tangible sense of hierarchy and depth throughout the interface. UI elements now feel like they exist in physical space.
π€ AI Humanization Engine
Seamlessly integrated with OpenAI's GPT-4o-mini via OpenRouter to inject natural phrasing and spontaneous "human" rhythm into your text. Your handwriting now reads as naturally as it looks.
π² Deterministic Randomness
Characters are dynamically offset using hash seeds, ensuring stylistic consistency across sessions while maintaining that organic, hand-drawn feel.
π¦ High-Fidelity Export
Export your creations as multi-page PDFs or high-resolution image ZIPs, all processed locally for maximum privacy and quality.
π οΈ Technical Improvements
- Rendering Performance: Optimized canvas rendering for smoother, faster generation
- React Architecture: Improved component structure with better state management using Zustand
- Responsive Design: Enhanced mobile and tablet experience with adaptive layouts
- Animation System: Refined Framer Motion orchestration for buttery-smooth transitions
- Code Quality: Comprehensive refactoring for better maintainability and scalability
π¨ Design Updates
- New atmospheric gradient backgrounds with mesh effects
- Sophisticated micro-dot grid pattern for premium feel
- Enhanced typography with better hierarchy and readability
- Refined color palette with improved contrast ratios
- Polished component shadows and elevation system
- Updated navigation with smoother interactions
π Bug Fixes
- Fixed text rendering inconsistencies on different screen sizes
- Resolved PDF export issues with special characters
- Corrected line spacing calculations for better accuracy
- Fixed state persistence issues in text editor
- Improved error handling for AI API requests
π Documentation
- Updated README with new feature descriptions
- Added comprehensive contribution guidelines (CONTRIBUTING.md)
- Introduced security policy (SECURITY.md)
- Added code of conduct (CODE_OF_CONDUCT.md)
- Created support guide (SUPPORT.md)
π§ Under the Hood
Tech Stack:
- React + Vite for blazing-fast development
- Tailwind CSS for utility-first styling
- Framer Motion for animation orchestration
- Zustand for state management
- html2canvas + jsPDF for export functionality
- OpenRouter API integration for AI features
π Upgrade Guide
To upgrade to v2.0.0:
-
Pull the latest changes:
git pull origin main
-
Install dependencies:
npm install
-
Update environment variables:
Ensure your.envfile includes the OpenRouter API key:VITE_OPENROUTER_API_KEY=your_api_key_here -
Run the development server:
npm run dev
π Acknowledgments
A huge thank you to everyone who provided feedback and contributed to making this release possible. Your input has been invaluable in shaping Handwritten v2.0.
π Links
- Live Demo: [handwritten-git.vercel.app](https://handwritten-git.vercel.app)
- Repository: [github.com/ArshVermaGit/Handwritten](https://github.com/ArshVermaGit/Handwritten)
- Issues: [Report bugs or request features](https://github.com/ArshVermaGit/Handwritten/issues)
- Discussions: [Join the conversation](https://github.com/ArshVermaGit/Handwritten/discussions)
π What's Next?
Looking ahead to v2.1, we're planning:
- Additional handwriting styles and fonts
- Custom color themes and personalization
- Batch processing for multiple documents
- Enhanced AI capabilities with more models
- Integration with cloud storage services
Stay tuned for more updates!
Full Changelog: [v1.0.0...v2.0.0](v1.0.0...v2.0.0)
Built with β€οΈ by [Arsh Verma](https://github.com/ArshVermaGit)