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

  • Updated the embedded web browser (Microsoft Edge).
  • Updated genUp4win library to the latest version available.
    Added download progress reporting by extending the update callback with a progress parameter, propagating it through the update flow.
  • Updated Jovibor’s HexCtrl library to the latest version available.
    • Added full Per-Monitor V2 DPI support.
    • Added middle mouse click scroll.
    • Many internal fixes and improvements.
  • Updated LEXILLA library to version 5.4.9 and SCINTILLA library to version 5.6.2.
    Version 5.4.9 improves Assembler, C++, F#, LaTeX, Pascal, and Ruby.
    Version 5.4.8 improves Batch, Forth, JavaScript, and JSON.
    Version 5.6.2 adds error status SC_STATUS_OUTSIDE_DOCUMENT and stops out-of-bounds insertions earlier.
    Version 5.6.1 adds mode to draw tabs as HT blobs and fixes a regression in SCI_CONVERTEOLS.