Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19914
    Yutaka Emura
    Keymaster

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

    Updates from v14.9.3 include:

    New General Features

    • You can now manage multiple workspaces. The Open Workspace, Save Workspace, Save Workspace As, and Recent Workspace (multiple items) commands were added. By default, the Workspace popup menu was added to the File menu, and various workspace commands were added inside the popup menu.
    • The new advanced filter allows you to specify a search range for the filter. It also allows you to specify a logical disjunction (logical OR) for multiple levels of the filter. If this is not specified, a logical conjunction (Logical AND) is used for multiple levels of the filter.
    • The Bookmark All and Extract All buttons were added to the Filter toolbar.
    • The UAC prompt will not appear anymore in the Import and Export wizard.
    • The Split Current Document into Several Files command now allows you to specify an existing file as the source file. This enhancement allows you to split a very large file larger than 248 GB.
    • The Find in Files and Replace in Files commands now allow you to specify multiple folders separated by a vertical bar (|).

    New Options

    • The new Custom (in Characters) box and the Logical Disjunction (OR) to the Previous Condition check box was added to the Advanced Filter dialog box.
    • The Popup if Number of Items Exceeds text box was added to the History tab of the Customize dialog box.
    • The Browse and Add command in the menu displayed when you click the > button by the In Folder text box in the Find in Files and Replace in Files dialog boxes.

    New Commands

    • Open Workspace
    • Save Workspace
    • Save Workspace As
    • Recent Workspace (multiple items)
    • Bookmark All (Filter toolbar)
    • Extract All (Filter toolbar)

    Macro New Features

    • The xBegin and xEnd parameters and the eeFindLogicalOr flag were added to the Filter method of the Document object.

    Plug-in API New Features

    • The xBegin and xEnd fields and the FLAG_FIND_LOGICAL_OR flag were added to the FILTER_INFO structure.
    • The xBegin and xEnd parameters and the FLAG_FIND_LOGICAL_OR flag were added to the Editor_Filter inline function.
    • EEID_WORKSPACE_OPEN, EEID_WORKSPACE_SAVE_AS, EEID_WORKSPACE_SAVE_CURRENT, EEID_FILTERBAR_BOOKMARK, EEID_FILTERBAR_EXTRACT, and EEID_WORKSPACE_RECENT_FILE1 commands were added.

    To Download

    http://files.emeditor.com/beta/emed64_14.9.901.exe (64-bit installer)
    http://files.emeditor.com/beta/emed32_14.9.901.exe (32-bit installer)
    http://files.emeditor.com/beta/emed64_14.9.901_portable.zip (64-bit portable)
    http://files.emeditor.com/beta/emed32_14.9.901_portable.zip (32-bit portable)

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

    Thank you for continue using EmEditor!

    #19930
    Yutaka Emura
    Keymaster

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

    Updates from v15.0.0 beta 1 include:

    Bug Fixes

    • Fixed a certain bug related to embedded newlines in CSV mode when a very large file is opened.
    • Fixed a certain bug related to multiple folders separated by ‘|’ in the Find in Files dialog box.

    To Download

    http://files.emeditor.com/beta/emed64_14.9.902.exe (64-bit installer)
    http://files.emeditor.com/beta/emed32_14.9.902.exe (32-bit installer)
    http://files.emeditor.com/beta/emed64_14.9.902_portable.zip (64-bit portable)
    http://files.emeditor.com/beta/emed32_14.9.902_portable.zip (32-bit portable)

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

    Thank you for continue using EmEditor!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.