Changelog
Track all notable changes to the DonutMe platform.
2026-04-15
Added
- Pricing docs page with transparent fee breakdown
- Decorative section dividers and noise texture on landing page
- Code block glow effect on integration panel
Fixed
- postMessage event name consistency (
donutme:payment-completed) - Quick start guide webhook setup instructions
- Security page fee cap now clarifies actual vs. maximum fee
2026-04-08
Added
- Documentation system with MDX support
- WebSocket event invalidation for payment and webhook events
Fixed
- Admin chains detail page header button styling
- ICU message format escaping in locale files
2026-04-01
Added
- Multi-option checkout support (multiple payment options per plan)
- Checkout session flow with real-time status tracking
Improved
- Mobile top bar height optimization (56px on mobile, 64px on desktop)
- Seed reliability with upsert pattern for dev database
2026-03-15
Added
- Passkey authentication support
- Project team management with role-based access control
- Webhook delivery logs with retry tracking
Improved
- Socket.IO connection reliability with Redis adapter
- Dashboard notification system