github kohii/smoothcsv3 v3.23.1

one day ago

Improvements

  • Record View wraps long values - Long field values in Record View now wrap onto multiple lines instead of being clipped, and each row grows to fit its content. Toggle "Word Wrap" from the view options menu to switch back to single-line rendering. (#229)

Bug Fixes

  • Fixed Copy As for header-based formats (Markdown Table, HTML Table, LaTeX Table, Formatted Table, JSON array of objects, SQL INSERT) so non-adjacent cell selections copy only the selected columns and their matching headers, instead of expanding to the full bounding box. (#233)
  • Fixed the filter aborting with a "Column not found" error on CSVs that contained rows shorter than the header. (#235)
  • Fixed Insert Row / Column not selecting or scrolling to the newly inserted rows or columns. This was most noticeable when inserting at the last row or column. (#230)
  • Fixed short Shift_JIS CSVs being misdetected as Windows-1252 when they contained bytes unmapped in Windows-1252. (#228)
  • Fixed a rare race where a single click could put a cell into edit mode instead of just selecting it, after typing into a cell without pressing Enter. (#237)
  • Other minor bug fixes and improvements.

Download

Download page

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.