Releases: zeitlings/alfred-workflows
Releases · zeitlings/alfred-workflows
Window Navigator v2.0.0
- Rewrite to compensate for the deprecation of
CGWindowListCreateImage
- Side-effect: Minimized windows are now also shown
The rewrite heavily relies on the Accessibility API. This results in a less performant version of the workflow, which is compensated with caching as much as possible. If you're already using a previous version of the workflow compiled before macOS 15, you can safely skip this update.
Favorites v1.2.0
Adjustments for Alfred Gallery
New File v1.3.1
- Fix for creating files with fallback location #27
Roman Numeral v1.2.1
- Added some debug logging
- Added preemptive known pitfall workarounds
- Compiles without optimizations to preserve debug information
- Switched to
xcrun swiftc
Color Picker v1.3.4
- Changed launch strategy
- Updated documentation
PDF to Docx v1.1.1
Adds executable path manually to PATH
if necessary, i.e. for systems where Python was installed manually, viz. not via homebrew.
PDF to Docx v1.1.0
- Implemented workaround strategy for cases where
pdf2docx
cannot be found inPATH
- Added configuration option "Export Strategy"
- Added helper to install
pdf2docx
where it is absent
PDF to Table v1.0.0
initial release
PDF to Docx v1.0.0
initial release
OCR+ v1.4.1
- Improved documentation
- Added accessibility configuration option to play audio cues on start and completion