Releases: StarKnightt/online-draw
Releases · StarKnightt/online-draw
v0.1.1-beta
🎨 Whiteboard Beta v0.1.1
✨ What's New
- Enhanced eraser tool that works with ALL shapes
- Improved viewport handling with smooth pan
- Fixed React hooks dependencies
- Optimized bundle size (131kB)
🐛 Fixed Issues
- Eraser now properly works with rectangles and ellipses
- Fixed hydration warnings
- Improved type safety
- Optimized React hooks dependencies
Try it out at: https://online-draw.vercel.app
v1.0.0
Online Whiteboard v1.0.0 - Stable Release
The first stable release of the Online Whiteboard project.
🚀 Features
- Full-featured drawing tools with pressure sensitivity
- Geometric shapes and text tools
- Infinite canvas with pan/zoom
- Local state persistence
- Touch and pen input support
- Responsive design for all devices
📦 Installation
npm install
npm run build
npm start
🔍 Breaking Changes
None - Initial stable release
🛠️ Technical Updates
- Optimized touch event handling
- Improved state persistence
- Enhanced mobile responsiveness
- Fixed all known issues from beta
📝 Notes
- Requires Node.js 14 or higher
- Modern browser required for best experience
- Local storage used for data persistence
🧪 Tested Environments
- Desktop: Chrome, Firefox, Safari, Edge
- Mobile: iOS Safari, Android Chrome
- Tablets: iPad, Android tablets