Skip to content

Conversation

@workbysaran
Copy link
Contributor

Resolved / Related Issues
Improved startup performance by deferring the app update check.

Steps to Test These Changes

  1. Ensure an older version of the Files application is installed.
  2. Open the Files app.
  3. Verify that the app updates and the release notes open in a new tab.
Screenshot 2025-09-14 152402

… invoked the OpenReleaseNotes command using the dispatcher. This improves startup time by running only the essential tasks synchronously.
Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

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

LGTM

@yaira2 yaira2 changed the title Code Quality: Moved CheckAppUpdate() to run in a separate thread, and… Code Quality: Moved CheckAppUpdate() to run in a separate thread Sep 14, 2025
@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Sep 14, 2025
@yaira2 yaira2 merged commit 89ef6a8 into files-community:main Sep 14, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants