• v0.3.0 c70b2710e7

    v0.3.0 Stable

    x3ro released this 2026-04-05 20:44:02 +02:00 | 58 commits to main since this release

    This release brings full control over where the emoji picker appears, with a new blocklist/allowlist system, smarter picker positioning, and a secret settings shortcut that works everywhere.

    New Features

    • Blocklist / Allowlist mode — Switch between two modes in Settings: blocklist (picker everywhere except listed URLs) or allowlist (picker only on listed URLs). Both lists are stored independently and can be edited as text.
    • Settings shortcut via :doubledot — Type :doubledot in any text field to open Settings, even on pages where the picker is disabled. Useful for managing your URL lists without having to navigate away.
    • Picker position preference — A new toggle in Settings controls whether the picker defaults to appearing above or below the input field.

    Improvements

    • Picker defaults to above the input field — The picker now appears above the cursor by default and only moves below when there isn't enough space, keeping it out of the way of what you're typing.
    • Picker restores on refocus — If you click away and then back into a field, the picker reappears automatically as long as the trigger pattern is still at the cursor position.
    • Dash-free emoji search — You can now search without typing dashes. For example, :thumbsup will find :thumbs-up.
    • Mode-aware block/allow button — The header button in the picker changes icon (🗑 in blocklist mode, ✚ in allowlist mode) and adds the current page to whichever list is active
    Downloads