Releases: Quriz/PowerToysRunScoop
Releases Β· Quriz/PowerToysRunScoop
v1.3.4
What's Changed
- Removed the Wpf.Ui dependency because PowerToys Run had removed it, so it couldn't be referenced anymore.
- Rebuilt UI with the newly included WPF Fluent theme.
Full Changelog: v1.3.3...v1.3.4
v1.3.3
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
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
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
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
What's Changed
- 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
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
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