- Upload Queue Service: Increased limit to 50 files and implemented a upload queue with batch processing support to improve file upload handling and reliability.
- Rate Limit Handling: Added full rate limit support including interceptors, retry logic, error messages, and unit tests. Uses Internxt-prefixed headers to detect and handle API rate limit responses gracefully.
- Android Video Player Fixes: Fixed video cropping on Android and added landscape rotation support. Also resolved navbar visibility issues during video playback by hiding Android nav buttons when the header is hidden.
- Improved Error Handling: Enhanced error handling across upload flows and folder content loading, displaying user-friendly error messages instead of generic ones.
- Language / Localization Fixes: Fixed a race condition in language changes, added device language detection, corrected month name display, and fixed language labels not refreshing after switching languages.
- Dead Code Removal: Removed unused legacy upload code from the
@inxt-js.