Skip to content

Stroke v2.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 10:37

New Features

  • Cell values open in a code editor with line numbers, folding, and find and replace
  • ER diagram: Ctrl+scroll zooms, scroll pans, Shift+scroll pans sideways
  • Build release installers locally with npm run tauri:build:mac and npm run tauri:build:win

Bug Fixes

  • Window no longer flickers on startup
  • A quick reconnect on startup opens straight onto your tables
  • Closing the window quits Stroke instead of leaving it running in the tray
  • No clipboard permission prompt on Windows when opening the connect dialog
  • Grid no longer flickers when switching tables or opening related rows
  • Related rows stay on screen while the next lookup loads
  • Hide all in the columns menu stays available after relationship columns load
  • Shift+Tab moves up the sidebar, database and connection lists on Linux
  • Clicking a saved connection no longer leaves a focus outline on it
  • License activation no longer stutters or drops confetti over the app

Changes

  • The new tab no longer repeats connection details already shown in the title and status bar

Install

Package managers (no security warnings):

# macOS
brew install --cask stroke-app/tap/stroke

# Windows
scoop bucket add stroke https://github.com/stroke-app/stroke
scoop install stroke

Or download directly below:

macOS: stroke_*_aarch64.dmg (Apple Silicon) · stroke_*_x64.dmg (Intel)

Ad-hoc signed. If macOS says it's "damaged", run once: xattr -cr /Applications/Stroke.app

Windows: stroke_*_x64-setup.exe (recommended) · .msi

Unsigned. On SmartScreen, click More info, then Run anyway.

Linux: .deb · .rpm · .AppImage

Built from ed6f128e3b671ea1a938e70a8752a2a1d69c8385.