Releases: mithun-ctrl/senpai-list
Releases · mithun-ctrl/senpai-list
Fixed Title and Progress Bar Issue
v1.0.1: Title Display and Progress Bar Fixed
What's Changed
- Fixed anime titles to properly display in English instead of Japanese characters
- Improved title localization handling across the watchlist
- Added seamless draggable progress bar
User Impact
Fixed Not Found Error
Full Changelog: https://github.com/mithun-ctrl/senpai-list/commits/v1.0.0
v1.0.0: Fixed Not Found Error
What's Changed
- Fixed client-side routing issues when deploying React application on Vercel
- Added proper configuration for handling client-side routes in production environment
- Implemented fallback to index.html for SPA routing
Technical Details
- Updated build settings to properly handle client-side routing
- Ensured 404 errors are properly redirected to main application
Additional Notes
- No breaking changes introduced
- Compatible with existing routes and components
- Improved user experience with proper route handling
Thanks!