mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #1862] [MERGED] Check New Version on app start #1921
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1921
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/1862
Author: @Catta1997
Created: 4/28/2025
Status: ✅ Merged
Merged: 7/26/2025
Merged by: @TheMoonThatRises
Base:
develop← Head:detectUpdate📝 Commits (7)
9da3050Update PlayApp.swift753eb98SwiftLint Fixb40801dicon and function name changeddc4d43cFix8ff1206Fix0207a2bfixb6c5601Update StoreVM.swift📊 Changes
5 files changed (+71 additions, -0 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/Model/PlayApp.swift(+2 -0)➕
PlayCover/Utils/VersionCheck.swift(+54 -0)📝
PlayCover/ViewModel/StoreVM.swift(+8 -0)📝
PlayCover/en.lproj/Localizable.strings(+3 -0)📄 Description
This PR add a check before the launch with an alert if there is a new version available in one of the available sources
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.