jsumners / alfred-emoji

Alfred workflow for searching and copying emoji
741 stars 32 forks source link

v2.0.0 not working on Alfred 4 #93

Closed alenvuletic closed 1 year ago

alenvuletic commented 1 year ago

I've just updated the plugin to the newest version on Alfred 4 and workflow stops working entirely.

I hope you'll keep supporting Alfred 4 because you have a great workflow there.

Thanks!

jsumners commented 1 year ago

Note that it is highlighted very prominently at the top of the release notes that only v5 is supported -- https://github.com/jsumners/alfred-emoji/releases/tag/v2.0.0

However, that does not help when the workflow is automatically updating without consent. We need to issue an update against the v1 line that merely notifies if there is a new major version instead of downloading it and installing it.

In the interim, I recommend downloading https://github.com/jsumners/alfred-emoji/releases/tag/v1.12.0 and disabling the auto update feature manually:

GIF ![disable-auto-update](https://user-images.githubusercontent.com/321201/196171098-a3c09c5c-c62b-43b4-bcc3-ce3e89f08f3e.gif)
Video https://user-images.githubusercontent.com/321201/196171175-8a4a6224-65e9-4e38-88e0-9fe3c4504f3a.mp4

I cannot promise getting to this myself soon, but if anyone would like to contribute a fix for this, please target branch https://github.com/jsumners/alfred-emoji/tree/v1 (we'll need to port it to the main branch as well, but the primary concern is fixing v1 users).

jsumners commented 1 year ago

Please use https://github.com/jsumners/alfred-emoji/releases/tag/v1.12.1 to continue using this workflow on Alfred v4. To use alfred-emoji@2 or later, you'll need to update to Alfred v5.

alenvuletic commented 1 year ago

Hi @jsumners, unfortunately, every day update notification pops up and opens Alfred window which says I should update to the newest version.

Is there a way to suppress those notifications?

jsumners commented 1 year ago

Did you set the environment variable as outlined in the release notes and readme?

alenvuletic commented 1 year ago

@jsumners yes, it works now, thanks a lot!