Skip to content

Releases: haruki-taka8/rowsSharp

23.12

16 Dec 14:53
6771584
Compare
Choose a tag to compare

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

07 Jun 10:05
03ef2f7
Compare
Choose a tag to compare

Changelog
A lot of stuff.

RowsSharp 23.06 editing interface

  • 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

05 Dec 10:29
Compare
Choose a tag to compare

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