Product Updates
Track new features, improvements, and bug fixes. We ship updates regularly and notify customers via email.
v1.0.0
LatestFebruary 18, 2026
Initial Release
ResetKit is now live with password reset, 2FA, and magic link authentication.
Password Reset Flow
Complete password reset infrastructure with email verification, rate limiting, and enumeration protection.
Email 2FA
Six-digit code delivery with bcrypt hashing and 5-minute expiration.
TOTP Support
Google Authenticator and compatible authenticator app integration.
Magic Links
Passwordless authentication with one-time use tokens.
Webhook Integration
Two simple webhooks for user verification and password updates with HMAC signing.
Dashboard
Manage API keys, view analytics, configure webhooks, and customize branding.
Security Infrastructure
bcrypt hashing (12 rounds), rate limiting across 3 layers, CSRF protection, account lockout, and timing-safe comparisons.
v0.9.0
BetaFebruary 10, 2026
Beta Launch
Private beta with select partners for testing and feedback.
Widget v1
JavaScript widget for easy frontend integration.
Email Templates
Improved email design with better mobile responsiveness.
Rate Limiting Edge Cases
Fixed sliding window calculation for concurrent requests.
v0.5.0
AlphaJanuary 20, 2026
Alpha Release
Internal testing with core password reset functionality.
API Foundation
Core API endpoints for reset sessions and code verification.
Enumeration Protection
Identical response times for existing/non-existing emails.
Get notified about updates
Major releases and breaking changes are emailed to all customers 30 days in advance.