Posts

EmEditor v15.1.7 released!

Today, we are releasing EmEditor v15.1.7.

Updates from v15.1.6 include:

Improvements

  • Added NOSKIP=1 to the installer option, which allows you not to skip the installer screens even during upgrades.
  • By default, regular expressions $ and ^ will not match U+2028 or U+2029 in the middle of a line anymore if the Additional Lines to Search for Regular Expressions is set to 0 in the Search tab of the Cutomize dialog box.

Bug Fixes

  • Fixed the bug where depending on the direction of the vertical selection, inserting a character might not have worked correctly.
  • Fixed a certain bug related to Japanese JIS encodings on U+301C (wave dash) and U+FF5E (fullwidth tilde).

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.6 released!

Today, we are releasing EmEditor v15.1.6.

Updates from v15.1.5 include:

Bug Fixes

  • Fixed the bug where pressing the ENTER key could insert CR+LF even when the current document’s return method is LF only.
  • Fixed the bug where the Explorer context menu might not have contained the Text Document menu item in the New sub menu.
  • Fixed a certain bug related to CSV conversions.

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.5 released!

Today, we are releasing EmEditor v15.1.5.

Updates from v15.1.4 include:

Improvements

  • When a document contains only the LF as newlines, selecting all, deleting all the text, and pasting another text will not change the newlines to CR+LF anymore.

Bug Fixes

  • Fixed file association issues in the installer.
  • Fixed the bug where CSV conversion might have crashed with a very large CSV file.

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.4 released!

Today, we are releasing EmEditor v15.1.4.

Updates from v15.1.2 include:

Improvements

  • A dialog box will appear when file associations are migrated during the install.
  • Improved the Find/Replace speed with smaller files.
  • Improved the Find speed when the Count Matches check box is checked.
  • During extract to a new file in various commands, the same encoding as the original file will be set to the new document.
  • After comparing documents, rescan will not change the window positions anymore.

Bug Fixes

  • Fixed installer related issues.
  • Fixed the bug where EmEditor could freeze when trying to search during opening a very large file.
  • Fixed the bug in highlighting after comment/uncomment.
  • Fixed the bug in display after aborting the replace all.
  • Fixed the bug where line selection might have been difficult after comparing documents.

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

Important: The digital signature of the installer was renewed. For this reason, after you download, there might be a message, “… is not commonly downloaded and could harm your computer.” When you try to run the installer, there might be a message, “Windows protected your PC. Windows SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.”, but clicking the “More info”, and click the “Run anyway” will install the program. This is due to our new digital certificate, which is not registered in the Microsoft database. It is safe to install, and there is no harm to your PC. We anticipate that the warning message will go away once this distribution is widespread.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.2 released!

Today, we are releasing EmEditor v15.1.2.

Updates from v15.1.1 include:

New General Features

  • The new version allows you to show the Find in Files dialog box with multiple folders selected when multiple folders are selected in Explorer and right-clicked.

Bug Fixes

  • Fixed installer related issues. This version does not support per-user install on Windows Vista anymore.

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.1 released!

Today, we are releasing EmEditor v15.1.1.

Updates from v15.1.0 include:

Bug Fixes

  • Fixed the bug where the Find All using regular expressions might not have worked.
  • Fixed the bug where the file type association from older versions might not have worked. Also fixed other installer related issues.
  • Fixed the sizes of toolbar buttons and images in dialog boxes for high-DPI screens.

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.0 released!

Today, we are releasing EmEditor v15.1.0.

Updates from v15.0.2 include:

New General Features

  • Greatly improved the execution speed of Find, Replace All, Filter, Undo Replace All, and Select All Occurrences commands. When dealing with large files (more than 10,000 lines), these commands run as multi-threads.
  • EmEditor can be customized to show the execution time for many tasks.
  • Added the Extract Columns command, which allows you to extract specified columns in the CSV document and create a new document.
  • When search is made, the status bar shows clear separation between matched occurrences and matched lines after search (there might be more than one occurrences in a single line).
  • Find in Files now allows you to ignore binary files.
  • Allows you to perform a per-user install. A per-user install will not display User Account Control (UAC) prompts on Windows 7 or later. The per-user install is possible by selecting the Only for me radio button on the Installation Type dialog during the install. If a quiet install is made inside the Command Prompt, add the “MSIINSTALLPERUSER=1” option. The Installation Type cannot be changed during updates.
  • .eeWorkspace files are now associated with EmEditor. Double-clicking .eeWorkspace files can now restore the workspace with EmEditor.
  • All the shortcut settings can be changed now even in the per-user install.
  • The Associate with EmEditor dialog box can be accessed without administrative privileges now.
  • The text editor is now horizontally scrolled when necessary when a user selects a column in the Column drop-down list on the Filter toolbar so that the specified column will become visible.
  • A context menu now appears when each item in the status bar is right-clicked, and selecting the Copy will copy the contents to the Clipboard.

New Options

  • The Extract Columns dialog box was added.
  • The Show Execution Time check box was added to the Status tab of the Customize dialog box.
  • The Ignore Binary Files and the Show Ignored Files in Results check boxes in the Advanced dialog box.
  • The Display a tray icon when EmEditor launches check box was added to the Shortcut tab of the Customize dialog box.
  • All the contents in the Customize More Shortcuts dialog box were moved to the Shortcut tab of the Customize dialog box.
  • In the Header and footer page of the Split Current Document into Several Files wizard, the Header [>] menu now contains $(FirstLine), which allows you to insert the first line of the document as the header.
  • The Number of Threads drop-down list box was added to the Advanced tab of the Customize dialog box.

New Commands

  • Extract Columns
  • Select CSV Column with Headings

Bug Fixes

  • Fixed the bug related to Korean IME in the Filter Bar.
  • Fixed the bug where EmEditor might have crashed when opening a very large file while the Outline Guide is enabled.
  • Fixed the bug where EmEditor might have crashed when trying to open the Find in Files dialog while the Find dialog is opened.

Please see EmEditor v15.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the download page to download the newest version.

Notes: If you have already installed v15.1.0 beta 4 – RC 3, you might experience an error while you upgrade. If this happens, please uninstall the previous version first, and then instsall the new version.

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

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

EmEditor v15.1.0 RC 2 (Release Candidate) released

Today, we are releasing EmEditor v15.1.0 RC 2 (Release Candidate).

Updates from v15.1.0 RC 1 include bug fixes.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 RC 2 released!.

Thank you for using EmEditor!

EmEditor v15.1.0 RC 1 (Release Candidate) released

Today, we are releasing EmEditor v15.1.0 RC 1 (Release Candidate).

Updates from v15.1.0 beta 5 include bug fixes.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 RC 1 released!.

Thank you for using EmEditor!

EmEditor v15.1.0 beta 5 (Final Beta) released

Today, we are releasing EmEditor v15.1.0 beta 5 (Final Beta).

Updates from v15.1.0 beta 4 include:

New General Features

  • Added Help contents, localization.

Also, today, we published the New in Version 15.1 page.

https://www.emeditor.com/text-editor-features/history/new-in-version-15-1/

EmEditor v15.1 will be released soon.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 beta 5 released!.

Thank you for using EmEditor!