Just to let everyone know that v1.14 of IntelliEdit has been released. Updates for this version include:

  • Updated copyright information.
  • Updated the embedded web browser (Microsoft Edge).
  • Fixed File Rename/Move/Copy/Delete not working correctly.
  • Updated genUp4win library to the latest version available.
    Introduced SHA256 checksum verification for downloaded update installers to ensure file integrity and prevent installation of tampered or corrupted files.
  • Updated LEXILLA library to version 5.4.7 and SCINTILLA library to version 5.6.0.
    Version 5.4.7 adds EscapeSequence lexer escseq. Improves Errorlist, Makefile, Perl, and Progress.
    Version 5.6.0 fixes crash when window is too narrow to show any text.
    Version 5.5.9 adds an option to disable drag & drop. Fixes colour after line end.
  • Updated PJ Naughter’s CScintillaCtrl library to the latest version available.
    Updated class to work with Scintilla v5.6.0. New messages wrapped include: SCI_GETDRAGDROPENABLED and SCI_SETDRAGDROPENABLED.