Skip to content

v1.3: Speed improvements

Compare
Choose a tag to compare
@d-lord d-lord released this 01 Mar 04:04
· 2 commits to main since this release

Uses the static List Filter input for maximum speed.

This fixes the issue where you can type 201, hit enter before Alfred has updated the list, and it takes you to the web link for eg 200.

This happened because you pressed enter on the top suggested result for 20, which could have been 200, 201, 205, etc.