Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PE-4960: Release ArDrive App v2.24.1 #1469

Merged
merged 15 commits into from
Nov 7, 2023
Merged

PE-4960: Release ArDrive App v2.24.1 #1469

merged 15 commits into from
Nov 7, 2023

Conversation

thiagocarvalhodev
Copy link
Collaborator

Release Notes

  • Fixes the issue where the upload progress remained at 100% during uploads for some users.

thiagocarvalhodev and others added 15 commits October 25, 2023 16:27
- refactors how we update the progress of the upload
- refactors the class moving the most important class at the top of the file
- refactors the method to update the upload progress
- removes a unused class
- Save the file on database when its upload finishes.
- Introduces the `onCompleteTask` API on `UploadController`
remove noisy prints
refactor the total size calculation
- fixes a memory leak on web uploads using Turbo
- blocks the UI from update while uploading files, and updates in the end of the upload
bump pubspec version
…s-update-uploading-files

PE-4892: refactor the progress update uploading files
@thiagocarvalhodev thiagocarvalhodev self-assigned this Nov 7, 2023
Copy link
Contributor

@matibat matibat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@thiagocarvalhodev thiagocarvalhodev merged commit 1a8585e into master Nov 7, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants