Releases: ueffel/Keypirinha-WindowsApps
Releases · ueffel/Keypirinha-WindowsApps
WindowsApps 0.8.1
Changelog
- A few apps like Windows-Camera were not displayed
Hint
A restart of keypirinha is required, if you update from an older version
WindowsApps 0.8.0
Changelog
- added exception handling while copying the logo images
- skip the explorer.exe call on execute
Hint
A restart of keypirinha is required, if you update from an older version
WindowsApps 0.7.0
Changelog
- include the
ms-settings:
string to make it searchable for the settings plugin - always try to get the app icon asset of the windows apps because they look best in keypirinha
Hint
A restart of keypirinha is required, if you update from an older version
WindowsApps 0.6.0
Changelog
- Try multiple PRI resource database files to get the localized resource strings (app names)
- separate plugin to jump directly to pages in the windows 10 system settings app via
ms-settings:
URIs
Hint
A restart of keypirinha is required, if you update from an older version
WindowsApps 0.5.1
WindowsApps 0.5
Changelog
- build back all the async stuff, because it wasn't working very well
- fix failing to get resources (like the name) in some cases
- properly implement the fallback for app display name and description to package display name and description
WindowsApps 0.4
Changelog
- Support multiple apps per AppXPackage
- overhaul of the logo finding logic
- Support different contrasts for logos via setting
preferred_contrast
- Setting to hide miscellaneous apps via
hide_misc
WindowsApps 0.3
Changelog
- added configurable item label
- make cataloging work parallel
WindowsApps 0.2
Changelog
- More exception handling when try to resolve resource descriptors, so cataloging isn't abort when an error occurs
- Try multiple ways to construct the resource descriptor
WindowsApps 0.1
Initial Release