Skip to content

v2.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@caleb531 caleb531 released this 30 Dec 01:49
· 74 commits to main since this release
50e9e1e

This is the first beta for the next major release, with extensive architectural changes and welcome fixes. The end-user API is still the same—a single jira keyword within Alfred. The most significant change is that the search algorithms have been rewritten from the ground up to be JQL-based, which exposes new capabilities and makes the search experience more predictable

Access to all issues, not just those previously-viewed

This new JQL-based architecture solves a longstanding annoyance where the workflow could only find issues that your Jira user has previously viewed; now, the workflow can find any issue you have access to, regardless of whether or not you've viewed it. For convenience, however, the workflow still lists previously-viewed issues above issues you haven't viewed at all.

Restricting searches to specific projects

You can also now restrict your search to one or more projects using the new Restrict to Projects configuration option within the workflow's settings. This provides another way to cut down on the number of issues you might be presented with. If you leave the field blank, then you get the default behavior of searching across all projects your Jira account has access to.