{
    "version": "https:\/\/jsonfeed.org\/version\/1.1",
    "title": "Alfred Gallery Workflow Updates",
    "description": "Updates to workflows",
    "home_page_url": "https:\/\/alfred.app\/",
    "feed_url": "https:\/\/alfred.app\/feeds\/workflows\/updates.json",
    "favicon": "\/media\/favicon.ico",
    "language": "en-GB",
    "items": [
        {
            "id": "alanhe\/2fa-read-code\/1.15",
            "title": "alanhe\/2fa-read-code - 1.15",
            "url": "https:\/\/alfred.app\/workflows\/alanhe\/2fa-read-code\/",
            "image": "https:\/\/alfred.app\/workflows\/alanhe\/2fa-read-code\/icon.png",
            "date_published": "2026-05-05T16:15:02+00:00",
            "content_text": "* Support attributedBody for macOS Ventura and later.",
            "content_html": "<ul>\n<li>Support attributedBody for macOS Ventura and later.<\/li>\n<\/ul>"
        },
        {
            "id": "alfredapp\/clipboard-history-extender\/26.1",
            "title": "alfredapp\/clipboard-history-extender - 26.1",
            "url": "https:\/\/alfred.app\/workflows\/alfredapp\/clipboard-history-extender\/",
            "image": "https:\/\/alfred.app\/workflows\/alfredapp\/clipboard-history-extender\/icon.png",
            "date_published": "2026-05-04T21:51:08+00:00",
            "content_text": "* Use UID env variable instead of id command for launchagent.",
            "content_html": "<ul>\n<li>Use UID env variable instead of id command for launchagent.<\/li>\n<\/ul>"
        },
        {
            "id": "jparise\/letterboxd-search\/1.1.0",
            "title": "jparise\/letterboxd-search - 1.1.0",
            "url": "https:\/\/alfred.app\/workflows\/jparise\/letterboxd-search\/",
            "image": "https:\/\/alfred.app\/workflows\/jparise\/letterboxd-search\/icon.png",
            "date_published": "2026-05-04T20:56:42+00:00",
            "content_text": "* Improved Letterboxd search results parsing.",
            "content_html": "<ul>\n<li>Improved Letterboxd search results parsing.<\/li>\n<\/ul>"
        },
        {
            "id": "firefingers21\/system-settings-explorer\/2026.5",
            "title": "firefingers21\/system-settings-explorer - 2026.5",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/system-settings-explorer\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/system-settings-explorer\/icon.png",
            "date_published": "2026-05-04T11:38:19+00:00",
            "content_text": "* Added support for Dark Mode icons.\n* Fixed incorrect icon for Sharing settings.",
            "content_html": "<ul>\n<li>Added support for Dark Mode icons.<\/li>\n<li>Fixed incorrect icon for Sharing settings.<\/li>\n<\/ul>"
        },
        {
            "id": "firefingers21\/orion-bookmarks\/2026.4",
            "title": "firefingers21\/orion-bookmarks - 2026.4",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/orion-bookmarks\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/orion-bookmarks\/icon.png",
            "date_published": "2026-05-01T13:44:53+00:00",
            "content_text": "* Fixed timezone issue with History timestamps.",
            "content_html": "<ul>\n<li>Fixed timezone issue with History timestamps.<\/li>\n<\/ul>"
        },
        {
            "id": "firefingers21\/nhl-stats\/2026.4",
            "title": "firefingers21\/nhl-stats - 2026.4",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/nhl-stats\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/nhl-stats\/icon.png",
            "date_published": "2026-05-01T13:44:25+00:00",
            "content_text": "* Added support for filtering teams in the playoffs.",
            "content_html": "<ul>\n<li>Added support for filtering teams in the playoffs.<\/li>\n<\/ul>"
        },
        {
            "id": "floatingpoint\/spel\/1.4.0",
            "title": "floatingpoint\/spel - 1.4.0",
            "url": "https:\/\/alfred.app\/workflows\/floatingpoint\/spel\/",
            "image": "https:\/\/alfred.app\/workflows\/floatingpoint\/spel\/icon.png",
            "date_published": "2026-04-30T11:40:21+00:00",
            "content_text": "* Language support. Ability to set default language in workflow configuration and switch between languages while using workflow interactively.",
            "content_html": "<ul>\n<li>Language support. Ability to set default language in workflow configuration and switch between languages while using workflow interactively.<\/li>\n<\/ul>"
        },
        {
            "id": "mayjunejuly\/menu-bar-search\/2026.2",
            "title": "mayjunejuly\/menu-bar-search - 2026.2",
            "url": "https:\/\/alfred.app\/workflows\/mayjunejuly\/menu-bar-search\/",
            "image": "https:\/\/alfred.app\/workflows\/mayjunejuly\/menu-bar-search\/icon.png",
            "date_published": "2026-04-26T20:56:39+00:00",
            "content_text": "* Added shortcut symbol for \u21a9.",
            "content_html": "<ul>\n<li>Added shortcut symbol for \u21a9.<\/li>\n<\/ul>"
        },
        {
            "id": "mayjunejuly\/2fa-email-codes\/2026.2",
            "title": "mayjunejuly\/2fa-email-codes - 2026.2",
            "url": "https:\/\/alfred.app\/workflows\/mayjunejuly\/2fa-email-codes\/",
            "image": "https:\/\/alfred.app\/workflows\/mayjunejuly\/2fa-email-codes\/icon.png",
            "date_published": "2026-04-26T20:54:10+00:00",
            "content_text": "* Now marks the email to delete as read.",
            "content_html": "<ul>\n<li>Now marks the email to delete as read.<\/li>\n<\/ul>"
        },
        {
            "id": "yohasebe\/fzf\/1.9.2",
            "title": "yohasebe\/fzf - 1.9.2",
            "url": "https:\/\/alfred.app\/workflows\/yohasebe\/fzf\/",
            "image": "https:\/\/alfred.app\/workflows\/yohasebe\/fzf\/icon.png",
            "date_published": "2026-04-18T13:25:46+00:00",
            "content_text": "* Show a clear error message in Alfred and the debugger when `fd` or `fzf` cannot be located, instead of silently returning no results.\n* Auto-detect `fd` and `fzf` in common Homebrew paths as a safety net for unusual setups.\n* New \"Exclude Pattern(s)\" setting to easily exclude common folders (e.g., `node_modules`, `.git`) from search results.",
            "content_html": "<ul>\n<li>Show a clear error message in Alfred and the debugger when <code>fd<\/code> or <code>fzf<\/code> cannot be located, instead of silently returning no results.<\/li>\n<li>Auto-detect <code>fd<\/code> and <code>fzf<\/code> in common Homebrew paths as a safety net for unusual setups.<\/li>\n<li>New &quot;Exclude Pattern(s)&quot; setting to easily exclude common folders (e.g., <code>node_modules<\/code>, <code>.git<\/code>) from search results.<\/li>\n<\/ul>"
        },
        {
            "id": "vitor\/download-media\/26.2",
            "title": "vitor\/download-media - 26.2",
            "url": "https:\/\/alfred.app\/workflows\/vitor\/download-media\/",
            "image": "https:\/\/alfred.app\/workflows\/vitor\/download-media\/icon.png",
            "date_published": "2026-04-14T11:24:21+00:00",
            "content_text": "* Fix downloading from frontmost browser tab when using the Hotkey.",
            "content_html": "<ul>\n<li>Fix downloading from frontmost browser tab when using the Hotkey.<\/li>\n<\/ul>"
        },
        {
            "id": "firefingers21\/zen-bookmarks\/2026.4.1",
            "title": "firefingers21\/zen-bookmarks - 2026.4.1",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/zen-bookmarks\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/zen-bookmarks\/icon.png",
            "date_published": "2026-04-14T11:23:27+00:00",
            "content_text": "* Fixed incorrect identifier for sourcing Zen data.",
            "content_html": "<ul>\n<li>Fixed incorrect identifier for sourcing Zen data.<\/li>\n<\/ul>"
        },
        {
            "id": "chrisgrieser\/gitfred\/2.5.1",
            "title": "chrisgrieser\/gitfred - 2.5.1",
            "url": "https:\/\/alfred.app\/workflows\/chrisgrieser\/gitfred\/",
            "image": "https:\/\/alfred.app\/workflows\/chrisgrieser\/gitfred\/icon.png",
            "date_published": "2026-04-10T14:31:03+00:00",
            "content_text": "`ghi` and `gpr` also match issue\/PR numbers.",
            "content_html": "<p><code>ghi<\/code> and <code>gpr<\/code> also match issue\/PR numbers.<\/p>"
        },
        {
            "id": "chrisgrieser\/reminders-today\/3.15.0",
            "title": "chrisgrieser\/reminders-today - 3.15.0",
            "url": "https:\/\/alfred.app\/workflows\/chrisgrieser\/reminders-today\/",
            "image": "https:\/\/alfred.app\/workflows\/chrisgrieser\/reminders-today\/icon.png",
            "date_published": "2026-04-07T14:24:13+00:00",
            "content_text": "Post-reminder-count change URI hook.",
            "content_html": "<p>Post-reminder-count change URI hook.<\/p>"
        },
        {
            "id": "chrisgrieser\/gitfred\/2.5.0",
            "title": "chrisgrieser\/gitfred - 2.5.0",
            "url": "https:\/\/alfred.app\/workflows\/chrisgrieser\/gitfred\/",
            "image": "https:\/\/alfred.app\/workflows\/chrisgrieser\/gitfred\/icon.png",
            "date_published": "2026-04-07T14:23:27+00:00",
            "content_text": "Post-notification-count change URI hook.",
            "content_html": "<p>Post-notification-count change URI hook.<\/p>"
        },
        {
            "id": "firefingers21\/orion-bookmarks\/2026.3.1",
            "title": "firefingers21\/orion-bookmarks - 2026.3.1",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/orion-bookmarks\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/orion-bookmarks\/icon.png",
            "date_published": "2026-04-06T16:03:52+00:00",
            "content_text": "Initial Gallery version.",
            "content_html": "<p>Initial Gallery version.<\/p>"
        },
        {
            "id": "firefingers21\/firefox-bookmarks\/2026.4",
            "title": "firefingers21\/firefox-bookmarks - 2026.4",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/firefox-bookmarks\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/firefox-bookmarks\/icon.png",
            "date_published": "2026-04-06T15:59:12+00:00",
            "content_text": "* Fixed searching history with single quotes.\n* Simplified :: options logic.",
            "content_html": "<ul>\n<li>Fixed searching history with single quotes.<\/li>\n<li>Simplified :: options logic.<\/li>\n<\/ul>"
        },
        {
            "id": "firefingers21\/zen-bookmarks\/2026.4",
            "title": "firefingers21\/zen-bookmarks - 2026.4",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/zen-bookmarks\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/zen-bookmarks\/icon.png",
            "date_published": "2026-04-06T15:58:35+00:00",
            "content_text": "* Fixed searching history with single quotes.\n* Simplified :: options logic.",
            "content_html": "<ul>\n<li>Fixed searching history with single quotes.<\/li>\n<li>Simplified :: options logic.<\/li>\n<\/ul>"
        },
        {
            "id": "paulrudy\/goodlinks-actions\/3.0.0",
            "title": "paulrudy\/goodlinks-actions - 3.0.0",
            "url": "https:\/\/alfred.app\/workflows\/paulrudy\/goodlinks-actions\/",
            "image": "https:\/\/alfred.app\/workflows\/paulrudy\/goodlinks-actions\/icon.png",
            "date_published": "2026-03-30T11:55:44+00:00",
            "content_text": "* `glwt` keyword is no longer used. Search for tags with `glt` as before, and then action a tag to filter by that tag.\n* The workflow no longer uses caching, in order to always return up to date results from GoodLinks's API.",
            "content_html": "<ul>\n<li><code>glwt<\/code> keyword is no longer used. Search for tags with <code>glt<\/code> as before, and then action a tag to filter by that tag.<\/li>\n<li>The workflow no longer uses caching, in order to always return up to date results from GoodLinks's API.<\/li>\n<\/ul>"
        },
        {
            "id": "firefingers21\/nhl-stats\/2026.3",
            "title": "firefingers21\/nhl-stats - 2026.3",
            "url": "https:\/\/alfred.app\/workflows\/firefingers21\/nhl-stats\/",
            "image": "https:\/\/alfred.app\/workflows\/firefingers21\/nhl-stats\/icon.png",
            "date_published": "2026-03-28T22:47:51+00:00",
            "content_text": "* Added support for viewing & searching Clinch data.\n* Enlarged League headers.\n* League headers now show for more search parameters.\n* Fixed Favourite Team showing as duplicate when ranked first.\n* Improved handling of Team Stats if not available.\n* Simplified logic for :: actions.\n* Standardized logic for fetching current season data.\n* Updated documentation.",
            "content_html": "<ul>\n<li>Added support for viewing &amp; searching Clinch data.<\/li>\n<li>Enlarged League headers.<\/li>\n<li>League headers now show for more search parameters.<\/li>\n<li>Fixed Favourite Team showing as duplicate when ranked first.<\/li>\n<li>Improved handling of Team Stats if not available.<\/li>\n<li>Simplified logic for :: actions.<\/li>\n<li>Standardized logic for fetching current season data.<\/li>\n<li>Updated documentation.<\/li>\n<\/ul>"
        }
    ]
}