github kohii/smoothcsv3 v3.0.0-beta.2

latest releases: v3.9.3, v3.9.2, v3.9.1...
11 months ago

New Features

Zoom Control 🔍

You can now adjust the zoom level in SmoothCSV using:

  • View > Zoom In (+20%)
  • View > Zoom Out (-20%)

Keyboard shortcuts:

  • Zoom in: Ctrl+= (macOS: ⌘=)
  • Zoom out: Ctrl+- (macOS: ⌘-)
  • Reset zoom: Ctrl+0 (macOS: ⌘0)

Italian Localization 🌍

SmoothCSV now includes Italian language support, thanks to @lzambarda's contribution.

Copy as JSON 📤

New feature to copy selected data as JSON:

  • Array of objects (column headers as keys)
  • Array of arrays (raw data)

Bug Fixes

  • Fixed: "Quit" menu item now properly detects unsaved changes on macOS
  • Removed: Redundant Quote when: Never option from CSV format dialog
    • Users can achieve the same result by not specifying a quote character

Other Updates

Download

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.