github kohii/smoothcsv3 v3.8.0

11 hours ago

New Features

Linux Support (Preview) 🐧

SmoothCSV is now available for Linux! Download packages in multiple formats:

  • .AppImage for any Linux distribution with amd64 architecture
    • arm64 build will be available in the future (waiting for arm64 runner in GitHub Actions)
  • .deb and .rpm packages for arm64 architecture

Note that this feature is in preview and not tested thoroughly.
If you find any issues, please report them to the issue tracker.

Related issues: #102

Settings Search πŸ”

Quickly find any setting by typing in the search bar at the top of the Settings page. The search filters through all available settings to help you locate what you need instantly.

Selection Subtraction

CleanShot 2025-11-05 at 22 13 47

Hold Ctrl (or Cmd on macOS) while dragging inside an existing selection to remove cells from the selection.

Related issues: #61, #115

Escape to Cancel Selection

CleanShot 2025-11-05 at 22 18 13

Press Escape to quickly cancel your current selection.

Enhanced SQL Console Result View

The SQL Console result grid now supports full keyboard navigation and clipboard operations:

  • Navigate results with arrow keys (↑ ↓ ← β†’)
  • Copy selected cells with Ctrl+C / Cmd+C

Related issues: #109

Improvements

  • French Language Support - SmoothCSV now supports French (FranΓ§ais) in addition to English, Japanese, Spanish, Italian, and Chinese (#117)
  • Startup Performance - Improved startup performance by lazy code loading
  • Other minor improvements

Download

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.