Skip to content

Releases: Quriz/PowerToysRunScoop

v1.3.3

07 Aug 21:22
Compare
Choose a tag to compare

What's Changed

  • When the plugin is still initializing, display a message that the plugin is still initializing instead of saying it failed.

Full Changelog: v1.3.2...v1.3.3

v1.3.2

22 Apr 11:50
Compare
Choose a tag to compare

What's Changed

  • When initialization on startup failed, try to initialize again when querying

Full Changelog: v1.3.1...v1.3.2

v1.3.1

04 Apr 11:42
bfd6eb7
Compare
Choose a tag to compare

What's Changed

  • Fixed a small bug that sometimes prevented the install window from opening on Windows 11

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 Feb 20:53
Compare
Choose a tag to compare

What's Changed

  • Changed project structure to 8LWXpg's project template
  • Removed bucket entries in full log as it would be far too large otherwise
  • Ask to update app instead if it is already installed
  • Retry to init a few more times because some people had issues with it

Full Changelog: v1.2.0...v1.3.0

v1.2.0

01 Jan 19:33
Compare
Choose a tag to compare

What's Changed

image

  • Added a status window for install/uninstall/update actions as a replacement for the command prompt window
  • Added a check if Scoop is installed or not

Full Changelog: v1.1.2...v1.2.0

v1.1.2

20 Dec 22:28
Compare
Choose a tag to compare

What's Changed

  • Fix: Installed buckets were not recognized.
  • Fix: Re-read installed packages instead of adding/removing from list as the install/uninstall may have been unsuccessful.
  • Fix: Retry initialization up to 2 times if there was an error. Useful if you don't have internet immediately on startup.

Full Changelog: v1.1.0...v1.1.2

v1.1.0

18 Dec 23:00
Compare
Choose a tag to compare

What's Changed

  • API key gets automatically extracted from scoop.sh instead of being hardcoded
  • When installing a package, the bucket is automatically added if needed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Dec 00:29
Compare
Choose a tag to compare

Initial release ✨

I created this in a day but I think it is already pretty feature complete.
I hope it is helpful to you!