Skip to content

Conversation

@niheaven
Copy link
Member

@niheaven niheaven commented Jun 30, 2024

✨ Highlights

  • Scoop has implemented SQLite for caching app information, which accelerates local searches and the installation of older app versions. Enable this feature by using the command scoop config use_sqlite_cache true.
  • The cache names for Scoop apps are derived from the first 7 bytes of the SHA256 hash of the download URL, which helps to shorten the file names.

Changelog

Features

Bug Fixes

Code Refactoring

Close Issues

Credits

Thanks to the following contributors (ordered by PR merging time):

@niheaven @chawyehsu @lewis-yeung @MatejKafka @qwertyhjklxyz

niheaven and others added 30 commits April 19, 2024 14:02
Signed-off-by: Chawye Hsu <[email protected]>
Co-authored-by: Hsiao-nan Cheung <[email protected]>
…ecated `strip_path()` (#5937)

Co-authored-by: Hsiao-nan Cheung <[email protected]>
@niheaven niheaven closed this Jun 30, 2024
@niheaven niheaven reopened this Jun 30, 2024
@niheaven niheaven requested a review from a team July 2, 2024 08:42
Copy link
Member

@rasa rasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested them, but the changes look great. I will switch to this PR, and if I encounter any issues, I will file them.

@ScoopInstaller ScoopInstaller deleted a comment from MatejKafka Jul 2, 2024
@niheaven
Copy link
Member Author

niheaven commented Jul 4, 2024

I will merge it today and check for any bugs based on user feedback.

@niheaven niheaven merged commit 716b6db into master Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment