UltraEdit 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
UltraEdit for Linux v2025.0주요 버전2026년 8월 20일
기능
  • Added native RPM package support, alongside TAR and DEB packages.
  • Expanded Linux distribution support to Rocky Linux 8/9/10, Debian 13, and Ubuntu 22.04/24.04/26.04.
  • Added support for fully relocatable Linux installations, allowing RPM and TAR installations to run from any location.
  • Added volume-license package variants for Linux, available to volume-license customers from a separate download page.
  • Improved Linux packaging with automatic runtime dependency detection and correct version/release-date embedding.
  • Added multiple SSH/Telnet terminal tabs, including Add terminal and Remove terminal actions.
  • Improved SSH/Telnet account persistence and moved password storage to the operating system’s native credential store.
  • Improved SSH/Telnet terminal compatibility, including session handling, resizing, and re-wrapping of terminal history.
  • Improved Linux dockable panes, including dock/undock by double-clicking and support for docking floating panes on Wayland.
  • Improved Sort error reporting and handling of paths containing spaces or shell meta characters.
  • Added Sort File Tabs to commands available for the toolbar.
  • Added support for specifying line/column position from the command line.
  • Added an option to disable user clipboards.
  • Enabled Reformat JSON and Compress JSON for files without JSON syntax highlighting.
  • Improved portability of project files between systems.
  • Improved large-file responsiveness by restricting Markdown code-folding analysis to Markdown files.
수정 사항
  • Fixed multiple SSH/Telnet terminal issues, including keyboard focus, control-character rendering, telnet command-line handling, terminal teardown crashes, and startup without a SHELL environment variable.
  • Fixed crashes when quitting with an open dialog, restoring FTP/SFTP files at startup, shutting down with dockable-panel tooltips, and rendering HTML/browser preview without a document.
  • Fixed an infinite error-dialog loop when deleting items from the Places tree.
  • Fixed hangs when closing with active FTP/SFTP transfers.
  • Fixed FTP/SFTP/FTPS transfer stability and FTP MLSD directory-listing parsing.
  • Fixed Linux docking and auto-hide pane positioning issues, including Wayland docking behavior.
  • Fixed save state/file recovery issues that could cause unsaved content to be lost or recovery archives from earlier versions to be discarded.
  • Fixed Save Changes dialog icon rendering incorrectly on HiDPI displays.
  • Fixed repeated crashes and hangs while editing.
  • Fixed file-open detection and Quick Find input issues.
  • Fixed Linux terminal clipboard/paste issues across various distributions.
  • Fixed Favorite Files dialog resizing.
  • Fixed several hex mode Find/Replace and Undo issues.
  • Fixed UTF-8 Replace All matching with umlauted characters.
  • Fixed regular-expression option display issues.
  • Fixed multiple file-tab and split-window behaviors.
  • Fixed Markdown bold highlighting and Live Preview rendering issues.
UltraEdit for Windows v2026.0.0.232026년 7월 9일
수정 사항
  • Fixed non-reproducible crash in UE while editing.
  • Command palette navigation is incorrect.
  • Quick Find for "**" fails.
  • Toolbar corrupted after upgrading.
  • "Select all" only selects a subset of visible lines.
UltraEdit for Windows v2026.0주요 버전2026년 6월 9일
기능
  • Integrated Ask UltraEdit AI chat window
    • Natural language access to full Help documentation.
    • Get feature use case recommendations from the full Power Tip library.
  • FTP enhanced server compatibility update
    • Added Key Exchange Algorithm – diffie-hellman-group18-sha512 support.
    • Added Key Exchange Algorithm – diffie-hellman-group16-sha512 support.
    • Added Key Exchange Algorithm – curve25519-sha256@libssh.org support.
    • Added Cipher Algorithm – 3des-cbc support.
    • Added MAC Algorithm – hmac-sha2-256-etm@openssh.com support.
    • Added Cipher Algorithm – rijndael256-cbc support.
    • Added Cipher Algorithm – rijndael-cbc@lysator.liu.se support.
수정 사항
  • Fixed: Crypto algorithm could not be negotiated error returned when connecting to server.
  • Fixed: List lines containing find string omits some valid matches.
  • Fixed: Indent of multiple selections doesn’t work.
  • Fixed: Paste column doesn’t preserve pad spaces.
  • Fixed: Content in upper pane scrolls when typing in column mode in lower pane during split window editing.
  • Fixed: File in use error message on closing Account Manager dialog window.
  • Fixed: FTP transfer completes successfully but FTP open dialog remains locked for up to 25 seconds after transfer is complete.
  • Fixed: Saving via FTPS to Windows Server 2022 takes a very long time.
  • Fixed: “Error in certificate” dialog is shown every time connection is made.
  • Fixed: Content is pasted in wrong location when pasting in column mode on line with TABS.
  • Fixed: Search in “All open files” doesn’t work as expected if “Filter” option has previously been selected.
  • Fixed: Column mode delete key behavior changed.
  • Fixed: Multiple FTPS stability issues.
  • Fixed: Windows clipboard is not updated for secondary application when copying in Column mode.
  • Fixed: Crash while editing wordfile with specific settings.
  • Fixed: Batch file run from User tool cannot delete a file that's already open.
  • Fixed: Files opened via command palette are not automatically added to Recently opened files list in File lists view.
  • Fixed: UltraEdit inserts TABS on empty lines since.
  • Fixed: Perl option for regular expressions is lost on application restart.
  • Fixed: Crash with syntax highlighted file and switching to Contemporary menus.
  • Fixed: Focus unexpectedly jumps to previously matched string when pressing CTRL+F.
  • Fixed: Unexpected selection after using "Insert number".
  • Fixed: JSCompressDocument and JSFormatDocument have no effect in macro.
  • Fixed: Multiple issues with modifying key mappings.
  • Fixed: HEX mode selection issues.
  • Fixed: Column reference in status bar not as expected with multi-byte characters.
  • Fixed: Focus in file shifts erratically when crossing lines with no text while creating column mode selection.
  • Fixed: Crash while navigating in specific document with specific settings.
  • Fixed: Alt+H in German ‘Ersetzen in Dateien’ window activates the wrong edit field.
  • Fixed: Syntax highlighting of dates (substrings starting with a digit) not working anymore.
  • Fixed: Selection is cleared when “search string not found” dialog is shown.
  • Fixed: Top pane scrolls unexpectedly with Column mode editing in split pane view.
  • Fixed: Crash after changing regex type in Find dialog with specific settings.
  • Fixed: Crash while attempting find with specific settings.
  • Updated: Change "Find" button to "Cancel" in Find in Files dialog during search.
UltraEdit for Mac v2025.0주요 버전2026년 6월 9일
기능
  • Added support for moving custom toolbars above the edit window on macOS.
  • Added "Sort File Tabs" to the list of commands that can be added to the toolbar.
  • Added support for specifying line/column position from the command line.
  • Added support for macOS dictation/transcription.
  • Added an option to disable user clipboards.
  • Enabled "Reformat JSON" and "Compress JSON" on files without JSON syntax highlighting applied.
  • Improved portability of project files so they can be created on one system and moved to another.
  • Improved SSH/Telnet terminal compatibility.
수정 사항
  • Fixed: Arrow key navigation at file boundaries while editing.
  • Fixed: UE does not come to the foreground when the icon is clicked in the menu bar.
  • Fixed: Detection of files that are already open.
  • Fixed: Repeated crashes while editing on macOS/Linux.
  • Fixed: Crash when trying to modify settings on macOS.
  • Fixed: Crash when changing the Word file path.
  • Fixed: Crash on application start with certain configurations.
  • Fixed: Application fails to start after enabling "Show Relative File Paths".
  • Fixed: Hang and 100% CPU usage while editing.
  • Fixed: Hang when working with multiple open files, invoking New Window, and closing.
  • Fixed: Quick Find only accepts the first typed character; all subsequent characters go to the edit window.
  • Fixed: UltraEdit does not remember the desktop it is assigned to.
  • Fixed: UltraEdit does not adjust size when Mission Control is invoked.
  • Fixed: UltraEdit does not come to the foreground when its icon is clicked in the menu bar.
  • Fixed: UltraEdit creates Edit files in the user’s home directory when it should not.
  • Fixed: UltraEdit appends “.s” to newly created files saved with a .sql extension.
  • Fixed: Unable to copy from a Linux terminal and paste into UEX after extended use.
  • Fixed: Issues pasting from certain sources on various Linux distributions.
  • Fixed: Favorite Files dialog does not remember its size after resizing, and its content area cannot be resized.
  • Fixed: Replace dialog remains open when switching from hex mode back to normal edit mode.
  • Fixed: Spelling error in the Hex Find/Replace dialog.
  • Fixed: "En space" character cannot be replaced in either ASCII or hex mode.
  • Fixed: Undo in hex mode does not work correctly.
  • Fixed: Umlauted characters not matched with "Replace All" in UTF-8 files.
  • Fixed: "Perl" is sometimes not shown as an option for regular expressions.
  • Fixed: Double-clicking a quoted string includes the surrounding quotes in the selection.
  • Fixed: Double-clicking a string includes "$" and ">" in the selection, with no way to change the behavior.
  • Fixed: Multiline tabs behave unexpectedly when a new file forces a second row of tabs, including a tab that should be on the new row, not displaying.
  • Fixed: Screen splits unexpectedly when clicking one of several open file tabs.
  • Fixed: Clicking the right arrow in the tab bar row unexpectedly creates blank edit files after passing the last file tab.
  • Fixed: Bold text highlighting does not work as expected in markdown files.
  • Fixed: Live preview does not display content as it does in UltraEdit for Windows.
  • Fixed: Live preview renders incorrectly when a blank line is added to the file and saved.
  • Fixed: "Email our support team" link incorrectly routes to a sales quote-request form rather than support.