Releases: bjrnt/alfred-project-manager
Releases · bjrnt/alfred-project-manager
Version 1.5 -- Bug fixes and updates
- Updated to use Alfred 5's native workflow configuration tool
- Updated the cache to invalidate when detecting changes rather than every 30 minutes
- Fixed a bug where certain remote GitHub URLs not ending in
.git
would cause the workflow to crash
Version 1.4 -- Fixed caching and support for wider range of repos
In this version:
- Previously broken caching is now working correctly
- A wider range of repos are now supported (if their origin is not HTTP/HTTPS they can, however, not be opened in the browser through the workflow)
- Hidden folders are excluded from the search
Version 1.3.0 -- Workspaced Projects
Version 1.3 allows you to specify MAX_PROJECT_DEPTH
to include workspaced projects, as well as require projects to have .git
folders for them to be shown as results.