Lanzamientos de UEStudio

Released: Dec 20, 2024

Actualizaciones en v2024.2

Características

  • 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.

Correcciones

  • Line number in "Find String List" window is incorrect.
  • Prevent duplicate clipboard history entries.
  • Add setting to use an...

Released: Sep 30, 2024

Actualizaciones en v2024.1.0.36

Correcciones

  • 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

Actualizaciones en v2024.1

Características

  • 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...

Released: Aug 18, 2024

Actualizaciones en v2024.0.0.44

Correcciones

  • 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...

Released: Apr 19, 2024

Actualizaciones en v2024.0

Características

  • 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...

Released: Dec 15, 2023

Actualizaciones en v2023.2

Características

  • 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...

Released: Aug 16, 2023

Actualizaciones en v2023.1

Características

  • 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...

Released: Apr 24, 2023

Actualizaciones en v2023.0

Características

  • 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...

Released: Jan 19, 2023

Actualizaciones en v2022.2

Características

  • 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...

Released: Aug 3, 2022

Actualizaciones en v2022.1

Características

  • 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...