Skip to content

IntelliEdit v1.14

Choose a tag to compare

@mihaimoga mihaimoga released this 06 Mar 18:33
· 29 commits to main since this release

Updated Embedded Web Browser

Upgraded the integrated Microsoft Edge WebView component to the latest available version for improved performance, security, and web‑standards compatibility.

File Operations Fixes

Resolved an issue where Rename, Move, Copy, and Delete actions were not functioning correctly, ensuring reliable file management behavior.

genUp4win Library Updated

Updated genUp4win to the latest version:

Introduced SHA‑256 checksum verification for downloaded update installers to guarantee file integrity and prevent installation of tampered or corrupted packages.

LEXILLA and SCINTILLA Library Updates

Updated LEXILLA to v5.4.7:

  • Added EscapeSequence (escseq) lexer.
  • Improved lexers for Errorlist, Makefile, Perl, and Progress.

Updated SCINTILLA to v5.6.0:

  • Fixed a crash when the editor window becomes too narrow to display text.

Also includes improvements from v5.5.9:

  • Option to disable drag‑and‑drop.
  • Fixed color rendering after line endings.

Updated PJ Naughter’s CScintillaCtrl

  • Updated to the latest version compatible with Scintilla v5.6.0.
  • Newly wrapped messages include: SCI_GETDRAGDROPENABLED and SCI_SETDRAGDROPENABLED.