Releases: adamdehaven/Wallpapers-from-Unsplash
Releases · adamdehaven/Wallpapers-from-Unsplash
Version 2.2
a) Removed depreciated 'category' API request.
b) Performance enhancements."
Display dimensions
Bash script now returns set dimensions if user calls 'unsplash width/height' without following command with new dimension.
Bug Fix
- Fixes a bug that produced an error on initial launch through the command line.
New 'saved' keyword
- Added saved keyword to workflow and commands to allow loading specific local image. User can pass full or partial image name.
- Improved error handling.
- Shell script performance enhancements.
Updated for Alfred 3
v2.0 Updated shields
New Image Extension
- This release changes the default image extension from
.png
to.jpg
- Updated scripts to prevent stale images from building up in current-wallpapers directory.
- Added delay in 'load' workflow method to prevent Alfred 3 from loading the same image on all desktops.
v1.1
- Performance improvements
- Cleaned up Alfred workflow and moved scripts into separate files
Initial Release
v1.0 Updated troubleshooting in README