UEStudio Releases
Released: Jan 15, 2025
Updates in v2024.2.0.44
Fixes
- Crash during startup with certain configurations.
Released: Jan 10, 2025
Updates in v2024.2.0.41
Features
- Added update message to Pieces for Developers plugin.
Fixes
- Fixed: Crash with split view and Live Preview.
Released: Dec 20, 2024
Updates in v2024.2
Features
- 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.
Fixes
- Line number in "Find String List" window is incorrect.
- Prevent duplicate clipboard history entries.
- Add setting to use an audio cue ("beep...
Released: Sep 30, 2024
Updates in v2024.1.0.36
Fixes
- 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
Updates in v2024.1
Features
- 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...
Released: Aug 18, 2024
Updates in v2024.0.0.44
Fixes
- 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
Updates in v2024.0
Features
- 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...
Released: Dec 15, 2023
Updates in v2023.2
Features
- 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
Updates in v2023.1
Features
- 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
Updates in v2023.0
Features
- 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...