Releases: zeitlings/alfred-workflows
Releases · zeitlings/alfred-workflows
New File v1.3.1
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
Roman Numeral v1.2.0
Alternative implementation and optional compilation
Define Word v1.2.0
- Fixes for macOS 15 Sequoia
- Added configuration option to revert back to sans-serif font (relevant for macOS 15+)
- Added autocomplete for the selected term
- Removed configuration option that overrides the dictionary selection to check all available dictionaries (which should be enabled only for debugging purposes anyway). Moved to the environment variables:
checkAll
. - Updated documentation