Skip to content

Conversation

beyondkmp
Copy link
Collaborator

@beyondkmp beyondkmp commented Jun 23, 2025

if there's no available update version , then we clear the pending dir to save the disk size.

Tested and confirmed that it can be deleted successfully. Also, when a new version has been downloaded and is in the pending state, checking for updates again will not delete the new version.

Every app checks for updates on startup, and many apps also have a timer that periodically checks for updates in the background. Therefore, performing the deletion during this time should be very appropriate and safe.

Copy link

changeset-bot bot commented Jun 23, 2025

🦋 Changeset detected

Latest commit: 0c4eddc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
electron-updater Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@beyondkmp beyondkmp requested a review from mmaietta June 24, 2025 02:50
Copy link
Contributor

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment, or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jul 25, 2025
@github-actions github-actions bot removed the Stale label Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants