Releases: mihaimoga/IntelliLink
Releases · mihaimoga/IntelliLink
IntelliLink v1.26
📦 Enhancements
- Updated Embedded Web Browser. Integrated the latest version of Microsoft Edge WebView, improving compatibility, rendering accuracy, and security.
- Updated
TinyXML2(Lee Thomason) to the latest available version. - Updated
genUp4winto the latest available version. IntroducedSHA256checksum verification for downloaded update installers to ensure file integrity and prevent installation of tampered or corrupted files.
🛠 Fixes
ResizeListCtrlimprovements. Corrected the column‑width calculation logic to ensure consistent and accurate sizing across display configurations.
IntelliLink v1.25
This release focuses on system stability and reliability. No new features were introduced. Includes:
- Fixes for known bugs.
- Security updates.
- Minor performance optimizations.
- Updated the embedded web browser (Microsoft Edge).
- Updated
Bootstraplibrary to the latest version available (Release Notes & Software Content Register).
IntelliLink v1.24
Updated genUp4win library to the latest version available.
IntelliLink v1.23
Updated genUp4win library to the latest version available.
Updated Lee Thomason's TinyXML2 library to the latest version available.
Removed deprecated functions in C++17, defined in <codecvt> header.
IntelliLink v1.22
- Updated copyright information.
- Fixed limitation to
_MAX_PATHfor long path names. - Updated Lee Thomason's
TinyXML2library to the latest version available. - Updated
GetConfigFilePathto usestd::filesystem::path.
IntelliLink v1.21
Fixed loading/saving of XML configuration file.
IntelliLink v1.20
Replaced old XML library with Lee Thomason's TinyXML2 library.
Implemented User Manual option into Help menu.
Implemented Check for updates... option into Help menu.
Starting this release, IntelliLink is using genUp4win library for self-update.