UEStudio 릴리스
Released: Dec 20, 2024
v2024.2 버젼 업데이트
기능
- New 'Pieces for Developers' Plugin:
- AI Copilot and assistant.
- Available both offline and online.
- Choose your favorite LLM/service:
- OpenAI's ChatGPT.
- Google's Gemini.
- Anthropic's Claude.
- Hex mode enhancements:
- Select range command.
- Delete selected bytes.
- Insert/Delete dialog: Insert arbitrary byte value.
- Option to underline URLs in open files.
수정사항
- Line number in "Find String List" window is incorrect.
- Prevent duplicate clipboard history entries.
- Add setting to use an audio cue ("beep") when...
Released: Sep 30, 2024
v2024.1.0.36 버젼 업데이트
수정사항
- Global templates not visible after adding new template.
- Sum selection doesn't sum digits after decimal.
- Crash with Sum Selection and "Ignore character in number" option.
Released: Aug 27, 2024
v2024.1 버젼 업데이트
기능
- Added a new "Start support request" command.
- Generates new email using default system email client.
- Captures commonly needed user and system information.
- Captures current application information.
- Enhanced XML manager editing for attributes and values.
- Added a new horizontal split view for Live Preview.
- Added a new remote file upload/download progress bar in application status bar.
- Added a new compare file command to the file tab menu for easy access.
- Compare tool configuration UI has been...
Released: Aug 18, 2024
v2024.0.0.44 버젼 업데이트
수정사항
- Color tooltip triggered in wrong context.
- FTP save fails with specific server and file content.
- Adding blank new lines causes wrapped line to appear.
- Binary file from Unisys mainframe isn't correct after download.
- Column mode editing with specific setting causes deletion of rows.
- Control codes inserted on mouse click into SSH console in UE v2024.0.
- Windows error "ding" with every click into SSH window.
- Clipboard paste in SSH/telnet console always adds a line break.
- Crash when using file...
Released: Apr 19, 2024
v2024.0 버젼 업데이트
기능
- Added support for cloud storage services. Use the UltraEdit dialog as a hub to search all your files from any supported cloud service:
- Google Drive.
- Microsoft OneDrive.
- Amazon S3.
- Dropbox.
- Access and edit files from all your cloud storage services.
- Application scripting additions:
- Added new document properties:
- dateCreated.
- dateModified.
- dateAccessed.
- fileAttributes.
- owner.
- syntaxHighlighting.
- characters.
- lines.
- nonEmptyLines.
- sLOC.
- averageLineLength.
- longestLine.
- changedLines.
- Added new...
Released: Dec 15, 2023
v2023.2 버젼 업데이트
기능
- Macro edit/create and settings UI update.
- Consolidates global macro settings into a single "Macro settings" dialog.
- Improved edit/create macro dialogs.
- Individual macro settings now exposed in edit/create dialogs.
- Proof of concept plugin framework.
- Plugin: Code surround.
- Plugin: SQL formatter.
- Plugin: JSON to XML.
- Plugin: File splitter.
- Plugin: Tabs to spaces (leading).
- New community reviewed and approved application icons.
- Alt shortcuts added to macro play dialog.
- FTP Browser now uses...
Released: Aug 16, 2023
v2023.1 버젼 업데이트
기능
- Improved detection and highlighting of URLs in source files.
- Enhanced large file mode:
- Move all large file settings to a common location.
- Easily customize large file optimizations.
- Enable/disable line numbers, code folding, Intellitips and more.
- Added new 'Replace once' functionality to Find/Replace dialog.
- Environment variables are now supported for default backup directory.
- Microsoft PowerShell terminal font can now be customized.
- Improved detection of PowerShell scripts.
- A standard...
Released: Apr 24, 2023
v2023.0 버젼 업데이트
기능
- Application scripting update
- Added modern JavaScript support and full browser capabilities.
- Added legacy JavaScript support by default for full backwards compatibility.
- Dockable Microsoft PowerShell terminal
- Added dockable windows, which can be placed anywhere as a floating window or docked in any orientation.
- You can now execute any valid shell commands.
- You can now edit and run PowerShell scripts from the ribbon.
- You can now run selected portions of PowerShell scripts.
- Enhanced live preview...
Released: Jan 19, 2023
v2022.2 버젼 업데이트
기능
- Features and enhancements
- Footnote support for markdown live preview.
- Tasklist checkbox support for markdown live preview.
- New theme: Monokai.
- Open URLs with shift+ctrl+click in currently open files.
- Updated CSS wordfile.
- Ctrl+Left/Right arrow now works for column mode.
- Option to automatically recover documents on system or application failure.
- FTP/FTPS/SFTP is updated to the latest encryption, hashing, and protocol standards including full TLS 1.3 support.
- Telnet/SSH is updated to the latest...
Released: Aug 3, 2022
v2022.1 버젼 업데이트
기능
- Interactive login for SFTP (2FA support)
- Connect to servers that require two-factor authentication (2FA) or time-based one-time passwords (TOTP)
- New "Interactive login" account option (Advanced tab)
- Single persistent connection used for 2FA accounts to prevent multiple 2FA prompts
- Connection stays alive during file editing to avoid further 2FA prompts
- Chrome (Edgium) rendering for browser view / live preview
- Upgrades HTML / Markdown preview to modern rendering engine
- Requires WebView2 browser...