v0.3.0
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
New Contributors
Full Changelog: v0.2.0...v0.3.0
How to update
- Download the
.zipasset from this release and unzip it (replace your existing inflow folder, or unzip a fresh copy). - 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.