UltraEdit (64-bit) 歷史舊版本 Page39

最新版本 SoftEther VPN Gate Client Plugin 2024.02.26 build 9799

UltraEdit (64-bit) 歷史版本列表

UltraEdit 64 位是一個功能強大的基於磁盤的文本編輯器,程序員的編輯器和十六進制編輯器,用於編輯 HTML,PHP,JavaScript,Perl,C / C ++ 和大量其他編碼 / 編程語言。 UltraEdit 可以處理和編輯超過 4 千兆字節的文件。獲得業界屢獲殊榮的應用程序 UltraEdit 包含免費試用期,用戶可以在購買許可證之前嘗試全功能應用程序。 UltraEdit 的... UltraEdit (64-bit) 軟體介紹


UltraEdit 25.20.0.72 (64-bit) 查看版本資訊

更新時間:2018-09-21
更新細節:

What's new in this version:

UltraEdit 25.20.0.72 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.64 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.60 (64-bit)
Markdown support:
- Preview Markdown files (via Coding » Live preview or Browser view)
- Preview is compatible with GitHub Flavored Markdown (GFM)
- Select different styles for Markdown rendering (or add your own)
- Special Markdown syntax highlighting (with new MARKDOWN_LANG) language marker
- Support for embedded HTML highlighting

Live HTML preview:
- Split window with code view and browser view
- Code changes (saved and unsaved) are automatically updated in browser view
- Position sync: Double-click on element in preview to jump to its location in source
- Configure under Advanced » Settings » Editor » XML / HTML / Markdown
- Updated HTML rendering component to support modern HTML / CSS / JS
- Added support for copying (via Ctrl + C) selected text

Save state:
- Close UltraEdit without being prompted to save anything, then pick up where you left off – unsaved changes are restored
- Works for local, network, FTP, and even unsaved "Edit" files
- Prefer prompts to save? Disable this feature under Advanced » Settings » File handling » Session options

Close unsaved Edit files with no prompt to save:
- This optional feature can be set under Advanced » Settings » File handling » Session options
- Improved file tab handling on startup
- Changed default temporary file location
- Many fixes and internal improvements


UltraEdit 25.10.0.62 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.50 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.48 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.16 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.12 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.10 (64-bit)

Code folding enhancements:
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip)
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node
- Alt + Click on folding node to expand / collapse all folding nodes in the active file
- Expand / collapse code from any line within folding section (not just first line)

Full Unicode support in wordfiles:
- Create wordfiles containing Unicode characters
- Wordfiles can be saved as ANSI, UTF-8, or UTF-16, with or without BOM
- Use Unicode characters in keywords, comment characters, indent/unindent strings, brace matching, more...

New "/Word Select Include" wordfiles setting for overriding delimiters for navigating / selecting:
- Allows you to set override default delimiters on a per-language basis
- For example, /Word Select Include = $ would cause the "$" symbol to be included when double-clicking a word to select
- This would also cause Ctrl + Left / Right Arrow to skip "$" (instead of stopping on it)

Delimiter based sort:
- Specify delimiter to sort by field (instead of specific column numbers)
- Makes IP address sort possible
- Faster brace / tag matching in source with very long lines
- "Filter on selection" switches to "Clear filter" when toggled on


UltraEdit 25.00.0.82 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.58 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.53 (64-bit)
- Collapsible Find in Files results for output window (per file)

Find in files results highlighting in output window:
- Highlighting for matches, file path / name, line number, text, and more
- Modify colors in new "Output" tab in theme manager

New spell checker based on Windows API:
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell)
- Supports all encodings, including Unicode formats
- Language support based upon installed languages on Windows
- Supports filters for strings, comments, HTML, and XML

Bookmark enhancements:
- New bookmark gutter (right side of line numbers)
- Ability to click in bookmark gutter to toggle bookmarks
- Access special bookmark context menu by right-clicking bookmark gutter
- Optionally disable bookmark gutter

New "Open folder" option in Explorer context menu:
- Selected folder set as root in file view "Explorer" pane
- Selected folder set as "Find in files" and "File open" default directories

Internally refactored UTF-8 handling:
- Greatly improved editing for multi-byte ANSI formats (mostly Asian fonts / scripts)
- Better display of non-Latin characters in UTF-8 files
- Better handling of column editing with special characters in UTF-8 files
- UTF-8 to UTF-16 conversion in memory – avoids conversion of temp file (or file on disk if temp files disabled)
- New "Filter on selection" in Home tab to show only lines in file containing selected text
- Ability to add macros or scripts to toolbar, ribbon, or context menu
- Key mapping, toolbar / ribbon support for "Save and upload to server" for FTP-linked files
- New "Automatically upload saved files" option to FTP-linked folder context menu (Project tab)
- Ability to customize tags inserted by HTML toolbar buttons
- Ability to set output encoding for user tools (ANSI, UTF-8, or UTF-16)
- Better folder pickers for Find in Files, projects, etc.
- Much more responsive XML / JSON manager trees, especially with large structures and data
- Greatly improved performance for files opened from slow network or VPN
- Other minor fixes, improvements, and enhancements


UltraEdit 24.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.61 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.51 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.40 (64-bit)

Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme

Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers

Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text

Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords:
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines

Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.20.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.30 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.27 (64-bit)
- Folded code highlighting
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
- Dramatic performance improvements for hidden lines
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
- Tab delimited sort
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
- Display improvements
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.10.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.32 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.24 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.23 (64-bit)
JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
- New wordfile and special syntax highlighting support for JSON
- Greatly improved performance with Document Map, especially in large files
- Greatly improved performance with Line Change Indicator (LCI), especially in large files
- Addressed all issues related to LCI


UltraEdit 24.00.0.76 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.72 (64-bit)

Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments

Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column

GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults

Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (A, z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues

Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
- Find / replace in files enhancements
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results

XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
- Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
- Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items

"Join line(s)" feature (Edit tab):
Option to preserve leading spaces in Advanced » Settings » Editor » Advanced:
Compare in UC Pro externally detected changes from file change detection prompt:
New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list

"Close all files to left / right" in file tab context menu (with key mapping support):
"Add to [Favorite / Project] Files" options on file tab / file view context menu:
Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists:
New option to use classic theme for printing ("Page setup" dialog):
User tools and default associated shortcuts now begin with "1" instead of "0":
Standardized capitalization of text (sentence case) in menus and UI:
- New /LanguageMarker flag for wordfiles for expanded shebang line recognition

New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode:
"Defaults" button in sort settings dialog:
"Delete selected lines" now deletes complete line even if not completely selected:
Paste into multiple selected columns while in column mode now pastes into all columns:
Full customization support for edit window and file tab context menus:
Improved performance and data handling with shared FTP accounts:
Optimized file change detection to avoid pause when checking for changes in all open files:
Support for OpenSSH 7.0+ (SSH console):
Addressed issues related to FTP-linked project folder:
Addressed several issues when default ANSI encoding set to non-Latin code page:


UltraEdit 24.00.0.56 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.53 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.49 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.45 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.41 (64-bit)
- Change log not available for this version

UltraEdit 25.20.0.68 (64-bit) 查看版本資訊

更新時間:2018-09-21
更新細節:

What's new in this version:

UltraEdit 25.20.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.64 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.60 (64-bit)
Markdown support:
- Preview Markdown files (via Coding » Live preview or Browser view)
- Preview is compatible with GitHub Flavored Markdown (GFM)
- Select different styles for Markdown rendering (or add your own)
- Special Markdown syntax highlighting (with new MARKDOWN_LANG) language marker
- Support for embedded HTML highlighting

Live HTML preview:
- Split window with code view and browser view
- Code changes (saved and unsaved) are automatically updated in browser view
- Position sync: Double-click on element in preview to jump to its location in source
- Configure under Advanced » Settings » Editor » XML / HTML / Markdown
- Updated HTML rendering component to support modern HTML / CSS / JS
- Added support for copying (via Ctrl + C) selected text

Save state:
- Close UltraEdit without being prompted to save anything, then pick up where you left off – unsaved changes are restored
- Works for local, network, FTP, and even unsaved "Edit" files
- Prefer prompts to save? Disable this feature under Advanced » Settings » File handling » Session options

Close unsaved Edit files with no prompt to save:
- This optional feature can be set under Advanced » Settings » File handling » Session options
- Improved file tab handling on startup
- Changed default temporary file location
- Many fixes and internal improvements


UltraEdit 25.10.0.62 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.50 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.48 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.16 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.12 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.10 (64-bit)

Code folding enhancements:
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip)
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node
- Alt + Click on folding node to expand / collapse all folding nodes in the active file
- Expand / collapse code from any line within folding section (not just first line)

Full Unicode support in wordfiles:
- Create wordfiles containing Unicode characters
- Wordfiles can be saved as ANSI, UTF-8, or UTF-16, with or without BOM
- Use Unicode characters in keywords, comment characters, indent/unindent strings, brace matching, more...

New "/Word Select Include" wordfiles setting for overriding delimiters for navigating / selecting:
- Allows you to set override default delimiters on a per-language basis
- For example, /Word Select Include = $ would cause the "$" symbol to be included when double-clicking a word to select
- This would also cause Ctrl + Left / Right Arrow to skip "$" (instead of stopping on it)

Delimiter based sort:
- Specify delimiter to sort by field (instead of specific column numbers)
- Makes IP address sort possible
- Faster brace / tag matching in source with very long lines
- "Filter on selection" switches to "Clear filter" when toggled on


UltraEdit 25.00.0.82 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.58 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.53 (64-bit)
- Collapsible Find in Files results for output window (per file)

Find in files results highlighting in output window:
- Highlighting for matches, file path / name, line number, text, and more
- Modify colors in new "Output" tab in theme manager

New spell checker based on Windows API:
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell)
- Supports all encodings, including Unicode formats
- Language support based upon installed languages on Windows
- Supports filters for strings, comments, HTML, and XML

Bookmark enhancements:
- New bookmark gutter (right side of line numbers)
- Ability to click in bookmark gutter to toggle bookmarks
- Access special bookmark context menu by right-clicking bookmark gutter
- Optionally disable bookmark gutter

New "Open folder" option in Explorer context menu:
- Selected folder set as root in file view "Explorer" pane
- Selected folder set as "Find in files" and "File open" default directories

Internally refactored UTF-8 handling:
- Greatly improved editing for multi-byte ANSI formats (mostly Asian fonts / scripts)
- Better display of non-Latin characters in UTF-8 files
- Better handling of column editing with special characters in UTF-8 files
- UTF-8 to UTF-16 conversion in memory – avoids conversion of temp file (or file on disk if temp files disabled)
- New "Filter on selection" in Home tab to show only lines in file containing selected text
- Ability to add macros or scripts to toolbar, ribbon, or context menu
- Key mapping, toolbar / ribbon support for "Save and upload to server" for FTP-linked files
- New "Automatically upload saved files" option to FTP-linked folder context menu (Project tab)
- Ability to customize tags inserted by HTML toolbar buttons
- Ability to set output encoding for user tools (ANSI, UTF-8, or UTF-16)
- Better folder pickers for Find in Files, projects, etc.
- Much more responsive XML / JSON manager trees, especially with large structures and data
- Greatly improved performance for files opened from slow network or VPN
- Other minor fixes, improvements, and enhancements


UltraEdit 24.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.61 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.51 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.40 (64-bit)

Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme

Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers

Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text

Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords:
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines

Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.20.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.30 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.27 (64-bit)
- Folded code highlighting
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
- Dramatic performance improvements for hidden lines
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
- Tab delimited sort
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
- Display improvements
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.10.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.32 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.24 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.23 (64-bit)
JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
- New wordfile and special syntax highlighting support for JSON
- Greatly improved performance with Document Map, especially in large files
- Greatly improved performance with Line Change Indicator (LCI), especially in large files
- Addressed all issues related to LCI


UltraEdit 24.00.0.76 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.72 (64-bit)

Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments

Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column

GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults

Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (A, z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues

Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
- Find / replace in files enhancements
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results

XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
- Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
- Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items

"Join line(s)" feature (Edit tab):
Option to preserve leading spaces in Advanced » Settings » Editor » Advanced:
Compare in UC Pro externally detected changes from file change detection prompt:
New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list

"Close all files to left / right" in file tab context menu (with key mapping support):
"Add to [Favorite / Project] Files" options on file tab / file view context menu:
Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists:
New option to use classic theme for printing ("Page setup" dialog):
User tools and default associated shortcuts now begin with "1" instead of "0":
Standardized capitalization of text (sentence case) in menus and UI:
- New /LanguageMarker flag for wordfiles for expanded shebang line recognition

New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode:
"Defaults" button in sort settings dialog:
"Delete selected lines" now deletes complete line even if not completely selected:
Paste into multiple selected columns while in column mode now pastes into all columns:
Full customization support for edit window and file tab context menus:
Improved performance and data handling with shared FTP accounts:
Optimized file change detection to avoid pause when checking for changes in all open files:
Support for OpenSSH 7.0+ (SSH console):
Addressed issues related to FTP-linked project folder:
Addressed several issues when default ANSI encoding set to non-Latin code page:


UltraEdit 24.00.0.56 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.53 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.49 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.45 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.41 (64-bit)
- Change log not available for this version

SoftEther VPN Gate Client Plugin 2018.09.21 Build 9669 查看版本資訊

更新時間:2018-09-21
更新細節:

UltraEdit 25.20.0.64 (64-bit) 查看版本資訊

更新時間:2018-09-20
更新細節:

What's new in this version:

UltraEdit 25.20.0.64 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.60 (64-bit)
Markdown support:
- Preview Markdown files (via Coding » Live preview or Browser view)
- Preview is compatible with GitHub Flavored Markdown (GFM)
- Select different styles for Markdown rendering (or add your own)
- Special Markdown syntax highlighting (with new MARKDOWN_LANG) language marker
- Support for embedded HTML highlighting

Live HTML preview:
- Split window with code view and browser view
- Code changes (saved and unsaved) are automatically updated in browser view
- Position sync: Double-click on element in preview to jump to its location in source
- Configure under Advanced » Settings » Editor » XML / HTML / Markdown
- Updated HTML rendering component to support modern HTML / CSS / JS
- Added support for copying (via Ctrl + C) selected text

Save state:
- Close UltraEdit without being prompted to save anything, then pick up where you left off – unsaved changes are restored
- Works for local, network, FTP, and even unsaved "Edit" files
- Prefer prompts to save? Disable this feature under Advanced » Settings » File handling » Session options

Close unsaved Edit files with no prompt to save:
- This optional feature can be set under Advanced » Settings » File handling » Session options
- Improved file tab handling on startup
- Changed default temporary file location
- Many fixes and internal improvements


UltraEdit 25.10.0.62 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.50 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.48 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.16 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.12 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.10 (64-bit)

Code folding enhancements:
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip)
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node
- Alt + Click on folding node to expand / collapse all folding nodes in the active file
- Expand / collapse code from any line within folding section (not just first line)

Full Unicode support in wordfiles:
- Create wordfiles containing Unicode characters
- Wordfiles can be saved as ANSI, UTF-8, or UTF-16, with or without BOM
- Use Unicode characters in keywords, comment characters, indent/unindent strings, brace matching, more...

New "/Word Select Include" wordfiles setting for overriding delimiters for navigating / selecting:
- Allows you to set override default delimiters on a per-language basis
- For example, /Word Select Include = $ would cause the "$" symbol to be included when double-clicking a word to select
- This would also cause Ctrl + Left / Right Arrow to skip "$" (instead of stopping on it)

Delimiter based sort:
- Specify delimiter to sort by field (instead of specific column numbers)
- Makes IP address sort possible
- Faster brace / tag matching in source with very long lines
- "Filter on selection" switches to "Clear filter" when toggled on


UltraEdit 25.00.0.82 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.58 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.53 (64-bit)
- Collapsible Find in Files results for output window (per file)

Find in files results highlighting in output window:
- Highlighting for matches, file path / name, line number, text, and more
- Modify colors in new "Output" tab in theme manager

New spell checker based on Windows API:
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell)
- Supports all encodings, including Unicode formats
- Language support based upon installed languages on Windows
- Supports filters for strings, comments, HTML, and XML

Bookmark enhancements:
- New bookmark gutter (right side of line numbers)
- Ability to click in bookmark gutter to toggle bookmarks
- Access special bookmark context menu by right-clicking bookmark gutter
- Optionally disable bookmark gutter

New "Open folder" option in Explorer context menu:
- Selected folder set as root in file view "Explorer" pane
- Selected folder set as "Find in files" and "File open" default directories

Internally refactored UTF-8 handling:
- Greatly improved editing for multi-byte ANSI formats (mostly Asian fonts / scripts)
- Better display of non-Latin characters in UTF-8 files
- Better handling of column editing with special characters in UTF-8 files
- UTF-8 to UTF-16 conversion in memory – avoids conversion of temp file (or file on disk if temp files disabled)
- New "Filter on selection" in Home tab to show only lines in file containing selected text
- Ability to add macros or scripts to toolbar, ribbon, or context menu
- Key mapping, toolbar / ribbon support for "Save and upload to server" for FTP-linked files
- New "Automatically upload saved files" option to FTP-linked folder context menu (Project tab)
- Ability to customize tags inserted by HTML toolbar buttons
- Ability to set output encoding for user tools (ANSI, UTF-8, or UTF-16)
- Better folder pickers for Find in Files, projects, etc.
- Much more responsive XML / JSON manager trees, especially with large structures and data
- Greatly improved performance for files opened from slow network or VPN
- Other minor fixes, improvements, and enhancements


UltraEdit 24.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.61 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.51 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.40 (64-bit)

Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme

Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers

Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text

Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords:
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines

Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.20.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.30 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.27 (64-bit)
- Folded code highlighting
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
- Dramatic performance improvements for hidden lines
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
- Tab delimited sort
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
- Display improvements
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.10.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.32 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.24 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.23 (64-bit)
JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
- New wordfile and special syntax highlighting support for JSON
- Greatly improved performance with Document Map, especially in large files
- Greatly improved performance with Line Change Indicator (LCI), especially in large files
- Addressed all issues related to LCI


UltraEdit 24.00.0.76 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.72 (64-bit)

Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments

Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column

GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults

Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (A, z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues

Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
- Find / replace in files enhancements
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results

XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
- Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
- Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items

"Join line(s)" feature (Edit tab):
Option to preserve leading spaces in Advanced » Settings » Editor » Advanced:
Compare in UC Pro externally detected changes from file change detection prompt:
New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list

"Close all files to left / right" in file tab context menu (with key mapping support):
"Add to [Favorite / Project] Files" options on file tab / file view context menu:
Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists:
New option to use classic theme for printing ("Page setup" dialog):
User tools and default associated shortcuts now begin with "1" instead of "0":
Standardized capitalization of text (sentence case) in menus and UI:
- New /LanguageMarker flag for wordfiles for expanded shebang line recognition

New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode:
"Defaults" button in sort settings dialog:
"Delete selected lines" now deletes complete line even if not completely selected:
Paste into multiple selected columns while in column mode now pastes into all columns:
Full customization support for edit window and file tab context menus:
Improved performance and data handling with shared FTP accounts:
Optimized file change detection to avoid pause when checking for changes in all open files:
Support for OpenSSH 7.0+ (SSH console):
Addressed issues related to FTP-linked project folder:
Addressed several issues when default ANSI encoding set to non-Latin code page:


UltraEdit 24.00.0.56 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.53 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.49 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.45 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.41 (64-bit)
- Change log not available for this version

UltraEdit 25.20.0.60 (64-bit) 查看版本資訊

更新時間:2018-09-19
更新細節:

What's new in this version:

UltraEdit 25.20.0.60 (64-bit)

Markdown support:
- Preview Markdown files (via Coding » Live preview or Browser view)
- Preview is compatible with GitHub Flavored Markdown (GFM)
- Select different styles for Markdown rendering (or add your own)
- Special Markdown syntax highlighting (with new MARKDOWN_LANG) language marker
- Support for embedded HTML highlighting

Live HTML preview:
- Split window with code view and browser view
- Code changes (saved and unsaved) are automatically updated in browser view
- Position sync: Double-click on element in preview to jump to its location in source
- Configure under Advanced » Settings » Editor » XML / HTML / Markdown
- Updated HTML rendering component to support modern HTML / CSS / JS
- Added support for copying (via Ctrl + C) selected text

Save state:
- Close UltraEdit without being prompted to save anything, then pick up where you left off – unsaved changes are restored
- Works for local, network, FTP, and even unsaved "Edit" files
- Prefer prompts to save? Disable this feature under Advanced » Settings » File handling » Session options

Close unsaved Edit files with no prompt to save:
- This optional feature can be set under Advanced » Settings » File handling » Session options
- Improved file tab handling on startup
- Changed default temporary file location
- Many fixes and internal improvements


UltraEdit 25.10.0.62 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.50 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.48 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.16 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.12 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.10 (64-bit)

Code folding enhancements:
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip)
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node
- Alt + Click on folding node to expand / collapse all folding nodes in the active file
- Expand / collapse code from any line within folding section (not just first line)

Full Unicode support in wordfiles:
- Create wordfiles containing Unicode characters
- Wordfiles can be saved as ANSI, UTF-8, or UTF-16, with or without BOM
- Use Unicode characters in keywords, comment characters, indent/unindent strings, brace matching, more...

New "/Word Select Include" wordfiles setting for overriding delimiters for navigating / selecting:
- Allows you to set override default delimiters on a per-language basis
- For example, /Word Select Include = $ would cause the "$" symbol to be included when double-clicking a word to select
- This would also cause Ctrl + Left / Right Arrow to skip "$" (instead of stopping on it)

Delimiter based sort:
- Specify delimiter to sort by field (instead of specific column numbers)
- Makes IP address sort possible
- Faster brace / tag matching in source with very long lines
- "Filter on selection" switches to "Clear filter" when toggled on


UltraEdit 25.00.0.82 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.58 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.53 (64-bit)
- Collapsible Find in Files results for output window (per file)

Find in files results highlighting in output window:
- Highlighting for matches, file path / name, line number, text, and more
- Modify colors in new "Output" tab in theme manager

New spell checker based on Windows API:
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell)
- Supports all encodings, including Unicode formats
- Language support based upon installed languages on Windows
- Supports filters for strings, comments, HTML, and XML

Bookmark enhancements:
- New bookmark gutter (right side of line numbers)
- Ability to click in bookmark gutter to toggle bookmarks
- Access special bookmark context menu by right-clicking bookmark gutter
- Optionally disable bookmark gutter

New "Open folder" option in Explorer context menu:
- Selected folder set as root in file view "Explorer" pane
- Selected folder set as "Find in files" and "File open" default directories

Internally refactored UTF-8 handling:
- Greatly improved editing for multi-byte ANSI formats (mostly Asian fonts / scripts)
- Better display of non-Latin characters in UTF-8 files
- Better handling of column editing with special characters in UTF-8 files
- UTF-8 to UTF-16 conversion in memory – avoids conversion of temp file (or file on disk if temp files disabled)
- New "Filter on selection" in Home tab to show only lines in file containing selected text
- Ability to add macros or scripts to toolbar, ribbon, or context menu
- Key mapping, toolbar / ribbon support for "Save and upload to server" for FTP-linked files
- New "Automatically upload saved files" option to FTP-linked folder context menu (Project tab)
- Ability to customize tags inserted by HTML toolbar buttons
- Ability to set output encoding for user tools (ANSI, UTF-8, or UTF-16)
- Better folder pickers for Find in Files, projects, etc.
- Much more responsive XML / JSON manager trees, especially with large structures and data
- Greatly improved performance for files opened from slow network or VPN
- Other minor fixes, improvements, and enhancements


UltraEdit 24.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.61 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.51 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.40 (64-bit)

Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme

Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers

Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text

Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords:
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines

Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.20.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.30 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.27 (64-bit)
- Folded code highlighting
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
- Dramatic performance improvements for hidden lines
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
- Tab delimited sort
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
- Display improvements
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.10.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.32 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.24 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.23 (64-bit)
JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
- New wordfile and special syntax highlighting support for JSON
- Greatly improved performance with Document Map, especially in large files
- Greatly improved performance with Line Change Indicator (LCI), especially in large files
- Addressed all issues related to LCI


UltraEdit 24.00.0.76 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.72 (64-bit)

Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments

Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column

GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults

Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (A, z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues

Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
- Find / replace in files enhancements
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results

XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
- Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
- Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items

"Join line(s)" feature (Edit tab):
Option to preserve leading spaces in Advanced » Settings » Editor » Advanced:
Compare in UC Pro externally detected changes from file change detection prompt:
New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list

"Close all files to left / right" in file tab context menu (with key mapping support):
"Add to [Favorite / Project] Files" options on file tab / file view context menu:
Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists:
New option to use classic theme for printing ("Page setup" dialog):
User tools and default associated shortcuts now begin with "1" instead of "0":
Standardized capitalization of text (sentence case) in menus and UI:
- New /LanguageMarker flag for wordfiles for expanded shebang line recognition

New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode:
"Defaults" button in sort settings dialog:
"Delete selected lines" now deletes complete line even if not completely selected:
Paste into multiple selected columns while in column mode now pastes into all columns:
Full customization support for edit window and file tab context menus:
Improved performance and data handling with shared FTP accounts:
Optimized file change detection to avoid pause when checking for changes in all open files:
Support for OpenSSH 7.0+ (SSH console):
Addressed issues related to FTP-linked project folder:
Addressed several issues when default ANSI encoding set to non-Latin code page:


UltraEdit 24.00.0.56 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.53 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.49 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.45 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.41 (64-bit)
- Change log not available for this version

ASUS GPU Tweak II 1.8.5.6 查看版本資訊

更新時間:2018-09-19
更新細節:

What's new in this version:

- Support GeForce RTX 20 series only

TestComplete 12.60 查看版本資訊

更新時間:2018-09-19
更新細節:

What's new in this version:

TestComplete 12.60 Build 5545.7
- AI-Powered Visual Recognition
- Web Testing Improvements
- Mobile Testing Improvements
- Improved Name Mapping
- New Supported Versions of Platforms, Applications, and Controls
- Known Issues
- Discontinued Support


TestComplete 12.50 Build 4142.7
Support for Electron Applications:
- You can now create and run automated tests for Electron-based desktop applications. TestComplete recognizes individual controls in these applications and provides access to their native methods and properties. It also recognizes control types and offers special methods and properties that help you simulate user actions on the controls and get their data
- To test Electron applications, you should launch them as tested applications from within TestComplete or your test. For details, see Testing Electron Applications

Xamarin.Forms Support:
- With version 12.5, you can create and execute tests for Xamarin.Forms applications running on Android or iOS devices. TestComplete recognizes individual controls in these applications and makes their native methods and properties available to your tests. Also, it provides control-specific methods and properties to help you simulate various test actions on these controls in your tests. See Supported Xamarin.Forms Controls
- In order for the test engine to be able to reach application controls, you need to compile Xamarin.Forms applications in a special way. For complete information, see Testing Xamarin.Forms Applications

VideoRecorder Extension:
- The new VideoRecorder script extension enables you to record video files for your automated test runs. These videos help you understand what happened in the system during the playback and find the cause of an error faster. We announced this extension some time ago in our TestComplete Community, and decided to repeat this news now for those users who missed it for some reason

The extension is not bundled with TestComplete. You can get it for free from its GitHub repository:
- Script extensions are script-based plugins for the TestComplete and TestExecute open architecture. Learn more about them and extend the products the way you like

Overall Improvements:
Support for Java 10:
- You can now use TestComplete to create, record and run automated tests for Java applications created with Java 10
- JavaFX 10 applications are also supported
- TestComplete recognizes individual controls in Java 10 applications and provides access to their native members. Also, it provides test methods and properties that are specific to the control type and that help you simulate user actions on them with ease
- You can call methods of Java 10 classes from your scripts
- Testing of Android applications created with Java 10 is not currently supported
- Using existing masks in region checkpoints. Based on our customers’ feedback, we have restored the possibility of using existing masks for new region checkpoints

Smarter source control support:
- We have changed the format of project files and the algorithms of opening and saving these files to avoid merge issues that might occur when you get project files from or put them to source controls
- The Get Project from Subversion Repository dialog now remembers the values entered in the Repository Path and Location fields last time. So, you will not have to enter these values again when you retrieve your projects from SVN next time

Enhanced WPF support:
- Support for attached properties in WPF applications. TestComplete can now expose attached properties of WPF objects, so you can see these properties in the Object Browser and use them in your tests. To access attached properties, use the Attached-Property-Provider_Property-Name syntax, for example DockPanel_Dock. TestComplete only shows attached properties with non-default values (explicitly defined in the application source code). Attached properties with default values will be hidden, however, you still can use them in your tests. Using several attached properties with identical names, even with different namespaces and assemblies, is not supported
- Table checkpoints for WPF ListViews. Now you can create table checkpoints for a WPF ListView control working in the GridView mode. In earlier versions of the product, the Table Checkpoint wizard treated WPF ListView controls as list boxes, and the wizard reported only one column in the control that was always called Items. In TestComplete 12.50, this limitation has gone, and you can create table checkpoints for WPF ListView controls in the same way you do this for other tabular controls
- Note that the table checkpoints you created for WPF ListView controls in earlier versions of TestComplete are incompatible with the new functionality. So, in version 12.50, you need to update the table checkpoints for these controls
- Support for Chrome 65 and Firefox 59. You can now create automated functional web tests on pages opened in the recent versions of these web browsers
- Support for the latest available CEF version. You can now create and run automated tests for applications using Chromium Embedded Framework version 3.3282.1741 and earlier
- Support for Infragistics UltraComboBox. TestComplete now recognizes a new control in tested .NET applications – Infragistics UltraComboBox version 2017 Vol. 1. You can use test methods and properties that are specific to combo boxes to simulate user actions on these controls

Improved code refactoring:
- The new Find Usages command in the Code Editor context menu helps you quickly find all the occurrences of a variable, function or object in your script code
- The former Rename Variable and Rename Function commands of the Code Editor context menu have been replaced with a single Rename command. This command is context-specific. It works in the same way the former two commands did. It is applied to function calls or variable names depending on whether you call it for a function or a variable
- Smarter Close methods. The default timeout of the Process.Close() and Browser.Close() methods has been increased from 3,000 to 60,000 milliseconds. The method now also checks for the “Do you want to save the changes?” window and similar ones, and stops waiting for the process to exit, if any
- Easier work in the Name Mapping editor. You can modify aliases of your tested objects in the Name Mapping repository easier. Use the new Exclude Items command to remove unnecessary intermediary levels from the Aliases tree. If the removed alias has children, they will remain in the tree and will move one level up. The mapped objects associated with the alias will also remain in the repository
- Better Catch operation. The Catch keyword-test operation can now return information on the error that occurred in the Try block
- To improve the Firefox performance during test recording and test runs, TestComplete can now configure some of the Firefox settings automatically when you run the browser from your test or when your test opens a web page in Firefox. See the Browser Settings section in the Preparing Firefox for Web Testing topic

Checkpoint improvements:
- When you create a property checkpoint by using the Checkpoint wizard, on the Select Data to Check page of the wizard, you can select one of the suggested properties
- The list of the suggested properties that the Quick Checkpoint menu shows now includes indexed properties (properties that provide access to an array of values by their index)
- When you create a property checkpoint and switch between the Basic and More Properties pages of the wizard, the selected property no longer loses focus
- When you create Quick Checkpoints, the icon is now displayed below the mouse pointer rather than next to the top right corner of the red frame that highlights the current object. This makes selecting an object easier, especially when you are selecting a complex object that consists of several objects
- The property checkpoints now post more detailed messages to the test log. If the checkpoint’s baseline value or actual value or both include special characters (for example, r (carriage return)) the checkpoint result message will show those characters distinctly
- TestComplete now supports Qt controls version 5.9
- Mobile Testing Improvements
- More info on Wi-Fi connections to Android mobile devices. Version 12.5 offers the new Device(…).Connections(…).WifiInfo object that provides information on the Wi-Fi connection between your computer and a mobile device. The object includes properties that return the device’s IP and MAC addresses, connection speed, network SSID and other data
- Support for Android 8.1 (API Level 27). Now you can create and run automated tests on devices running this version of the Android operating system
- Support for iOS 11.3. You can create and run tests for iOS applications running on this operating system
- Support for iPhone 7 plus, 8, 8 plus and X, and iPad mini 3 and 4
- Updated Test Log View:New Time Diff log column. The test log has the new Time Diff column that displays the time difference between messages in the log. This helps you determine how much time passed between messages during the test run
- Summary information in exported test results. Test results exported in the HTML, MHT and XML formats now include summary information on the test run. The information includes the start time of the test run, the end time, the test duration, the number of warnings and errors and the name of the computer where the test was run.
- Filtering exported results. You can filter test results exported in the HTML or MHT format by the message type by selecting the needed message type on the log toolbar.
- In addition, you can filter the results by their content by typing the needed text in the Search edit box. The log will show only those messages that contain the typed text

Scripting and Debugging Improvements:
- JavaScript in TestComplete now supports arrow functions
- The debugger panels and dialogs (Watch List, Locals, Inspect, Evaluate) now support Python tuples and lists

If the number of the following items is large, the debugger panels and dialogs now group them by 100 for more convenient presentation:
- Python tuples and lists
- JavaScript arrays and typed arrays
- Arrays returned from COM objects (SAFEARRAY objects)

Changes in Cross-Browser Testing Support:
- We have renamed the Environment Manager project suite item to CrossBrowserTesting to make this feature clearer and easier to find. The command-line arguments and scripting methods that are responsible for running tests in the CrossBrowserTesting.com cloud have also been renamed

More:
New command-line arguments to help you manage plugins of the Desktop, Web and Mobile product modules easily. These options are helpful if you are using a Floating license. Specify the modules you are going to use in order not to consume the licenses of other modules accidentally:
- TestComplete has the new EnableModule command-line option. Use it to enable or disable plugins of the Desktop, Web or Mobile module on TestComplete startup
- The TestComplete installer has the new Desktop, Web, and Mobile command-line options. Use them to install only the plugins that match the Desktop, Web and/or Mobile modules. You can use these options when installing TestComplete in silent mode
- The TestComplete installer uses a newer InstallShield version. When installing TestComplete in silent mode, you can use the /clone_wait argument of the InstallShield command line to wait for the installation to complete. See Installing TestComplete in Silent Mode

Improved Report Generator utility:
- You can use the Report Generator utility to monitor mobile applications running on Android and iOS devices connected to your computer.
- You can now select applications for monitoring easier.
- Improved merging of Name Mapping data. When you are merging Name Mapping files in TestComplete, the latter also merges item images.
- Updated structure of sample projects. Now, TestComplete includes only a few basic sample projects. The other samples are organized into a separate package

Version 12.5 includes a few UI changes:
- Updated Start page
- New icons of toolbar and menu items
- The last step of the Create New Project wizard now shows only JavaScript and Python for selection. We hope this will decrease confusion and help new users select the most popular languages. To view the complete list of supported languages, click More languages
- The Send WM_CLOSE option of the Playback > On unexpected windows group of project options has been renamed to Send the close command to reflect the test engine actions better
- We have fixed a number of bugs reported by our customers
- Discontinued Support
- Since version 12.5, we stop supporting Microsoft Internet Explorer 9. We will no longer run tests for this browser and will not provide bug fixes for it. You will still be able to run web tests using Internet Explorer 9, but we do not guarantee these tests will work properly
- TestComplete no longer supports iOS version 8.x
- TestComplete no longer supports Objective-C and Swift applications created with Xcode 5 and 6


TestComplete 12.42 Build 3048.7
- Change log not available for this version


TestComplete 12.41 Build 2879.7
- Support for the latest Firefox updates. You can record and play back tests for web applications running in the latest versions of the Firefox web browser: 56.0.2 and 52.4.1 ESR.
- A number of bugs reported by our customers have been fixed

XRECODE 1.85 (64-bit) 查看版本資訊

更新時間:2018-08-26
更新細節:

What's new in this version:

New:
- added option "Do not resize if smaller" under Metadata options
- when encoding SACD ISOs to WavPack, WavPack/DSD will always be used as encoder
- added option to extracd SACD by preserving the original encoding (DFF/DST) under Extract settings
- added Spanish translation

Fixed:
- fixed issue with merging of some files to DFF
- fixed issue when "Copy all non-audio files to the destination folder" was not working with copying to USB drives
- fixed issue when tags were not saved in split MP3 files
- fixed issue when 32bit int WAV files were encoded as 32bit float WavPack
- fixed issue when if was not possible to add more files after previous dropping of files was cancelled
- fixed issue when merging some CBR mp3 files

UltraEdit 25.10.0.62 (64-bit) 查看版本資訊

更新時間:2018-08-24
更新細節:

What's new in this version:

UltraEdit 25.10.0.62 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.50 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.48 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.16 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.12 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.10 (64-bit)

Code folding enhancements:
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip)
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node
- Alt + Click on folding node to expand / collapse all folding nodes in the active file
- Expand / collapse code from any line within folding section (not just first line)

Full Unicode support in wordfiles:
- Create wordfiles containing Unicode characters
- Wordfiles can be saved as ANSI, UTF-8, or UTF-16, with or without BOM
- Use Unicode characters in keywords, comment characters, indent/unindent strings, brace matching, more...

New "/Word Select Include" wordfiles setting for overriding delimiters for navigating / selecting:
- Allows you to set override default delimiters on a per-language basis
- For example, /Word Select Include = $ would cause the "$" symbol to be included when double-clicking a word to select
- This would also cause Ctrl + Left / Right Arrow to skip "$" (instead of stopping on it)

Delimiter based sort:
- Specify delimiter to sort by field (instead of specific column numbers)
- Makes IP address sort possible
- Faster brace / tag matching in source with very long lines
- "Filter on selection" switches to "Clear filter" when toggled on


UltraEdit 25.00.0.82 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.58 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.53 (64-bit)
- Collapsible Find in Files results for output window (per file)

Find in files results highlighting in output window:
- Highlighting for matches, file path / name, line number, text, and more
- Modify colors in new "Output" tab in theme manager

New spell checker based on Windows API:
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell)
- Supports all encodings, including Unicode formats
- Language support based upon installed languages on Windows
- Supports filters for strings, comments, HTML, and XML

Bookmark enhancements:
- New bookmark gutter (right side of line numbers)
- Ability to click in bookmark gutter to toggle bookmarks
- Access special bookmark context menu by right-clicking bookmark gutter
- Optionally disable bookmark gutter

New "Open folder" option in Explorer context menu:
- Selected folder set as root in file view "Explorer" pane
- Selected folder set as "Find in files" and "File open" default directories

Internally refactored UTF-8 handling:
- Greatly improved editing for multi-byte ANSI formats (mostly Asian fonts / scripts)
- Better display of non-Latin characters in UTF-8 files
- Better handling of column editing with special characters in UTF-8 files
- UTF-8 to UTF-16 conversion in memory – avoids conversion of temp file (or file on disk if temp files disabled)
- New "Filter on selection" in Home tab to show only lines in file containing selected text
- Ability to add macros or scripts to toolbar, ribbon, or context menu
- Key mapping, toolbar / ribbon support for "Save and upload to server" for FTP-linked files
- New "Automatically upload saved files" option to FTP-linked folder context menu (Project tab)
- Ability to customize tags inserted by HTML toolbar buttons
- Ability to set output encoding for user tools (ANSI, UTF-8, or UTF-16)
- Better folder pickers for Find in Files, projects, etc.
- Much more responsive XML / JSON manager trees, especially with large structures and data
- Greatly improved performance for files opened from slow network or VPN
- Other minor fixes, improvements, and enhancements


UltraEdit 24.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.61 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.51 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.40 (64-bit)

Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme

Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers

Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text

Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords:
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines

Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.20.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.30 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.27 (64-bit)
- Folded code highlighting
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
- Dramatic performance improvements for hidden lines
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
- Tab delimited sort
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
- Display improvements
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.10.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.32 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.24 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.23 (64-bit)
JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
- New wordfile and special syntax highlighting support for JSON
- Greatly improved performance with Document Map, especially in large files
- Greatly improved performance with Line Change Indicator (LCI), especially in large files
- Addressed all issues related to LCI


UltraEdit 24.00.0.76 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.72 (64-bit)

Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments

Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column

GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults

Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (A, z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues

Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
- Find / replace in files enhancements
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results

XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
- Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
- Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items

"Join line(s)" feature (Edit tab):
Option to preserve leading spaces in Advanced » Settings » Editor » Advanced:
Compare in UC Pro externally detected changes from file change detection prompt:
New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list

"Close all files to left / right" in file tab context menu (with key mapping support):
"Add to [Favorite / Project] Files" options on file tab / file view context menu:
Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists:
New option to use classic theme for printing ("Page setup" dialog):
User tools and default associated shortcuts now begin with "1" instead of "0":
Standardized capitalization of text (sentence case) in menus and UI:
- New /LanguageMarker flag for wordfiles for expanded shebang line recognition

New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode:
"Defaults" button in sort settings dialog:
"Delete selected lines" now deletes complete line even if not completely selected:
Paste into multiple selected columns while in column mode now pastes into all columns:
Full customization support for edit window and file tab context menus:
Improved performance and data handling with shared FTP accounts:
Optimized file change detection to avoid pause when checking for changes in all open files:
Support for OpenSSH 7.0+ (SSH console):
Addressed issues related to FTP-linked project folder:
Addressed several issues when default ANSI encoding set to non-Latin code page:


UltraEdit 24.00.0.56 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.53 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.49 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.45 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.41 (64-bit)
- Change log not available for this version

BurnInTest Professional 9.0 Build 1011 查看版本資訊

更新時間:2018-08-24
更新細節:

What's new in this version:

BurnInTest Professional 9.0 Build 1011
- Fixed a crash that could occur when using a config file from version 8
- Updated system information library to work around a crash caused by Windows 10 Enterprise device guard on some AMD systems


BurnInTest Professional 9.0 Build 1010
- Fixed a bug in the 2D colour bar test that was preventing the main BurnInTest windows from handling messages (eg when clicking the stop button) which made it impossible to stop the test.
- Removed the verified operations count for the GPGPU as it was unused, added an error count to the dashboard tile
- Fixed a bug preventing bitaccess.txt from correctly working with the test selections, times and cycles on the dashboard display
- Fixed a bug preventing bitaccess.txt working with the TPM test
- Made some changes so invalid filename characters are stripped from the log file prefix name when using system variables replacements


BurnInTest Professional 9.0 Build 1008
- Fixed an issue when reading the configuration file that could cause the "Machine type" and "Serial number" to display invalid characters in system information


BurnInTest Professional 9.0 Build 1007
- Made some changes to the advanced network test in order to run a bit slower and allow smaller target speeds on low speed network cards
- Fixed some display issues with the advanced network test dashboard tile view
- Updated system information library to fix some issues when reading Intel SSD temperatures
- Added some extra TPM error messages
- Fixed an issue with the PHYSDISK command line parameter and the auto select disks setting when running in WinPE not correctly selecting all the physical disks
- Fixed a bug where if just a pre test was selected (eg the TPM test) then it was possible for the test run to not stop correctly after the pre test was finished
- Fixed a minor bug in calculation of the Cycle in the USB3 test
- Changed the packet count per cycle of the USB3 test to 115,000 to bring the cycle count more into line with the USB2 cycle count


BurnInTest Professional 9.0 Build 1006
- Changed behaviour so when using a script from the command line the management console connection is delayed until a config (with the management console enabled) is loaded or the SETMANAGEMENT script option is used
- Fixed a crash that could occur when turning on the management console option using a script
- Removed IP information for network cards from test certificate
- Install to USB, added window message updates when copying big files to prevent "Window not responding"
- Install to USB, added LasUsed.bitcfg file to USB drive during copy process
- Fixed a 32bit overflow when logging the offset location of an error in the Optical test that could cause negative values to be displayed for large files
- Added an error message when the DX12 test executable is missing / fails to launch
- Fixed the display of the number of USB tests running on the test progress tile (previously showing an incorrect number of tests running).
- Temperature graphing, added checks and fixes for graphing more than the maximum # of temperature sources (32)
- Fixed a bug where selecting "No Monitoring" for temperature monitoring in test preferences could lead to a crash


BurnInTest Professional 9.0 Build 1005
- Added logging of DX12 error string when available
- Changed time/duty cycle entry on dashboard so values are saved when losing focus, not just on enter keypress
- Changed default network test settings to be error ratio of 0.1% instead of each single missing packet
- Made the test preferences dialog a bit smaller
- Added AVX/AVX2/FMA3/FMA4 settings to SETCPU script command
- Fixed a bug in the CPU test where if just the AVX/AVX2/FMA3/FMA4 instructions were selected then the test would not perform any operations
- Fixed a bug in the endpoint.exe (advanced network test) not updating the current ethernet statistics while a test was running
- Fixed incorrect logging test name for TPM
- Fixed a bug when removing advanced network test from tileview, would still be present in list view on dashboard
- Fixed a bug when trying to remove the advanced network test using the remove link in list view on dashboard
- Fixed a bug with the text not drawing correctly for the Advanced network test dashboard tile when a test was running


BurnInTest Professional 9.0 Build 1004
- Fixed a bug with the DX12 test losing it's operations and cycle count after 15mins
- Fixed a possible "No operations" error for the DX12 test
- Fixed a bug with Advanced network, PCIE and serial port tests not updating operations count when dashboard tab was not displayed, which could cause a "No operations detected" error message.
- New in BurnInTest Professional 9.0 Build 1003 (March 23rd, 2018)
- Changes to the PCIe test for handling sleep states during testing
- Fixed a bug that could cause tests to end before their set runtime
- New in BurnInTest Professional 9.0 Build 1002 (March 20th, 2018)
- Fixed a bug with "Install to usb" function not copying the required DX12 3D test media files
- Fixed a bug where if all tests had finished (eg in an error condition) before clicking stop button then BurnInTest could get stuck and not allow tests to be stopped properly


BurnInTest Professional 9.0 Build 1001
- Fixed some incorrect test icons on the dashboard
- Fixed a bug where times were not being sent correctly to the management console while a test was running
- Increased max script line length to account for setting the maximum number of supported serial ports for SETSERIALPORTS command
- Temperature, Fixed auto scroll checkbox not being applied when temperature settings are changed
- Temperature, Fixed overlay text appearing outside graph area
- Temperature, Fixed flickering of lines when auto scroll is disabled
- Temperature, Fixed incorrect temperature time values in chart due to temperature history wrapping back to 0


BurnInTest Professional 9.0.1000.0
New User Interface:
- New tile based user interface
- Tests will now run on top of their tile button un user interface (instead of a separate window) where appropriate
- Better scaling of user interface on 4K high DPI monitors
- New TPM (trusted platform module) pre test
- Checks for presence of TPM, runs self test and queries for version.

CPU Test:
- Added AVX, AVX2, FMA3 and FMA4 extensions
- Added checkbox for AVX, AVX2, FMA3 and FMA4 to test preferences
- Heat test, added new instructions to max heat test to maximize heat generation on CPUs that support FMA & AVX instruction sets

RAM Test:
- Improved the speed of the test by enabling memory caching. To replicate the V8 behaviour an option has been added to the test preferences to "Disable memory caching"
- Test now waits for USB3 benchmark test phase to complete before starting due to the large amount of RAM required per USB3 plug during the initial benchmark phase of the USB3 test.

Bluetooth Test:
- Updated and improved Bluetooth test
- NEW Bluetooth Advance Loopback Test to send/receive with the current Endpoint Software.
- Added Loopback test for Serial Bluetooth Devices (Tested with HC-06, Power to VCC, Ground to Ground, RX looped to TX). Requires the device to be paired/authenticated prior to be used in BurnInTest
- Bluetooth Loopback Test now supports up to 4 Remote Bluetooth devices.
- Added separate Duty cycle and preferences controls for Bluetooth test
- Added port range to Bluetooth test

2D Test:
- Added new EMC test pattern "Color bars with moving element", to comply with CISPR 32 (ITU BT.1729) standards
- Changed how example character is drawn on preferences window to better display large fonts (96, 120 etc)
- Removed font size limit (previously 8-16) on scrolling letter 2D tests
- Allowed different font sizes to be selected for the scrolling H test and adjusted the scroll speed to take into account monitor vertical resolution
- Added 2K & 4K resolution options

3D Test:
- Added new DX12 option on supported systems (64bit win 10)
- Added 2K & 4K resolution options

USB3 Test:
- Added slow speed threshold setting and warning message to USB3 loopback test
- Added a warning/error when USB3 plugs are not running at superspeed / 5Gb USB3 speed. This can be ignored by changing the BITErrorClassification.txt file
- Added ability to select USB3 plug connection speed for USB test
- Added memory allocation check when creating packet buffers for USB3 benchmark & loopback tests
- Increased usb3 thread synchronization timeout from 1 minute to 2 minutes to avoid synchronization timeout when multiple usb3 plugs (more than 4 plugs) are connected.
- Added a syncronization step before reading voltage from usb3 plugs
- Fixed a bug where sending simultaneous usb3 vendor commands could lead to failure in running the commands
- Added "Auto" option to the USB3 connection types
- Improved thread synchronisation when a large number of test plugs are connected. Many USB host controller's device drivers start to fail under high load (Open, Send and Re-enumeration requests fail if system is under high load). This works around most of the host controller flaws.

Disk Test:
- Increased disk tests limit to 100 (from 80)
- Added a "max cycle" option to the disk test

Network test:
- Added "Use 1st IP for all" network test option to preferences
- Added a new option to only select network cards that are connected/have an IP

Video Test:
- Added option to mute audio when playing video

Serial Port test:
- Added separate options to disable RTS/CTS and DSR/DTR test phase

Help:
- Moved to a new help format (ewriter) so that help topics can be opened directly in Windows 10
- Temperature Monitoring & Charts
- Updated temperature graphs to be interactive and allow scrolling and zooming.
- Temperature collection and graphing will start by default when BurnInTest is first launched so temperatures can be monitored without any tests running. On test start the graph will be reset and on test stop the temperature monitoring will be stopped to allow the graph from the test run to be saved.
- Temperature tab now has a split list view of three lists, CPU, GPU and HDD
- Changed series colours to be more visually friendly
- Added checks for the maximum number of temperature sources to monitor
- Fixed scrolling/dragging issues
- Added zoom buttons
- Added support for multiple GPU temperature readings
- Customer certificate template
- Added marker for inclusion of the temperature table chart

Scripting:
- Added more USB options to scripting
- Added SETBLUETOOTH Scripting commands

Misc:
- Added support for reading and logging fan speed from SpeedFan utility
- Fixed a bug when using the PHYSDISK command line parameter in WinPE where the physical specific disk patterns were not available in the select all drop down
- Fixed some problems displaying the FMA3 support for CPUs in system information
- Added way to disable stop button, disable time and cycle settings when using bitaccess.txt to prevent people changing the run time and stopping test early
- Added option to include the duty cycle of each test in the Report Information window
- Turned optical test off by default
- Removed GPGPU test from standard edition

Preferences
- Increased the size of Preferences window
- Changed temperature source/threshold combo boxes to editable list view with checkboxes
- Combined Pre-Test/Post-Test tabs. Combined Serial Port/Parallel Port tabs
- Added %MCMACHINEID% flag to logging file name preferences to allow management console ID to be used as part of the logging path
- Made some changes to the memory test preferences window tab for better readability
- Management console
- Updated & rewrote central management console database to hold testing results