mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[PR #1117] [CLOSED] Add newer versions to Bug Report template #1817
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#1817
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/1117
Author: @zanderp25
Created: 10/2/2023
Status: ❌ Closed
Base:
develop← Head:patch-3📝 Commits (10+)
909df74Add sparkle updat push to CIbd83a90Merge branch 'PlayCover:develop' into developf1caffeadd workflow_dispatch to the build actions645eab2fix: wait until build job is done to start sparkle job5882807fix: invalid yaml structured6c3726fix: invalid yaml structured16fddbload config from .configd7896f2fix swift linta9f9cb2Better clear app preferences error checking6d914c7Merge branch 'Candygoblen123/develop' into Staging-1.1.0📊 Changes
33 files changed (+690 additions, -54 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/BUG-REPORT.yml(+4 -1)📝
.github/workflows/1.build_release.yml(+56 -13)📝
.github/workflows/2.nightly_release.yml(+50 -0)📝
Cartfile(+1 -1)📝
Cartfile.resolved(+1 -1)📝
PlayCover.xcodeproj/project.pbxproj(+8 -4)📝
PlayCover/Info.plist(+2 -2)📝
PlayCover/Model/AppSettings.swift(+25 -0)📝
PlayCover/Utils/PlayTools.swift(+3 -3)➕
PlayCover/Utils/URLHandler.swift(+101 -0)📝
PlayCover/Views/App Views/PlayAppView.swift(+1 -0)📝
PlayCover/Views/AppSettingsView.swift(+22 -1)📝
PlayCover/Views/MainView.swift(+7 -1)📝
PlayCover/Views/PlayCoverApp.swift(+1 -12)📝
PlayCover/Views/Settings/IPASourceSettings.swift(+10 -0)📝
PlayCover/Views/Sidebar Views/IPALibraryView.swift(+8 -0)📝
PlayCover/ca.lproj/Localizable.strings(+27 -0)📝
PlayCover/de.lproj/Localizable.strings(+24 -1)📝
PlayCover/en.lproj/Localizable.strings(+3 -0)📝
PlayCover/es.lproj/Localizable.strings(+23 -0)...and 13 more files
📄 Description
Since Sonoma is out of beta, I added it to the list.
Since 2.0.2 is outdated, I removed it from the list and added 3.0 and 2.0.5
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.