Skip to content

Releases: kohii/smoothcsv

SmoothCSV-v2.0.0-beta8

29 Mar 03:08
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Fix #5: High CPU load on IME conversion
  • Fix #7: Column count may not valid after unfixed the row header

SmoothCSV-v2.0.0-beta7

23 Oct 14:57
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Change the display names of Shift_JIS and MS932
    • Shift_JISShift_JIS (Original)
    • MS932Shift_JIS (MS932)
  • Use Shift_JIS (MS932) instead of Shift_JIS (Original) when detecting file encoding
  • Fix: File Encoding Chooser doesn't work

SmoothCSV-v2.0.0-beta6

31 Aug 14:15
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Fix: Inserting more columns than needed on pasting.

SmoothCSV-v2.0.0-beta5

08 Jun 14:36
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Fix error on pressing up/down key in the cell value editor
  • Assign Command+Shift+Z to Redo on macOS
  • Make Updating CSV properties undoable
  • Make file encoding options more recognizable
  • Update UI of file encoding selector
  • Fix emoji and font problems

SmoothCSV-v2.0.0-beta4

06 Apr 16:12
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Fix missing " on parsing CSV
  • Add Sort menu to column headers
  • Improve performance on editing multiple cells at the same time (Like Paste action)
  • Improve accuracy of CSV properties detection
  • Fix minor bugs

SmoothCSV-v2.0.0-beta3

17 Sep 09:33
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Fix some problems in SqlTools
  • Make grid color lighter
  • Fix cell value cleared when changing tab selection while editing

SmoothCSV-v2.0.0-beta2

11 Aug 02:58
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Add SQL Tools
  • Fix issues on Retina display
    • Low icon resolution
    • Some cell selection border remains
  • Fix an error on "Start Recording Macro"

SmoothCSV-v2.0.0-beta1

15 Apr 10:08
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Add windows builds
  • Show shortcut key on tooltip
  • Change the app icon
  • Make toggle button status visible on find-and-replace panel
  • Fix minor bugs

SmoothCSV-v2.0.0-alpha10

02 Apr 15:24
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Change default visibility of EOF
  • Fix: NullPointerException when opening a file

SmoothCSV-v2.0.0-alpha9

29 Mar 22:59
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Fix: Append a newline at end of file option doesn't work when saving a file