EmEditor Logo

EmEditor v17.0.0 beta 4

Today, we are releasing EmEditor v17.0.0 beta 4.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v17.0.0 beta 3 include:

New Options

  • Added the Reset All button to the Customize Plug-ins dialog box.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v17.0.0 beta 3

Today, we are releasing EmEditor v17.0.0 beta 3.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v17.0.0 beta 2 include:

New General Features

  • Shows the margin in the tooltips displayed when hovered on the Wrap by Characters, Wrap by Window or Wrap by Page buttons in the toolbar.

New Options

  • Added the Drop-down List Font drop-down list to Toolbars dialog box.
  • Added the Number of Recent Searches text box to the History page of Customize dialog box.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

When this version is first launched, the old settings will be converted to the new settings. The old settings will remain, but selecting the Delete Old Settings command will clear the old settings at anytime later. This version might not be compatible with old plug-ins and macros. Specifically, plug-ins and macros that depend on the registry information listed in the Technical Information below might not work anymore. Please verify if this version works with your plug-ins and macros, and please let us know if there are any issues at the beta forum or by emails so that we can resolve those issues. If you are using Aye Wong’s MacroPopupMenu2, please download and run a new macro called PopupMacros.jsee. If you are using a macro to set the current macro temporarily, please rewrite it by using the new ExecuteMacro method (refer to the PopupMacros.jsee macro as a sample).

Technical Information

Obsolete registry keys:

HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\ActiveString
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Macros
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\PlugIns
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent File List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Folder List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Font List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Insert List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Workspace List

Obsolete registry values in HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Config\(Configuration Name) (including already obsolete values on older versions):

Accel
Clr
Clr11
Clr12
Clr14
Clr14_2
Clr14_3
Clr14_6
Clr15_4
Clr15_8
Clr2
Clr3
ClrPreview
ClrVar
ConfigCopiedFrom
ContextMenu
DevMode
DevNames
GuideArray
HW
HW2, HW3, HW4, ...
IgnoreIndent
RegexIndentBegin
RegexIndentEnd
RegexIndentStatement
InitialFolder
JumpListMenu
LineComment1
LineComment2
MainMenu
MaxFindPreview
NW
OutlineBar
OutlineBarInit
OutlineComments
OutlineGuide
OutlineGuideInit
OutlineGuideMax
OutlineHideMatch
OutlineIndentType
OutlineLevelSize
OutlineMatch-1 ... OutlineMatch-32
OutlineRegex-1 ... OutlineRegex-32
OutlineReplace-1 ... OutlineReplace-32
OutlineVer
OutlineViewLevel
PIK
PIKM
PIKT
TabMenu
Tmpl
TrayMenu1
TrayMenu2
TrayMenu3
TrayMenu4
TrayMenu5
TrayMenu6
TrayMenu7
TrayMenu8

Obsolete registry values in HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common:

RecentFilterList (obsolete on v16.9)

Newly added data files:

%APPDATA%\Emurasoft\EmEditor\Common\ActiveS.bin
%APPDATA%\Emurasoft\EmEditor\Common\BRP.bin
%APPDATA%\Emurasoft\EmEditor\Common\FileAttr.bin
%APPDATA%\Emurasoft\EmEditor\Common\FRP.bin
%APPDATA%\Emurasoft\EmEditor\Common\Macros.bin
%APPDATA%\Emurasoft\EmEditor\Common\Menu0.bin ... Menu13.bin
%APPDATA%\Emurasoft\EmEditor\Common\PlugIns.bin
%APPDATA%\Emurasoft\EmEditor\Common\RecentFilterList.bin (Added on v16.9)
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\Accel.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\ClrPreview.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\ClrVar.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\DevInfo.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\NW.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\HW.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\PropEx.bin

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v17.0.0 beta 2

Today, we are releasing EmEditor v17.0.0 beta 2.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v17.0.0 beta 1 include:

New General Features

  • Optimized the launch speed by moving the menus and batch replace strings to AppData files.

New Options

  • Added the Synchronize History with Find/Replace Dialog Boxes check box to the Search page of the Customize dialog box.
  • Added the Synchronize with Find command to the menu displayed when the > button by the Replace with drop-down list box is clicked in the Replace dialog box.
  • Updated the font used for the drop-down list boxes in the Find and Filter toolbars.

Macro New Features

  • The RegisteredName property was added to the Editor object.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

When this version is first launched, the old settings will be converted to the new settings. The old settings will remain, but selecting the Delete Old Settings command will clear the old settings at anytime later. This version might not be compatible with old plug-ins and macros. Specifically, plug-ins and macros that depend on the registry information listed in the Technical Information below might not work anymore. Please verify if this version works with your plug-ins and macros, and please let us know if there are any issues at the beta forum or by emails so that we can resolve those issues. If you are using Aye Wong’s MacroPopupMenu2, please download and run a new macro called PopupMacros.jsee. If you are using a macro to set the current macro temporarily, please rewrite it by using the new ExecuteMacro method (refer to the PopupMacros.jsee macro as a sample).

Technical Information

Obsolete registry keys:

HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\ActiveString
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Macros
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\PlugIns
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent File List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Folder List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Font List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Insert List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Workspace List

Obsolete registry values in HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Config\(Configuration Name) (including already obsolete values on older versions):

Accel
Clr
Clr11
Clr12
Clr14
Clr14_2
Clr14_3
Clr14_6
Clr15_4
Clr15_8
Clr2
Clr3
ClrPreview
ClrVar
ConfigCopiedFrom
ContextMenu
DevMode
DevNames
GuideArray
HW
HW2, HW3, HW4, ...
IgnoreIndent
RegexIndentBegin
RegexIndentEnd
RegexIndentStatement
InitialFolder
JumpListMenu
LineComment1
LineComment2
MainMenu
MaxFindPreview
NW
OutlineBar
OutlineBarInit
OutlineComments
OutlineGuide
OutlineGuideInit
OutlineGuideMax
OutlineHideMatch
OutlineIndentType
OutlineLevelSize
OutlineMatch-1 ... OutlineMatch-32
OutlineRegex-1 ... OutlineRegex-32
OutlineReplace-1 ... OutlineReplace-32
OutlineVer
OutlineViewLevel
PIK
PIKM
PIKT
TabMenu
Tmpl
TrayMenu1
TrayMenu2
TrayMenu3
TrayMenu4
TrayMenu5
TrayMenu6
TrayMenu7
TrayMenu8

Obsolete registry values in HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common:

RecentFilterList (obsolete on v16.9)

Newly added data files:

%APPDATA%\Emurasoft\EmEditor\Common\ActiveS.bin
%APPDATA%\Emurasoft\EmEditor\Common\BRP.bin
%APPDATA%\Emurasoft\EmEditor\Common\FileAttr.bin
%APPDATA%\Emurasoft\EmEditor\Common\FRP.bin
%APPDATA%\Emurasoft\EmEditor\Common\Macros.bin
%APPDATA%\Emurasoft\EmEditor\Common\Menu0.bin ... Menu13.bin
%APPDATA%\Emurasoft\EmEditor\Common\PlugIns.bin
%APPDATA%\Emurasoft\EmEditor\Common\RecentFilterList.bin (Added on v16.9)
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\Accel.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\ClrPreview.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\ClrVar.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\DevInfo.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\NW.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\HW.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\PropEx.bin

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v17.0.0 beta 1

Today, we are releasing EmEditor v17.0.0 beta 1.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.9.3 include:

New General Features

  • Greatly improved the EmEditor launch speed by optimizing the code to save settings and others (especially for the portable versions or when many macros are registered to My Macros). See the test results table below.

Test results:

v16.9.1v16.9.3v17.0Comparison to v16.9.1
Launch Time5.45 seconds0.734 seconds0.156 seconds34.9 times faster

* 64-bit portable version (using INI files), 119 macros registered to My Macros, 9 plug-ins, 20 recently used files, 20 recently used folders, 10 recently used fonts. Measured the time between when the first code was executed and when the program initialization was finished, Windows 10 (64-bit) Core i7-4790 16GB RAM.

  • When the Save Cursor Position and Bookmarks check box is set in the History page of the Customize dialog box, previous versions save cursor positions and bookmarks only for recently used files. The new version saves the information up to specified days (maximum 30,000 days). Moreover, the bookmarks can be indefinitely remembered by the option.
  • If a read-only file was detected during Replace in Files, a warning message is now displayed in the Output Bar.

New Options

  • Moved the Save Cursor Position and Bookmarks check box from the File page to the History page of the Customize dialog box.
  • Added the Number of Days to Save text box and the Never Clear Bookmarks check box were added to the History page of the Customize dialog box.
  • Added the Clear History dialog box, which will be displayed when the Clear History button is clicked in the History page of the Customize dialog box.
  • Added the Use Default Keywords check box to the Highlight (1) page of configuration properties.

New Commands

  • Delete Old Settings

Plug-in New Features

  • Added the Click to run a macro check box and the Macro File Filter text box to the Explorer plug-in Properties, and the Explorer plug-in allows you to click a macro file to run the macro instead of editing the macro.
  • Added the Run this Macro with EmEditor command to the context menu displayed in the Explorer plug-in custom bar.

Macro New Features

  • The ExecuteMacro method was added to the Editor object.

Bug Fixes

  • Fixed a certain bug related to the Delete Duplicate Lines command.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

When this version is first launched, the old settings will be converted to the new settings. The old settings will remain, but selecting the Delete Old Settings command will clear the old settings at anytime later. This version might not be compatible with old plug-ins and macros. Specifically, plug-ins and macros that depend on the registry information listed in the Technical Information below might not work anymore. Please verify if this version works with your plug-ins and macros, and please let us know if there are any issues at the beta forum or by emails so that we can resolve those issues. If you are using Aye Wong’s MacroPopupMenu2, please download and run a new macro called PopupMacros.jsee. If you are using a macro to set the current macro temporarily, please rewrite it by using the new ExecuteMacro method (refer to the PopupMacros.jsee macro as a sample).

Technical Information

Obsolete registry keys:

HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\ActiveString
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Macros
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\PlugIns
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent File List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Folder List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Font List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Insert List
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Recent Workspace List

Obsolete registry values in HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Config\(Configuration Name) (including already obsolete values on older versions):

Accel
Clr11
Clr12
Clr14
Clr14_2
Clr14_3
Clr14_6
Clr15_4
Clr15_8
Clr2
Clr3
ClrPreview
ClrVar
ConfigCopiedFrom
DevMode
DevNames
GuideArray
HW
HW2, HW3, HW4, ...
IgnoreIndent
RegexIndentBegin
RegexIndentEnd
RegexIndentStatement
InitialFolder
LineComment1
LineComment2
MaxFindPreview
NW
OutlineBar
OutlineBarInit
OutlineComments
OutlineGuide
OutlineGuideInit
OutlineGuideMax
OutlineHideMatch
OutlineIndentType
OutlineLevelSize
OutlineMatch-1 ... OutlineMatch-32
OutlineRegex-1 ... OutlineRegex-32
OutlineReplace-1 ... OutlineReplace-32
OutlineVer
OutlineViewLevel
PIK
PIKM
PIKT
Tmpl

Obsolete registry values in HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common:

RecentFilterList (obsolete on v16.9)

Newly added data files:

%APPDATA%\Emurasoft\EmEditor\Common\ActiveS.bin
%APPDATA%\Emurasoft\EmEditor\Common\FileAttr.bin
%APPDATA%\Emurasoft\EmEditor\Common\Macros.bin
%APPDATA%\Emurasoft\EmEditor\Common\PlugIns.bin
%APPDATA%\Emurasoft\EmEditor\Common\RecentFilterList.bin (Added on v16.9)
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\Accel.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\ClrPreview.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\ClrVar.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\DevInfo.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\NW.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\HW.bin
%APPDATA%\Emurasoft\EmEditor\Config\(Configuration Name)\PropEx.bin

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v16.9.0 beta 4

Today, we are releasing EmEditor v16.9.0 beta 4.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.9.0 beta 3 include:

New General Features

  • Greatly improved speed for the Remove Newline Characters command and Replace All (replace strings containing newline characters with strings NOT containing newline characters) operations. See the test results table below.

Test results:

v16.5v16.6v16.9Comparison to v16.5
Replace All “9\n” with “a”32.7 seconds22.4 seconds0.17 seconds192 times faster
Undo the above73.5 seconds29.2 seconds27.8 seconds2.64 times faster
Remove Newline Characters34.8 seconds22.4 seconds0.12 seconds290 times faster
Undo the above105.3 seconds13.9 seconds6.95 seconds15.2 times faster

* All test conditions are the same as New in Version 16.6.

Bug Fixes

  • Fixed a bug related to the recently used file command on the tray icon menu.
  • The new version allows you to select multiple items in the Active String page of the Customize dialog box.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

In order to inspect the name of the country where the IP address is registered,
Download http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
unzip and place the extracted CSV file in the same folder in Macros sub folder of the EmEditor installed folder. This is usually %LOCALAPPDATA%\Programs\EmEditor\Macros if you install per user, or C:\Program Files\EmEditor\Macros if you install per computer. It is recommended to download and update the above file periodically since the database is updated frequently.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v16.9.0 beta 3

Today, we are releasing EmEditor v16.9.0 beta 3.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.9.0 beta 2 include:

Bug Fixes

  • Fixed a bug related to the recently used file command on the tray icon menu.
  • The new version allows you to select multiple items in the Active String page of the Customize dialog box.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

In order to inspect the name of the country where the IP address is registered,
Download http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
unzip and place the extracted CSV file in the same folder in Macros sub folder of the EmEditor installed folder. This is usually %LOCALAPPDATA%\Programs\EmEditor\Macros if you install per user, or C:\Program Files\EmEditor\Macros if you install per computer. It is recommended to download and update the above file periodically since the database is updated frequently.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v16.9.0 beta 2

Today, we are releasing EmEditor v16.9.0 beta 2.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.9.0 beta 1 include:

Bug Fixes

  • Fixed some issues related to Active String.
  • Suppors shorthand hexadecimal colors.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

In order to inspect the name of the country where the IP address is registered,
Download http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
unzip and place the extracted CSV file in the same folder in Macros sub folder of the EmEditor installed folder. This is usually %LOCALAPPDATA%\Programs\EmEditor\Macros if you install per user, or C:\Program Files\EmEditor\Macros if you install per computer. It is recommended to download and update the above file periodically since the database is updated frequently.

Notes: Beta versions do NOT support User Interface languages except English (U.S.) and Japanese.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v16.9.0 beta 1

Today, we are releasing EmEditor v16.9.0 beta 1.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.8.1 include:

New General Features

  • The Match Whole String check box was added to the Advanced Filter dialog box, and by selecting this option, the new version greatly improved the speed of the Advanced Filter when many filters are defined.
  • IPv4 and IPv6 addresses are clickable now, and clicking IPv4/IPv6 addresses will display a web browser and shows the IP information. Moreover, hovering over IPv4 addresses will show you the country name where the IPv4 address was registered (In order to use this feature, you will need to download an additional file. See Remarks below.) The behaviors are customizable by editing the macro file.
  • Hexadecimal colors and RGB colors can be clicked to show the Color Picker and allows you to select and change the color value.
  • The behaviors of URLs, email addresses, IPv4 and IPv6 addresses, strings enclosed by quotation marks, HTML Character Reference, Universal Character Names/Percent-encoding, Hexadecimal colors, and RGB colors can be customized to run macros, external tools, or EmEditor commands as Active String in addition to previous behaviors.
  • The Link page of configuration properties allows you to specify which strings act as Active String. The new Active String page of the Customize dialog box allows you to specify a behavior for each event such as Left Click, Left Double-click, Middle Click, and Right Click of each Active String.

New Options

  • The Match Whole String check box was added to the Advanced Filter dialog box.
  • The Active String list was added to the Link page of configuration properties
  • The Active String page was added to the Customize dialog box.
  • The Add Additional Information to the Undo/Redo History check box was added to the History page of the Customize dialog box.
  • The Remove the first line from all documents except the first document check box was added to the Combine Documents into a Single File wizard.

New Commands

  • Filter in Column
  • Customize Active String

Plug-in API New Features

  • EE_SHOW_TIP and EE_GET_ACTIVE_STRING messages were added.
  • Editor_ShowTip and Editor_GetActiveString inline functions were added.
  • TIP_INFO and ACTIVE_STRING_INFO structures were added.
  • EEID_FILTER_COLUMN and EEID_CUSTOMIZE_ACTIVE_STRING commands were added.

Macro New Features

  • The ShowTip method was added to the Window object.
  • The ActiveString method was added to the Document object.

Bug Fixes

  • Fixed the bug where the Multiline option was not saved in the Find dialog box.
  • Fixed a certain bug related to Find in Files.
  • Fixed the bug where the Backup Folder was not saved in the Replace in Files dialog box.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Remarks

In order to inspect the name of the country where the IP address is registered,
Download http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
unzip and place the extracted CSV file in the same folder in Macros sub folder of the EmEditor installed folder. This is usually %LOCALAPPDATA%\Programs\EmEditor\Macros if you install per user, or C:\Program Files\EmEditor\Macros if you install per computer. It is recommended to download and update the above file periodically since the database is updated frequently.

Notes: Beta versions do NOT support User Interface languages except English (U.S.) and Japanese.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v16.8.0 beta 3

Today, we are releasing EmEditor v16.8.0 beta 3.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.8.0 beta 2 include:

Bug Fixes

  • Fixed a certain bug related to the Undo/Redo history.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

EmEditor Logo

EmEditor v16.8.0 beta 2

Today, we are releasing EmEditor v16.8.0 beta 2.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.8.0 beta 1 include:

New General Features

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

Bug Fixes

  • Fixed a certain bug related to Advanced Filter on beta 1.
  • Fixed a certain bug related to the Find in Files command.

To Download

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!