Skip to content

Releases: deanishe/alfred-workflow

Item3 inherits variables from Workflow3

03 Dec 15:10
Compare
Choose a tag to compare

Ensures that top-level variables are also sent when a modifier is used

Ensure `run_in_background` waits for background process to start

01 Dec 15:51
Compare
Choose a tag to compare

is_running now returns the correct status immediately #124

Big thanks to @orf for identifying the problem and the solution.

Ensure existing session ID is loaded and preserved

19 Sep 11:13
Compare
Choose a tag to compare

Support for "match" field in Alfred 3.5

15 Sep 20:48
Compare
Choose a tag to compare

Support for match field in items added in Alfred 3.5 for Alfred filters results option.

Set variables using new method in Alfred 3.4.1

16 Jul 23:12
Compare
Choose a tag to compare
  • Use new method of setting item/modifier variables introduced in Alfred 3.4.1 (currently in beta)
  • Add alternative icons to modifiers
  • Rejigger docs

Set workflow variables from Run Script actions

29 Apr 14:49
Compare
Choose a tag to compare

Properly handle .alfred3workflow files

19 Apr 11:38
Compare
Choose a tag to compare

Ensure update uses default serialiser

02 Apr 07:18
Compare
Choose a tag to compare

Fix hanging background processes on Sierra

01 Apr 15:24
Compare
Choose a tag to compare

Alter log level depending on whether Alfred's debugger is open

12 Nov 08:34
Compare
Choose a tag to compare

Log level now defaults to INFO if Alfred's debugger is closed and DEBUG if it's open