extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Flush DNS should support macOS 15 (Sequoia)

Open imgrant opened this issue 1 year ago • 1 comments

Extension

https://www.raycast.com/rasmusbe/flush-dns

Description

Invoking the Flush DNS extension on macOS Sequoia displays a warning that the OS version is not supported (there is an option to try anyway — see screenshot below). Arguably, this is expected, since the README states the extension only works up to macOS 14 (Sonoma).

The underlying mechanism is the same in macOS 15, therefore the version checking logic in the extension should probably just be updated to run without issue on macOS 15: https://github.com/raycast/extensions/blob/96f33396c6ceae40f078ff897e148ab04b4a3ae0/extensions/flush-dns/src/index.ts#L19-L44

image

Who will benefit from this feature?

Everyone using the Flush DNS extension on macOS Sequoia.

Anything else?

No response

imgrant avatar Jan 10 '25 10:01 imgrant

Thank you for opening this issue!

🔔 @rasmusbe @tombonez you might want to have a look.

💡 Author and Contributors commands

The author and contributors of rasmusbe/flush-dns can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

raycastbot avatar Jan 10 '25 10:01 raycastbot

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot avatar Mar 01 '25 10:03 raycastbot

A pull request has just been submitted 🙂

https://github.com/raycast/extensions/pull/17467

tombonez avatar Mar 01 '25 12:03 tombonez

https://github.com/raycast/extensions/pull/17467 is now live 🎉

@raycastbot close this issue

tombonez avatar Mar 02 '25 22:03 tombonez