Skip to content

v2.3.0

Compare
Choose a tag to compare
@mdeboer mdeboer released this 20 Apr 08:28
· 46 commits to master since this release

Changes in v2.3.0

  • Support for octicons is back! ✨

Note
The size of this workflow has increased quite a bit since the last release, this is due to the fact that we depend on phantomjs2 for the rendering of the octicon SVG files to PNG. Until Alfred gets proper support for SVG files as icons, I see no other way.

If you have any trouble running the Alfred workflow. Please right click on the workflow in Alfred and click "open in terminal" and run the following commands:

$ rm -Rf node_modules
$ npm install