Skip to content

Releases: ArshVermaGit/Handwritten

Version 2.0.1

29 Jan 17:42

Choose a tag to compare

🎨 Version 2.0.1 - Atmospheric Update

Release Date: January 29, 2026
Tag: v2.0.1

Version 2.0.0

29 Jan 17:21

Choose a tag to compare

🎨 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:

  1. Pull the latest changes:

    git pull origin main
  2. Install dependencies:

    npm install
  3. Update environment variables:
    Ensure your .env file includes the OpenRouter API key:

    VITE_OPENROUTER_API_KEY=your_api_key_here
    
  4. 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


πŸ“ 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)