[PR #636] [MERGED] Bug fix release 2.0.2 #1691

Closed
opened 2026-03-03 19:08:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/636
Author: @Depal1
Created: 12/27/2022
Status: Merged
Merged: 12/27/2022
Merged by: @Depal1

Base: stableHead: develop


📝 Commits (10+)

  • 884615b Update version target to 2.0.1
  • 78d7877 Merge pull request #607 from Depal1/bumpBuildNumber
  • 7d180da fix: draggable mouse button
  • 8ecfd9c Update Cartfile.resolved to show PlayTools v2.0.4
  • 4742d93 Merge pull request #612 from PlayCover/Depal1-patch-1
  • 1c8ca61 fix: publishing changes on background threads
  • f4d3fc8 Merge pull request #614 from TheMoonThatRises/fix/threads
  • bcf8ce3 Update Cartfile.resolved to show PlayTools v2.0.5
  • 6b16a75 Merge pull request #619 from PlayCover/Depal1-patch-2
  • 65d43ef Switch to inject releases

📊 Changes

11 files changed (+116 additions, -108 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/BUG-REPORT.yml (+1 -1)
📝 Cartfile.resolved (+1 -1)
📝 PlayCover.xcodeproj/project.pbxproj (+13 -13)
📝 PlayCover/AppInstaller/Installer.swift (+1 -5)
📝 PlayCover/Model/Keymapping.swift (+16 -8)
📝 PlayCover/Utils/LegacySettings.swift (+10 -13)
📝 PlayCover/Utils/PlayTools.swift (+16 -20)
📝 PlayCover/ViewModel/ToastVM.swift (+1 -0)
📝 PlayCover/Views/AppSettingsView.swift (+10 -3)
📝 PlayCover/Views/ToastView.swift (+46 -43)
📝 PlayCover/en.lproj/Localizable.strings (+1 -1)

📄 Description

No description provided


🔄 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/PlayCover/PlayCover/pull/636 **Author:** [@Depal1](https://github.com/Depal1) **Created:** 12/27/2022 **Status:** ✅ Merged **Merged:** 12/27/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `stable` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`884615b`](https://github.com/PlayCover/PlayCover/commit/884615bd999e9b8ac02334aefe0cfa961a124dcc) Update version target to 2.0.1 - [`78d7877`](https://github.com/PlayCover/PlayCover/commit/78d7877d04f1744600f0a82d6cd72378ec3f94de) Merge pull request #607 from Depal1/bumpBuildNumber - [`7d180da`](https://github.com/PlayCover/PlayCover/commit/7d180dafb4a3e32d7238c21847f2b143b95e471b) fix: draggable mouse button - [`8ecfd9c`](https://github.com/PlayCover/PlayCover/commit/8ecfd9c3e7d9582e961114f64a8efbe01f518fd5) Update Cartfile.resolved to show PlayTools v2.0.4 - [`4742d93`](https://github.com/PlayCover/PlayCover/commit/4742d9316fab773e6bf822b2fd3d2546b6f409cc) Merge pull request #612 from PlayCover/Depal1-patch-1 - [`1c8ca61`](https://github.com/PlayCover/PlayCover/commit/1c8ca61f828639bd04f7c43b62dc8d935aa3239d) fix: publishing changes on background threads - [`f4d3fc8`](https://github.com/PlayCover/PlayCover/commit/f4d3fc885a2bdbcc689e8503673d7fdf87814c8b) Merge pull request #614 from TheMoonThatRises/fix/threads - [`bcf8ce3`](https://github.com/PlayCover/PlayCover/commit/bcf8ce37ab8dfc8c8911118e6a3d3e24ef872228) Update Cartfile.resolved to show PlayTools v2.0.5 - [`6b16a75`](https://github.com/PlayCover/PlayCover/commit/6b16a756cbdf7fc2a4f681c912ec984706cb1324) Merge pull request #619 from PlayCover/Depal1-patch-2 - [`65d43ef`](https://github.com/PlayCover/PlayCover/commit/65d43ef12e4258c9aebc3472958cae05487ace5b) Switch to `inject` releases ### 📊 Changes **11 files changed** (+116 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/BUG-REPORT.yml` (+1 -1) 📝 `Cartfile.resolved` (+1 -1) 📝 `PlayCover.xcodeproj/project.pbxproj` (+13 -13) 📝 `PlayCover/AppInstaller/Installer.swift` (+1 -5) 📝 `PlayCover/Model/Keymapping.swift` (+16 -8) 📝 `PlayCover/Utils/LegacySettings.swift` (+10 -13) 📝 `PlayCover/Utils/PlayTools.swift` (+16 -20) 📝 `PlayCover/ViewModel/ToastVM.swift` (+1 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+10 -3) 📝 `PlayCover/Views/ToastView.swift` (+46 -43) 📝 `PlayCover/en.lproj/Localizable.strings` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:25 +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/PlayCover#1691
No description provided.