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

feat(desktop): implement auto-update functionality #1839

Merged
merged 9 commits into from
Dec 18, 2024
Merged

Conversation

Red-Asuka
Copy link
Member

@Red-Asuka Red-Asuka commented Dec 17, 2024

PR Checklist

What is the new behavior?

  • Completely isolate the main process from the rendering layer logic for a more optimized code structure.
  • Adapt the update notification pop-up to align with the theme style.
  • Add “Already up to date, no update needed” notification.
  • Improve the cancel download functionality.
  • Ensure the update log window remains always on top.

Note: Your application must be signed for automatic updates on macOS. This is a requirement of Squirrel.Mac.

Based on the reasons above, we will temporarily hold off on testing the complete update process. We will conduct unified testing once the development of v2.0.0 is substantially completed.

image image image image image image

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@Red-Asuka Red-Asuka added refactor Refactor code or architecture desktop MQTTX Desktop labels Dec 17, 2024
@Red-Asuka Red-Asuka added this to the v2.0.0-alpha.1 milestone Dec 17, 2024
@Red-Asuka Red-Asuka self-assigned this Dec 17, 2024
@Red-Asuka Red-Asuka changed the title Lyd/2.0.0 feat(desktop): implement auto-update functionality Dec 17, 2024
@Red-Asuka Red-Asuka requested a review from ysfscream December 18, 2024 02:07
@Red-Asuka Red-Asuka marked this pull request as ready for review December 18, 2024 02:07
@ysfscream ysfscream merged commit 48e6661 into dev/2.0.0 Dec 18, 2024
5 checks passed
@ysfscream ysfscream deleted the lyd/2.0.0 branch December 18, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop refactor Refactor code or architecture
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants