New in Version 16.8

May 17, 2017

New General Features

  • Greatly improved the speed of the Advanced Filter when many filters are defined.

Test results:

v16.7v16.8Comparison
Advanced Filter, Match Case deselected32.6 seconds2.57 seconds12.7 times faster
Advanced Filter, Match Case selected30.3 seconds2.50 seconds12.1 times faster

* 10,000 lines (2.7MB) CSV file (UTF-8), Use Advanced Filter, 50,000 search from the first column conditions, Logical Disjunction (OR) selected, Windows 10 (64-bit) Core i7-4790 16GB RAM

  • The Undo and Redo buttons in the toolbar are now drop-down buttons, and clicking the arrow by the button will show the context menu, which allows you to access the new Undo Recent, Redo Recent, Undo All, Redo All, and Undo/Redo History commands.
  • The new Undo/Redo History dialog box allows you to export and import the undo/redo history.
  • The following commands can be assigned to keyboard shortcuts now: Open from This Folder, Open Windows Explorer, Open Command Prompt, and Copy File Path Name. By default, the Open Windows Explorer command is assigned to ALT + SHIFT + E.

New Options

  • The Undo/Redo History dialog box was added.

New Commands

  • Undo/Redo History
  • Undo Recent (multiple items)
  • Redo Recent (multiple items)
  • Undo All
  • Redo All

Plug-in API New Features

  • The EE_GET_COLUMN message and Editor_GetColumn inline function were added.

Macro New Features

  • The GetColumn method was added to the Document object.

Bug Fixes

  • Fixed a certain bug related to the Find in Files command.
  • Fixed a certain bug related to the Split Current Document or a File into Several Files command.