Skip to content

Releases: mihaimoga/IntelliDisk

IntelliDisk v1.14

12 Mar 16:56

Choose a tag to compare

Updated Embedded Web Browser (Microsoft Edge)

  • The application now includes the latest version of the embedded Microsoft Edge WebView.
  • This update brings improved performance, better standards compliance, enhanced security, and broader compatibility with modern web technologies.

Updated genUp4win Library

  • Upgraded genUp4win to the latest available version.
  • Introduced SHA‑256 checksum verification for all downloaded update installers.
    • Ensures file integrity before installation.
    • Prevents the installation of tampered or corrupted files.
    • Improves overall security and reliability of the update process.

IntelliDisk v1.13

30 Sep 16:15

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).

IntelliDisk v1.12

23 Mar 07:28

Choose a tag to compare

Updated genUp4win library to the latest version available.

IntelliDisk v1.11

09 Mar 01:15

Choose a tag to compare

Updated genUp4win library to the latest version available.
Removed deprecated functions in C++17, defined in <codecvt> header.

IntelliDisk v1.10

01 Mar 03:12

Choose a tag to compare

Updated copyright information.
Updated PJ Naughter's AppSettings library to the latest version available.

Updated GetModuleFileName calls to handle path length > _MAX_PATH.
Reworked CIniAppSettings::GetCurrentProcessIniFileLocation to use std::filesystem::path.

Updated genUp4win library to the latest version available.

IntelliDisk v1.09

27 Oct 00:46

Choose a tag to compare

  • Implemented User Manual option into Help menu.
  • Implemented Check for updates... option into Help menu.
  • Fixed limitation to _MAX_PATH for long path names.