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

    This message contains changelog regarding v22.1 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 (22.0.901) – November 8, 2022

    • Added the Sort/Remove Duplicate split strings in Selection, Sort Columns, and Manage Columns command.[P]
    • Redesigned the Crash Report dialog box, and allow the report to be emailed directly within from EmEditor.[PF]
    • Improved the CommitList plug-in.[P]
    • Improved the speed of calculating the selection length and copying strings.[PF]
    • Allowed copying and pasting cells from Excel to EmEditor.[P]
    • Fixed a bug where the Number of Characters in the status bar might not have been correct.
    • Fixed a pre-v22.0 bug where selecting a column to filter incrementally with a partial regex could crash EmEditor.
    • Fixed a pre-v22.0 bug where opening a large XML/HTML file could crash EmEditor.
    • Fixed a pre-v22.0 bug related to the max_line_length parameter in .editorconfig.

    beta 2 (22.0.902) – November 15, 2022

    • Allowed escape sequences (for instance, “\t”) in the Separator text box of the Split Columns, Join CSV, and Sort Selection dialog boxes.[P]
    • Added the Discard extra strings option to the Split Columns dialog box.[P]
    • Added eeDontDiscardExtra to the SplitColumn method.[P]
    • Added SPLIT_DONT_DISCARD_EXTRA to the SPLIT_COLUMN_INFO structure.[P]
    • The new version of WebPreview plug-in uses the Microsoft Edge browser control based on Chromium by default.[P]
    • Added the Use Internet Explorer option to the WebPreview plug-in Properties.[P]
    • The new version supports date formats without separators (for instance, “yyyyMMdd”).[PF]
    • Remove the Find toolbar from the default layout.[P]
    • The new version highlights brackets even if the cursor is at the right side of the bracket.[PF]
    • Recategorized all commands (English (U.S.) and Japanese only).[P]

    beta 3 (22.0.903) – November 16, 2022

    • The new version allows a number range for Replace Extract.[P]

    beta 4 (22.0.904) – November 18, 2022

    • Fixed text rendering issues related languages including Arabic and Malayalam.
    • Fixed a potential crash when selecting the Delete Bookmarked Lines command when memory is low.

    beta 5 (22.0.905) – November 21, 2022

    • Fixed a potential crash on Conversion commands while the Enable Virtual Space is turned on.
    • Supported modern JavaScript using the V8 JavaScript engine. Added the Use V8 as JavaScript engine option to the Option page of Customize Macros dialog box.[P]
    • Added the Run, FileExists, FolderExists, DeleteFile, DeleteFolder, CreateFolder, GetFileAttributes, and SetFileAttributes methods to the Shell object.[P]

    beta 6 (22.0.906) – November 22, 2022

    • Fixed issues related to macros.
    • Allowed full-width numbers in Jump and other dialog boxes.

    beta 7 (22.0.907) – November 23, 2022

    • Fixed issues related to macros.
    • Fixed a bug related to the number of characters in the status bar.

    beta 8 (22.0.908) – November 24, 2022

    • Fixed issues related to macros.

    beta 9 (22.0.909) – November 25, 2022

    • Fixed issues related to macros.

    beta 10 (22.0.910) – November 28, 2022

    • Added the Sort method to the Selection object.
    • Added the eeSortColumns flag to the Sort method of the Document object.
    • Added the EE_CONVERT_EX message and CONVERT_INFO structure. Added the pszSeparator, nSortFlags, and pszLocale parameters to the Editor_Convert inline function.
    • Added the Microsoft Edge option to the WebPreview plug-in Properties.
    • Added the Detect separator automatically option to the Sort Selection dialog box.

    beta 11 (22.0.911) – November 30, 2022

    • Added the RearrangeColumns method to the Document object.
    • Added the EE_REARRANGE_COLUMNS method, REARRANGE_COLUMNS_INFO structure, and Editor_RearrangeColumns inline function.
    • Fixed a potential crash while undoing Replace All newlines in CSV mode.

    beta 12 (22.0.912) – December 1, 2022

    beta 13 (22.0.913) – December 2, 2022

    • Fixed a crash if used with Windows Narrator.
    • Optimize the speed of counting the number of characters in a selection.

    beta 14 (22.0.914) – December 3, 2022

    • Completed most localizations.
    • Show the execution time when clicked on the number of characters, etc. on the status bar.
    • Optimize the speed of counting the number of characters in a selection.

    beta 15 (22.0.915) – December 4, 2022

    • Optimize the speed of counting the number of characters in a selection.

    beta 16 (22.0.916) – December 5, 2022

    • Last beta.

    Notes

    • [P] EmEditor Professional only
    • [PF] EmEditor Professional and EmEditor Free
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.