• v0.4.0 fa6dc93be9

    v0.4.0 Stable

    x3ro released this 2026-04-06 03:49:06 +02:00 | 46 commits to main since this release

    This release adds a colon-less trigger mode for a more fluid emoji insertion experience, improves API key management with a dedicated change flow and masked input, and sets up automatic update delivery via a versioned release file.

    New Features

    • Colon-less mode — Optionally trigger the emoji picker without a leading : by typing any word that matches an emoji slug; configurable minimum word length (default 5) prevents false positives
    • Change API key from Settings — A new "Change API Key" button in Settings opens the API key modal, with a status badge showing whether a key is currently set

    Improvements

    • Masked API key input — The API key field is now a password input with a Show/Hide toggle so the key is not exposed while typing / pasting
    • Auto-update support — The built userscript is now copied to release/ and the @updateURL/@downloadURL headers point there, enabling Violentmonkey to detect and install new versions automatically
    • Minified output — The distributed userscript is now minified, reducing file size

    Fixes

    • contenteditable support — The emoji picker now correctly triggers, inserts emojis, and stays open in contenteditable fields (rich text editors, chat composers, etc.)
    Downloads