Skip to content

Releases: zeitlings/alfred-workflows

Roman Numeral v1.2.1

Choose a tag to compare

@zeitlings zeitlings released this 01 Dec 10:04
  • 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

Choose a tag to compare

@zeitlings zeitlings released this 29 Oct 12:21
  • Changed launch strategy
  • Updated documentation

PDF to Docx v1.1.1

Choose a tag to compare

@zeitlings zeitlings released this 10 Oct 18:30

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

Choose a tag to compare

@zeitlings zeitlings released this 09 Oct 18:12
  • Implemented workaround strategy for cases where pdf2docx cannot be found in PATH
  • Added configuration option "Export Strategy"
  • Added helper to install pdf2docx where it is absent

PDF to Table v1.0.0

Choose a tag to compare

@zeitlings zeitlings released this 05 Oct 10:44

initial release

PDF to Docx v1.0.0

Choose a tag to compare

@zeitlings zeitlings released this 05 Oct 14:06

initial release

OCR+ v1.4.1

Choose a tag to compare

@zeitlings zeitlings released this 04 Oct 17:37
  • Improved documentation
  • Added accessibility configuration option to play audio cues on start and completion

Roman Numeral v1.2.0

Choose a tag to compare

@zeitlings zeitlings released this 29 Sep 20:02

Alternative implementation and optional compilation

Define Word v1.2.0

Choose a tag to compare

@zeitlings zeitlings released this 29 Sep 04:45
  • 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

New File v1.3.0

Choose a tag to compare

@zeitlings zeitlings released this 17 Jul 14:50
  • Updated documentation
  • Improved cache building (fix for #19)