Viewing 1 post (of 1 total)
  • Author
    Posts
  • #28057
    Yutaka Emura
    Keymaster

    This message contains changelog regarding v21.6 beta. The information is being updated as more beta versions are released.

    Please post any questions or comments in this forum, or Contact us. Thank you for trying EmEditor beta!

    To update
    If you use the installer version, please select Customize Update Checker on the Help menu, and set the Include beta versions in order to update automatically to future beta versions. Beta versions can also be downloaded at Previous versions.

    beta 1 (21.5.901)

    • Fixed a bug where EmEditor could freeze on certain emoji sequences if the Warn invisible characters option is turned on.
    • Fixed a pre-v21.5 issue where bookmarks could disappear on the Line Up/Down command.
    • The new version stops Find in Files if a regex error occurs.
    • Changed the behavior of the Word Left command when spaces following after a word.

    beta 2 (21.5.902)

    • Adjusted the vertical scroll position after the Encode/Decode Selection commands when lines are wrapped.
    • Fixed an issue where EmEditor could not stop macros at alert(), confirm(), prompt() methods if run asynchronously on some computers.
    • Fixed customer-reported issues (1).

    beta 3 (21.5.903)

    • Fixed a potential crash while opening XML files (avoided syntax check while reading a file).
    • Supported more Emoji ZWJ Sequences, and fixed behaviors of the character check.
    • Fix an issue where the In Selection Only option in the Find/Replace dialog box was set in sticky vertical selection mode even if only one line is selected.

    beta 3 (21.5.903) was released again as v21.5.2 (an official version).

    beta 4 (21.5.904)

    • Supported all possible Emoji sequences.
    • Fixed a bug where the Find Next/Previous Warning Character/Unicode command might have missed surrogate user-defined characters.
    • Fixed a bug where EmEditor could crash at the BatchReplace method if the batch array is empty.
    • Added the EI_SET_FILE_NAMEW parameter to the EE_INFO message.
    • Allows the Name property of the Document object to be used to rename the file name of the document. If the document is untitled, the property renames the document title without saving the file.
    • Updated the Unicode name database to Unicode v14.0.0.
    • Added the Selection Mode item to the Status page of the Customize dialog box.
    • Fixed issues related to Layouts.
    • Fixed customer-reported issues (1).

    beta 5 (21.5.905)

    • Added the \D and \T expressions to the Replacement Expression Syntax. These expressions can be useful to convert several dates/times expressed by different formats into one date/time format. For instance, if the matched date is “2022-03-31”, and the replacement expression is “\Dm/d/yyyy”, the result will become “3/31/2022” (See a related question on StackOverflow).

    beta 6 (21.5.906)

    • Added the \Nc, \Nd, \NC, and \ND expressions to the Replacement Expression Syntax to normalize strings according to Unicode TR#15.
    • Significantly improved the speed of the Advanced Filter command when many search strings (not regular expressions or number ranges) are combined with the Logical Disjunction (OR) to the Previous Condition option.
    • Added the Link Dictionary File check box and ▼ on the right side of the Add button to the Advanced Filter dialog box. Clicking the ▼ part will allow you to add a linked dictionary file. The linked dictionary file can contain multiple search strings divided by newlines.
    • Added the Unicode Script and Unicode General Category list boxes to the Character Range dialog box.
    • Added the FLAG_FIND_LINK_FILE flag to the FILTER_INFO_EX structure and Editor_Filter inline function.
    • Added the eeExFindLinkFile flag to the Filter method of the Document object.

    beta 7 (21.5.907)

    • Significantly improved the speed of the Advanced Filter command when many search strings (not regular expressions or number ranges) are combined with the Logical Disjunction (OR) to the Previous Condition option.
    • Fixed a bug where the Find Next/Previous button in the Find dialog did not work well with surrogate characters.

    beta 8 (21.5.908)

    • Fixed a bug where character spacing might become irregular.
    • Fixed a bug where the vertical scroll position might become at the bottom if a window is split vertically and when switching documents.
    • Fixed a bug where syntax errors appeared when opening certain CSV files but clicking the Check Syntax button cleared all the errors

    beta 9 (21.5.909)

    • The new version displays Unicode Script and Unicode General Category on the Character Code Value command.
    • Greatly improved the speed of the Join CSV command when the Key1/2 contains with Key2/1 , Key1/2 starts with Key2/1, or Key1/2 ends with Key2/1 conditions are selected
    • Added ▼ on the right side of the Add to Batch button in the Batch Find, Batch Replace, Batch Find in Files, and Batch Replace in Files dialog boxes. Clicking the ▼ part will allow you to add a linked file. The linked file can contain multiple search strings divided by tabs and newlines (Tabs can be used to separate find and replace strings).
    • The Extract All button on the Filter toolbar became a drop-down button, and clicking the button displays a context menu to select between the Extract All Lines and Extract Matched Strings commands.
    • Added the Extract Matched Strings (Filter toolbar) command.
    • The Extract All button on the Filter toolbar became a drop-down box, and clicking ▼ on the right side of the button will display a menu where you can select between the Extract All Lines and Extract Matched Strings commands. The Extract Matched Strings command will extract only one string per line if multiple strings are matched.
    • Fixed a v21.5 bug where EmEditor might have shown the “File changed by another program. Reload with changes?” message box sometimes when network files are opened.

    beta 10 (21.5.910)

    • The new version allows you to drag and drop a file from Explorer to the Filter box in the Filter toolbar and a list box in the Advanced Filter, Batch Find, Batch Replace, Batch Find/Replace in Files dialog boxes to create a linked file. The linked file can contain multiple search strings divided by newlines.

    beta 11 (21.5.911)

    • Moved buttons in the Batch Find/Replace (in Files) dialog box for low-resolution screen users.
    • Improved the speed of Multi-Find commands in Batch Find dialog box when many non-Regex search strings were defined.

    beta 12 (21.5.912)

    • Improved the speed of Multi-Find commands in Batch Find dialog box when many non-Regex search strings were defined.

    beta 13 (21.5.913)

    • Fixed issues with the Join CSV command on beta versions.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.