Skip to content

IntelliFile v1.47

Choose a tag to compare

@mihaimoga mihaimoga released this 21 Jul 16:08
· 6 commits to main since this release

Release Notes

This update focuses on modernizing core components, enhancing developer-facing libraries, and improving overall usability and performance.

Updates and Improvements

  • Updated embedded web browser (Microsoft Edge)
    • Upgraded the integrated Microsoft Edge browser to the latest supported version.
  • Updated Lexilla and Scintilla libraries
    • Lexilla updated to v5.5.1
      • Includes improvements for Baan, HTML, and XML lexers.
    • Scintilla updated to v5.6.4
      • Adds support for pixel-aligned fractional scaling in Qt, improving rendering on high-DPI displays.
  • Updated PJ Naughter's CScintillaCtrl library
    • Upgraded to the latest available version.
    • Verified compatibility with Scintilla v5.6.4.
    • Updated the codebase to support Scintilla's new pixels parameter type.

Technical Enhancements

  • Improved editor component compatibility with the latest Scintilla and Lexilla releases.
  • Enhanced rendering and scaling behavior for Qt-based environments.
  • Aligned CScintillaCtrl integration with current Scintilla API changes.