yattee icon indicating copy to clipboard operation
yattee copied to clipboard

EOL macOS 11, iOS 14, tvOS 14

Open stonerl opened this issue 1 year ago • 1 comments

These OSs are EOL and don’t receive security updates anymore.

Last security update for tvOS/iOS 14 was in 2022 and for macOS 11 in 2023.

stonerl avatar Aug 18 '24 13:08 stonerl

@arekf could you create a 2.0.0 branch, I can PR this against? With the deprecation of these OSes, I'd also like to replace Siesta of URLSession and Combine in the future.

Siesta has not seen any updates in 4 yrs, and moving to URLSession/Combine would allow us to have more asynchronous calls that can run on a worker thread, since Siesta only operates on the main thread.

stonerl avatar Aug 20 '24 13:08 stonerl

Closing this one for now, and reopen it when the 2.0 branch is created.

stonerl avatar Sep 07 '24 09:09 stonerl