Skip to content

Release v1.8.7#360

Open
CandelR wants to merge 38 commits intomasterfrom
release-v1.8.6
Open

Release v1.8.7#360
CandelR wants to merge 38 commits intomasterfrom
release-v1.8.6

Conversation

@CandelR
Copy link
Contributor

@CandelR CandelR commented Feb 6, 2026

  • Upload Queue Service: Implemented a new upload queue service 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 internal library (including FileObjectUpload, INXTRequest, concurrentQueue, merkleTree,
    shardMeta, and related utilities).

CandelR and others added 25 commits February 2, 2026 16:39
…pped

[PB-5765]: bugfix/Fix video player cropping and add landscape support on Android
…load

[PB-5093] feature/Implement upload queue
[PB-5832] feature/Add unit tests for rate limit retry and service functionality
…and-display-loading-folders-errors

[PB-5849] feature/Enhance error handling and display user friendly messages
…y to async storage clean function and execute initialize language thunk when open app
…ange

[PB-5807] bugfix/Fix incomplete language localization
…-generic-errors

[_] feature/Bump version for release
@CandelR CandelR changed the title Release v1.8.6 Release v1.8.7 Feb 13, 2026
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@CandelR CandelR self-assigned this Feb 27, 2026
@CandelR CandelR added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 27, 2026
@CandelR CandelR requested a review from larryrider February 27, 2026 10:23
@CandelR CandelR marked this pull request as ready for review February 27, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant