Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 18:12
· 6 commits to main since this release

Added

  • Check for updates command in the command palette (Cmd+K) for an on-demand
    release check.
  • The running version is now shown on the keyboard shortcuts bar.

Fixed

  • Update checks now run reliably — the GitHub API host is declared, so the
    background check is no longer blocked.
  • The ? (shortcuts) and ! (mark as spam) shortcuts now work on non-QWERTY
    keyboard layouts such as AZERTY. Thanks @qchuchu (#4).

Removed

  • The WhatsApp community top banner — the button in the conversation header
    already covers it.

What's Changed

  • Fix "!" mark-as-spam shortcut on non-QWERTY (AZERTY) keyboards by @qchuchu in #4

New Contributors

Full Changelog: v0.2.0...v0.3.0

How to update

  1. Download the .zip asset from this release and unzip it (replace your existing inflow folder, or unzip a fresh copy).
  2. Open chrome://extensions, find inflow, and click the reload icon (↻). If you unzipped to a new folder, use Load unpacked and select it.

Prefer building from source? Run git pull && npm install && npm run build, then reload at chrome://extensions. Your conversations and settings are preserved across updates.

Not sure where inflow is installed? Open chrome://extensions (turn on Developer mode) — the inflow card shows the folder it's loaded from.