Skip to content

AmarBego/Rscoop

v1.5.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 2mo CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

app-installer gui package-manager rust scoop scoop-apps
+3 more
tauri windows windows-package-manager

Summary

AI summary

Updates New Features, Code Quality, and Release Notes 1.5.0 across a mixed release.

Full changelog

Release Notes 1.5.0

New Features

  • Versioned Install Support: Install specific versions of any package directly from the UI using scoop's @version syntax (e.g. [email protected]). A version input field is now available next to the Install button in package details.
  • Custom Bucket Support: Add any git repository as a custom bucket via the new "Add Custom Bucket" button on the Buckets page. Just paste a URL and go.

Improvements

  • Version Switcher Visibility: The version switcher now auto-loads and appears directly in the package info modal for any package with multiple versions, no more hunting through the three-dot menu.
  • Instant Search from Tray: The manifest cache now re-warms when restoring the app from the system tray, so search is instant even after long idle periods.
  • Smarter Auto-Cleanup: Version cleanup now sorts numerically instead of lexicographically (so 148.0 correctly sorts after 9.0), always preserves the active version, and properly syncs cleanup settings between the UI and backend.
  • PowerShell Compatibility Fix: Fixed a long-standing issue where certain scoop operations (especially versioned installs) would silently fail when launched from the app. Root cause: -NoProfile prevented PowerShell from loading core modules.

Code Quality

  • Removed duplicate git credential callback logic
  • Extracted shared is_valid_bucket helper across install, uninstall, manifest, and virustotal commands
  • Replaced potential panic points (unwrap/expect) with proper error handling across bucket_install, powershell, state, and scheduler modules
  • Fixed event listener leak in the header component

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AmarBego/Rscoop

Get notified when new releases ship.

Sign up free

About AmarBego/Rscoop

All releases →

Beta — feedback welcome: [email protected]