This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Releases: kohii/smoothcsv2
Releases · kohii/smoothcsv2
SmoothCSV-v2.0.0-beta8
SmoothCSV-v2.0.0-beta7
Notable Changes
- Change the display names of Shift_JIS and MS932
Shift_JIS
→Shift_JIS (Original)
MS932
→Shift_JIS (MS932)
- Use
Shift_JIS (MS932)
instead ofShift_JIS (Original)
when detecting file encoding - Fix: File Encoding Chooser doesn't work
SmoothCSV-v2.0.0-beta6
Notable Changes
- Fix: Inserting more columns than needed on pasting.
SmoothCSV-v2.0.0-beta5
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
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
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
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
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
Notable Changes
- Change default visibility of EOF
- Fix: NullPointerException when opening a file
SmoothCSV-v2.0.0-alpha9
Notable Changes
- Fix:
Append a newline at end of file
option doesn't work when saving a file