Skip to content

✨ Notify user if their macOS version is no longer supported#957

Merged
SenpaiHunters merged 3 commits into
developfrom
os-no-longer-supported-message
Jan 7, 2026
Merged

✨ Notify user if their macOS version is no longer supported#957
SenpaiHunters merged 3 commits into
developfrom
os-no-longer-supported-message

Conversation

@mrkai77

@mrkai77 mrkai77 commented Jan 6, 2026

Copy link
Copy Markdown
Owner
  • Loop will now show the user that their macOS version is no longer supported if the next update requires a newer version of macOS.
  • The update window will no longer present it self as soon as Loop detects that an update is available. Instead:
    1. Loop checks for updates every 6 hours (same as before)
    2. If an update is available, a flag called shouldAutoPresentUpdateWindow is enabled. Additionally, another 6 hour timer is set.
      • If the second 6 hour timer fires, then the update window will present itself.
      • If Loop is used while the shouldAutoPresentUpdateWindow flag is enabled, the update window will prefer to present itself right after the user has finished looping.

@mrkai77 mrkai77 self-assigned this Jan 6, 2026
@mrkai77 mrkai77 requested a review from SenpaiHunters January 6, 2026 22:35
@SenpaiHunters SenpaiHunters merged commit 1744be0 into develop Jan 7, 2026
1 check passed
@SenpaiHunters SenpaiHunters deleted the os-no-longer-supported-message branch January 7, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants