Universal File Editor Changelog

What's new in Universal File Editor 0.5.42.1 Beta

Oct 1, 2013
  • xml Editor: fix collapse/expand after reformatting
  • xml editor: fix collapse/expande with comment block
  • correct message box for closing new unsaved document
  • fix enable/disable for "close" menu item
  • Status bar
  • 3d models viewer
  • installation: add license text into installer & zip-package

New in Universal File Editor 0.4.39.19 Beta (Sep 23, 2013)

  • Xml Editor: implement collapse/expand commands

New in Universal File Editor 0.4.39.18 Beta (Sep 17, 2013)

  • Xml editor: fix bug with "Macro is already recording"
  • Xml editor: small changes in default formatting

New in Universal File Editor 0.4.39.16 Beta (Sep 5, 2013)

  • Text editor: fix error if document is opened with incorrect encoding
  • Xml editor: full support of comment/uncomment text via CTRL-/ and CTRL-SHIFT-/
  • Xml editor: extend autocomplition engine (generate close tag if user wrote open tag)
  • C# editor: full support of comment/uncomment text via CTRL-/ and CTRL-SHIFT-/
  • Image editor: allow select any image part and copy it to clipboard, allow paste image from clipboard, allow crop image
  • Image editor: support Gif format
  • Image editor: add context menu and app menu
  • Csv editor: fix error during file reload
  • Allow create any file type via 'New File' command (for formats that are supported in writable mode)
  • Fix 'Show update notification' option
  • Fix issue 1491: Content Type Change Error
  • Fix issue 1489: 'File contains corrupted data.' exception appears
  • Small fixes
  • small ui changes

New in Universal File Editor 0.4.38.15 Beta (Aug 26, 2013)

  • Xml parser: refactoring -> increase speed parsing
  • Xml parser: refactoring -> increase speed rendering
  • Xml editor: show dropdown hint for closed tag
  • Xml editor: add auto completion for closed tag, attributes
  • Xml editor: support new key combinations for xml comments (CtrlShift/)
  • Xml editor: update list of commands in header menu
  • Archive viewer: fix icons, fix file names
  • Installation: allow start app after install

New in Universal File Editor 0.4.29.14 Beta (Aug 18, 2013)

  • Add support of archive formats (zip, rar, 7z, tar and etc.): readonly mode
  • Text editors: remember scroll position and selection between launches
  • Text editors: allow add tab to several lines by one key press (select several lines and press Tab)
  • Video player: preventing the system from entering sleep or turning off the display

New in Universal File Editor 0.4.29.13 Beta (Aug 12, 2013)

  • video/audio viewers: panning development
  • video/audio viewers: remember volume property
  • video viewer: remember video progress between launches
  • table editor (csv): allow edit files, add support of ','-separated and ';'-separated modes
  • table editor (csv): redesign
  • update list of supported formats (.ts, .mpg, .wav)
  • UI changes

New in Universal File Editor 0.4.26.12 Beta (Aug 9, 2013)

  • Video viewer: refactoring
  • Audio viewer: refactoring
  • Small UI changes

New in Universal File Editor 0.4.26.11 Beta (Aug 4, 2013)

  • Ctrl+Z: fixes
  • Menu: new menu items for existed functionality
  • Context menu in text editors
  • Options: allow to disable update checking
  • NSIS: fix formatting during edit
  • UI changes

New in Universal File Editor 0.4.26.10 Beta (Aug 2, 2013)

  • Performance optimization
  • New app icon
  • Small UI changes

New in Universal File Editor 0.4.26.9 Beta (Jul 31, 2013)

  • support 64bit mode
  • ctrl-z/ctrl-y for text editors
  • options window: 'Show Line Numbers' option

New in Universal File Editor 0.4.26.8 Beta (Jul 26, 2013)

  • Bug fixing
  • Small UI changes

New in Universal File Editor 0.2.26.15 Beta (Mar 22, 2013)

  • Leave copied data in clipboard after application exit
  • Trim search text in non strong mode
  • Open text files in non read-only mode by default
  • Find text in whole document (not after cursor only)

New in Universal File Editor 0.2.26.10 Alpha (Feb 7, 2013)

  • fix for changing between several types of editors
  • fix ctrl+tab command to switch to another tab
  • 'Documentation' menu item
  • 'Open recent' menu item
  • another bugfixing
  • upgrade coloring scheme for xml editor
  • 'ctrl + /' command to comment some line in xml editor
  • autoformat xml text in readonly mode in xml editor
  • open csproj, resx and xaml files in xml editor by default

New in Universal File Editor 0.2.23.9 Alpha (Feb 4, 2013)

  • xml highlight
  • ufe text editor: new commands
  • UI changes
  • remember selected tabs, remember new files content
  • detect changed files and ask about them before exit
  • bat editor: add icons into popup menu

New in Universal File Editor 0.2.23.8 Alpha (Feb 1, 2013)

  • Bug fixing
  • Bat editor: add text completion for environment variables
  • Xml editor: add basic highlight

New in Universal File Editor 0.2.23.7 Alpha (Jan 31, 2013)

  • UFE text editor: deleting file detection
  • Notification about new version
  • UFE text editor: regular development
  • bug fixing
  • small UI changes