What's Changed
Features
- Auto-rebuild native modules: When Node.js is updated, native modules like
better-sqlite3are now automatically rebuilt instead of failing with version mismatch errors
Improvements
- Reduced default rate limit cooldown: Changed from 60 seconds to 10 seconds for faster retry when the API doesn't provide a specific reset time
Bug Fixes
- UTF-8 encoding in OAuth callback: Fixed character encoding issues in OAuth callback HTML responses
Full Changelog: v1.2.7...v1.2.8