Skip to content

Releases: zeitlings/alfred-workflows

Window Navigator v2.0.0

09 Jan 08:06
Compare
Choose a tag to compare
  • 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

09 Jan 07:24
Compare
Choose a tag to compare

Adjustments for Alfred Gallery

New File v1.3.1

06 Dec 11:37
Compare
Choose a tag to compare
  • Fix for creating files with fallback location #27

Roman Numeral v1.2.1

01 Dec 10:04
Compare
Choose a tag to compare
  • 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

29 Oct 12:21
Compare
Choose a tag to compare
  • Changed launch strategy
  • Updated documentation

PDF to Docx v1.1.1

10 Oct 18:30
Compare
Choose a tag to compare

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

09 Oct 18:12
Compare
Choose a tag to compare
  • 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

05 Oct 10:44
Compare
Choose a tag to compare

initial release

PDF to Docx v1.0.0

05 Oct 14:06
Compare
Choose a tag to compare

initial release

OCR+ v1.4.1

04 Oct 17:37
Compare
Choose a tag to compare
  • Improved documentation
  • Added accessibility configuration option to play audio cues on start and completion