Releases: haruki-taka8/rowsSharp
Releases · haruki-taka8/rowsSharp
23.12
Features
-
New options
- ade4d44 Unify Configuration.json and Style.json
- 322955c
IsDeferredScrollingEnabled
- a3c1022
ShowWelcomeOnStartup
- d58cb30 New
MinRowHeight
, MinColumnWidth
, MaxColumnWidth
- 8e8e2e7 Checkbox and URI columns
-
User Interface
- a39750c CTRL+X shortcut
- 9a099d1 Make clipboard pasting consistent with Excel
- 2d44e32 Show filename and save status in title bar
-
Performance
Bugfixes
- fc406c8 Catch exception on invalid path when exporting
- 4d35a29 Fix regression when filtering multiple criteria yields no results
23.06
Changelog
A lot of stuff.
- Completely redesigned UI
- Compact editing toolbar
- Splashscreen
- Homescreen
- Manipulable columns (add/remove/rename/reorder)
- Cut/copy/paste
- Keyboard shortcuts
- Autosave
- Reset column sorting
- Change settings on-the-fly
22.12
Changelog
Everything from Rows, plus:
- Customizable theming
- Grouping of consecutive insertions/removals when un/redoing
- Press DELETE to remove selected rows
- Press CTRL+C to copy a selected row
UseRegexFilter
option
UseToolTip
option
AllowMultiline
option
- Logging to file upon encountering a fatal error