[PR #959] [MERGED] feat: add manual update button #1273

Closed
opened 2026-02-26 09:34:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/959
Author: @SEWeiTung
Created: 7/29/2021
Status: Merged
Merged: 9/25/2021
Merged by: @NickeManarin

Base: feature/959-Manually-check-for-updatesHead: updateManualCheck


📝 Commits (1)

📊 Changes

7 files changed (+34 additions, -7 deletions)

View changed files

📝 ScreenToGif/App.xaml.cs (+1 -1)
📝 ScreenToGif/Model/ApplicationViewModel.cs (+6 -4)
📝 ScreenToGif/Resources/Localization/StringResources.en.xaml (+2 -0)
📝 ScreenToGif/Resources/Localization/StringResources.zh.xaml (+2 -0)
📝 ScreenToGif/Windows/Options.xaml (+5 -0)
📝 ScreenToGif/Windows/Options.xaml.cs (+17 -1)
📝 ScreenToGif/Windows/Other/DownloadDialog.xaml.cs (+1 -1)

📄 Description

Ref: https://github.com/NickeManarin/ScreenToGif/issues/954.

Actual Demo:

  1. There's a "Check For Update" button on the "About" UI:

Main

  1. When your current version is lower than the latest, and when you click the "Check For Update", a download dialog will show to you:

Downloading

  1. After installing successfully, there'a tip for you saying "there's nothing to update":
    Updated

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/959 **Author:** [@SEWeiTung](https://github.com/SEWeiTung) **Created:** 7/29/2021 **Status:** ✅ Merged **Merged:** 9/25/2021 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `feature/959-Manually-check-for-updates` ← **Head:** `updateManualCheck` --- ### 📝 Commits (1) - [`b4b2e98`](https://github.com/NickeManarin/ScreenToGif/commit/b4b2e98f2ffbecb68c1beb13f860d06f3a56bd75) fixCode ### 📊 Changes **7 files changed** (+34 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/App.xaml.cs` (+1 -1) 📝 `ScreenToGif/Model/ApplicationViewModel.cs` (+6 -4) 📝 `ScreenToGif/Resources/Localization/StringResources.en.xaml` (+2 -0) 📝 `ScreenToGif/Resources/Localization/StringResources.zh.xaml` (+2 -0) 📝 `ScreenToGif/Windows/Options.xaml` (+5 -0) 📝 `ScreenToGif/Windows/Options.xaml.cs` (+17 -1) 📝 `ScreenToGif/Windows/Other/DownloadDialog.xaml.cs` (+1 -1) </details> ### 📄 Description Ref: https://github.com/NickeManarin/ScreenToGif/issues/954. Actual Demo: 1. There's a "Check For Update" button on the "About" UI: 2. ![Main](https://user-images.githubusercontent.com/52018749/127470023-5a8172dd-0549-4175-8355-4129365cd353.JPG) 2. When your current version is lower than the latest, and when you click the "Check For Update", a download dialog will show to you: ![Downloading](https://user-images.githubusercontent.com/52018749/127469948-c9931ffd-6aa3-4254-aa6d-13ea5bd57abb.JPG) 3. After installing successfully, there'a tip for you saying "there's nothing to update": ![Updated](https://user-images.githubusercontent.com/52018749/127470475-e07ffa87-a726-4ee0-aedd-3f741d9bdb6a.JPG) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:34:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1273
No description provided.