Posts

EmEditor v17.4.2 released!

Today, we are releasing EmEditor v17.4.2.

Updates from v17.4.1 include:

Bug Fixes

  • Fixed the issue where EmEditor could freeze when opening a CSV file with very many columns.
  • Fixed a certain issue related to Undo after deleting a TAB character.

Please see EmEditor v17.4 New Features for details and screenshots.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of January 25, 2018. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v17 is the same as the key for v14, v15, and v16.

Thank you for using EmEditor!

EmEditor v17.4.1 (including UWP versions) released!

Today, we are releasing EmEditor v17.4.1.

We are also releasing the Universal Windows Platform (UWP) app version to sideload. The sideloaded UWP apps don’t support the Update Checker. Please see Compare Portable and UWP App Versions for details.

Notes: This version does NOT support Windows Vista/Server 2008 but does support Windows Server 2008 R2/Server 2012/Server 2016.

Updates from v17.4.0 include:

Bug Fixes

  • Fixed a certain issue related to the Auto Copy feature on a very large file.
  • Fixed a certain issue related to the quotation mark highlighting on a very large file.
  • Fixed customer-reported issues (1)

Please see EmEditor v17.4 New Features for details and screenshots.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of January 19, 2018. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v17 is the same as the key for v14, v15, and v16.

Thank you for using EmEditor!

EmEditor v17.4.0 released!

Today, we are releasing EmEditor v17.4.0.

Notes: This version does NOT support Windows Vista/Server 2008.

Please see EmEditor v17.4 New Features for details and screenshots.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of January 17, 2018. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v17 is the same as the key for v14, v15, and v16.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v17.4.0 beta 1

Today, we are releasing EmEditor v17.4.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 v17.3.2 include:

New General Features

  • Added more options to In the Selection Only regular expression searches. For instance, enabling the ‘^’ and ‘$’ can Match Beginning and End of the Selection option allows you to use regular expressions that can match only at the beginning/ending of the selection. Enabling the Look Around during the Selection Only Search option allows you to use lookahead/lookbehind expressions to look outside of the selection while matching only in the selection.
  • Added more options to the CSV cell selection mode, which allow you to keep number of columns same while editing, or double-click outside to create a new cell.
  • The Boost.Regex version was updated to v1.66.0.
  • Reverted the font size in dialog boxes from 9 point to 8 point except for Chinese.
  • Optimized icons for high-DPI monitors.
  • Optimized for Windows 7 or later. Digital signatures for executable files use SHA256 certificates only, and previous dual signatures with SHA1 certificates were deprecated. This version does NOT support Windows Vista/Server 2008.
  • In an effort to prevent anti-virus software false alarms, the file extension of the install was changed from .exe to .msi.
  • Greatly improved the speed of Replace All (when the find string contains newline characters and the replace string does not) and its Undo operations. See the test results table below.

Test results:

v16.5v16.6v16.9v17.4Comparison to v16.5
Replace All “9\n” with “a”32.7 seconds22.4 seconds0.17 seconds0.141 seconds232 times faster
Undo the above73.5 seconds29.2 seconds27.8 seconds2.55 seconds28.8 times faster

* All test conditions are the same as Version 16.6.

New Options

  • Added the ‘^’ and ‘$’ can Match Beginning and End of the Selection and Look Around during the Selection Only Search check boxes to the Advanced (Find) dialog box.
  • Added the Prompt when Very Long Lines Exist check box to the Edit page of the Customize dialog box.
  • Added the Keep Number of Columns Same while Editing in Cell Selection Mode, Press TAB key to Create a New Cell in Cell Selection Mode, Double-Click Header/Line Numbers to Create a New Column/Line in Cell Selection Mode, and Double-Click Outside to Create a New Cell in Cell Selection Mode check boxes to the CSV page of the Customize dialog box.
  • Added more regular expression samples to the menu displayed when the > button is clicked in the Find/Replace dialog boxes.

Bug Fixes

  • Fixed the bug where removing all newline codes from a very large file could crash.
  • Fixed certain regular-expression searches and replaces. For instance, in the Selection Only search, the regular expression “^a+” could match incorrect positions when the Find Previous button was clicked in the Find dialog box.
  • Fixed customer-reported issues (1)

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!