Changelog
- dd5c6d7 Merge pull request #216 from kmiterror/fix-mssql-guid-shows-up-wrong
- 6bdaccd Merge pull request #220 from kmiterror/cleanup-after-fix-mssql-guid-shows-up-wrong
- a84ed01 Merge pull request #221 from nytoan/feat/editor-result-copy
- 45e58f0 Merge pull request #222 from nytoan/feat/restore-cursor-position
- 097ebab Merge pull request #224 from nytoan/feat/help-search
- 3e5c518 Merge pull request #225 from nytoan/fix/sorting-icon-column
- eb17564 Merge pull request #227 from gabrielvincent/edit-cell-deadlock
- 405f568 Merge pull request #228 from jameslaydigital/tree-filter-rank-results
- 5a36c03 Preserve selected cell position after table sort
- 85ca35b add ranking system
- 7c00dde add search in help modal
- 50e95a6 can search without the need to add whitespaces between words
- 459bd02 enable to copy cell value in the editor result
- 6b157d8 fix search counter - show 1/N instead of N/N
- 388970c fix the way GUID are shown
- fa4333b fix/edit-cell-deadlock
- 910885e remove the sorting icon from the column name when editing cell
- 48c57fb remove unused code