Skip to content

1.24.0

Compare
Choose a tag to compare
@houmain houmain released this 15 Apr 19:37

Added

  • Initial Lua scripting support.
  • Added multi-cursor-editing.
  • Added more advanced About dialog.
  • Editor back/forward navigation.
  • Allow pasting hex values in Binary Editor.
  • Allow pasting clipboard in new editor.
  • Allow to reduce histogram range using mouse.

Changed

  • Improved rectangular selection.
  • Highlighting lines starting with # in plaintext files.
  • Applying EXIF transformation on load.
  • Highlighting current line in line number margin.
  • Removing trailing space on backspace/delete.
  • Selecting item when dropping in session.
  • Resume previous search on F3.

Fixed

  • Improved performance of single instance check.
  • Find/Replace only in selection.
  • Fixed cache update on save.
  • Fixed disabling syntax highlighting for big files.
  • Improved syntax highlighting performance.