Skip to content

Releases: mihaimoga/IntelliLink

IntelliLink v1.26

18 Feb 23:40

Choose a tag to compare

📦 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 genUp4win to the latest available version. Introduced SHA256 checksum verification for downloaded update installers to ensure file integrity and prevent installation of tampered or corrupted files.

🛠 Fixes

  • ResizeListCtrl improvements. Corrected the column‑width calculation logic to ensure consistent and accurate sizing across display configurations.

IntelliLink v1.25

03 Oct 15:00

Choose a tag to compare

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 Bootstrap library to the latest version available (Release Notes & Software Content Register).

IntelliLink v1.24

23 Mar 07:57

Choose a tag to compare

Updated genUp4win library to the latest version available.

IntelliLink v1.23

08 Mar 20:15

Choose a tag to compare

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

13 Feb 02:19

Choose a tag to compare

  • Updated copyright information.
  • Fixed limitation to _MAX_PATH for long path names.
  • Updated Lee Thomason's TinyXML2 library to the latest version available.
  • Updated GetConfigFilePath to use std::filesystem::path.

IntelliLink v1.21

20 Sep 18:50

Choose a tag to compare

Fixed loading/saving of XML configuration file.

IntelliLink v1.20

06 Sep 15:53

Choose a tag to compare

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.