Security
Input Validation
Protected sorting options against manipulation:
- Only allowed sort fields accepted by the API
Fixed
Scan Progress
Progress now shows correctly (was off by one file):
- "100/100" now means actually finished, not still processing
Database Reliability
Fixed several edge cases where errors could be silently lost
Retry Handling
Better validation before retrying failed items
Error Messages
Clearer error messages throughout the application
Full Changelog: v1.1.16...v1.1.17