EmEditor Professional 歷史版本列表
EmEditor Professional 是一個快速,輕量級,但可擴展,易於使用的 Windows 文本編輯器。原生的 64 位和 32 位構建都可用! EmEditor Professional 支持強大的宏,Unicode 和非常大的文件。 Emurasoft 的永恆使命是實現我們的客戶 ' 需要和想要通過傾聽他們的共鳴和專業意見。選擇版本:EmEditor Professional 17.... EmEditor Professional 軟體介紹EmEditor Professional (32-bit)EmEditor Professional (64-bit)
更新時間:2020-06-19
更新細節:
What's new in this version:
Improved:
- UI Tweaks
Updated:
- Updated Terser to 4.8.0
更新時間:2020-06-18
更新細節:
更新時間:2020-06-18
更新細節:
What's new in this version:
- disable auto start after install, fix checksum checkbox
更新時間:2020-06-17
更新細節:
What's new in this version:
New General Features:
- Added the ability to batch or multi-search in the Find, Find in Files, and Replace in Files commands
- Added the Split Column(s) command to split a column of a CSV document by a specified separator, and put them into right columns or lines beneath
- Improve the robustness of file opening and sort commands under low-memory situations
- Improved the Crash Report dialog box/files
- The new version allows you to open a file path starting with a tilde-slash (~/) from within WSL (Windows Subsystem for Linux)
- The Wrap Indent option now optionally ignores full-width spaces
- Greatly improved the speed of Advanced Filter with multiple strings combined by logical disjunction (OR), by using an improved algorithm and SSE, AVX-2, and AVX-512 instructions sets
New Options:
- Added the Batch Find, Batch Find in Files, and Batch Replace in Files dialog boxes. Redesigned the Batch Replace dialog box
- Added the Split Column(s) command to split a column of a CSV document by a specified separator, and put them into right columns or lines beneath
- Added the Select from Batch List command in the menu displayed when clicked the > button by the Find drop-down list box in Find, Replace, Find in Files, and Replace in Files dialog boxes
- Added the Batch Options dialog box
- Removed the Right Click to Set Cursor Position check box from the Mouse tab of the Customize dialog box
- Added the Ignore Wide Spaces check box to the Tab/Indent dialog box
New Commands:
- Split Column(s)
- Send Feedback
- Write a Review
Plug-in API New Features:
- Added the EE_SPLIT_COLUMN message, Editor_SplitColumn inline function, and SPLIT_COLUMN_INFO structure
- Added the Editor_BatchFindReplace inline function and BATCH_INFO structure
Macro New Features:
- Added the SplitColumn method to the Document object
- Added the BatchFind and BatchReplace methods to the Selection object
- Added the filters property to the Editor object
- Added the AddFind and AddReplace methods to the Filters collection
- Added the strFilter and nExFlags parameters to the Add method of the Filters collection
- Added the ExFlags and Replace properties to the Filter object
更新時間:2020-06-17
更新細節:
更新時間:2020-06-17
更新細節:
What's new in this version:
- Upgrade to JS SDK 6.2.2 and React SDK 2.7.2
更新時間:2020-06-16
更新細節:
What's new in this version:
- Supported JSON Viewer
- Fixed many bugs
- Polish design
更新時間:2020-06-15
更新細節:
What's new in this version:
New:
- Added a ListRemove expression
- Added modes 3 (remove empty strings) and 4 (trim strings) to the ListClean(...) expression function
- The author field is filled from OPF sidecars
- Added OPF file tagging for e-books (requires data be on for the sidecar setting)
Fixed:
- Media Center only sends sidecar subtitles for the current file to the client, instead of all found in the current directory tree
- ListGrep was not honoring the mode switch for case sensitivity
- The example for ListFind had the wrong function name
- The number function did not pull negative numbers
-- Right-click the Tag window "Customize This Field" would not scroll to the new field if the display name was different than the name
- FLAC streams without a content length did not play
- List fields with multiple values did not work properly with the GroupCountQuery function
- The number function searches for actual numbers after a dot so something like (. 1) won't get read as just a dot
- Loading DSP presets would have the current equalizer settings overwrite the new preset settings
- The on / off state of plugins would not refresh right away when loading a DSP preset
- When changing Audio Program using right-click menu for live TV playback, the new audio type and language were not properly configured
Changed:
- When renaming files, a message will be shown if there are collisions telling that the files will be renamed. You can continue or cancel
- Reverted the change to separate the statusbar text. It's all in the center again
- Updated Greek translation (thanks Panagiotis)
更新時間:2020-06-14
更新細節:
更新時間:2020-06-12
更新細節:
What's new in this version:
- Added two new Olympus LensTypes
- Added two new Sony LensType values
- Added a few new Nikon LensID's
- Added support for the Sony ZV-1
- Added a new CanonModelID
- Added missing MimeType values for HEICS and HEIFS files
- Added definitions for a number of new XMP-crs tags
- Recognize WOFF and WOFF2 font files
- Decode streaming GPS from Roadhawk, EEEkit and 360Fly MP4 videos
- Decode a number of new tags for the Nikon D6
- Decode a couple more AF tags for the D500/D850
- Decode a number of new Panasonic tags
- Improved Composite LensID logic
- Enhanced -v option to state when a directory has 0 entries
- Removed a couple of incorrect Validate warnings for bilevel TIFF images
- Drop ContrastCurve tag when copying from NEF to JPEG
- Changed -csv output to add "Unknown" group name to column headings for missing tags when -f and -G options are used
- Patched to support new XMP LensID format for Nikon cameras as written by Apple Photos
- Fixed problem extracting metadata from Sigma DP2 Quattro X3F files
- Fixed End() and EndDir() functions so they work when writing and when the -v option is used
- Fixed problem recognizing some PGM files
- Fixed bug in offsets for some Photoshop information in -v3 output
- Fixed problem writing a list containing empty elements inside an XMP structure
API Changes:
- Added NoMultiExif option
- Changed FilterW option to not write tag if $_ is set to undef