Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 3.34 KB

File metadata and controls

69 lines (54 loc) · 3.34 KB

v1.1.3 (11.11.2023)

  • Added support for devices with a new type of software based on ESP-IDF,
  • Fixed a bug related to reducing the weight of the program in the previous update,
  • Fixed and improved device selection in the connection settings page,
  • Improved performance when interacting with dropdown fields.

v1.1.2 (10.07.2023)

  • Updated libraries for interaction with PC,
  • Added logging of errors and other information,
  • Fixed and optimized the code of the service for obtaining data about the PC,
  • Fixed a bug with the inability to close the dialog box when clicking on the corresponding buttons,
  • Minor localization bugs fixed.

v1.1.1 (04.07.2023)

  • Added localization for two languages: Russian and English.
  • Added language change function.
  • Removed link to HSMonitor client project.
  • Minor bugs fixed.

v1.1.0 (17.03.2023)

  • Move application settings file to %LOCALAPPDATA%. Now users without administrator rights will be able to save settings.
  • Added the ability to add the application to startup in the installation wizard.
  • Reduced the size of the executable file and the installer file.
  • Changed behavior of dialog boxes. Now they can be closed by clicking outside their borders.
  • Added the ability to install the program without administrator rights.
  • Updated LibreHardwareMonitor library to version 0.9.2-pre209.

v1.0.9 (2.02.2023)

  • Fixed and updated app installer: new interface, ability to run without admin rights.
  • Added beautiful data validation and fixed a bug with phantom validation labels.
  • Added display of the current brightness of the device display on the main screen.
  • A new menu tab has been added, in which it is possible to view and install program updates.
  • Fixed and updated settings panel interface.
  • Button was added to close the program in the main window.
  • Fixed errors related to missing or incorrectly defined settings in the appsettings.json file.
  • Added and fixed data validation systems in text input lines.

v1.0.8 (26.01.2023)

  • Added support for multiprocessor systems and systems with multiple graphics cards.
  • Added the ability to change the brightness of the device screen from the program.
  • The firmware of the microcontroller part has been updated. Please update before use!
  • Fixed a bug related to restarting with administrator rights with the --minimize argument.
  • Added auto-completion of equipment names and types when auto-detection is disabled.
  • Fixed a bug with applying TX interval settings.
  • Fixed bug when resetting settings.
  • Fixed a bug related to inconsistent access to the serial port.
  • Added limit on the number of characters in the name of the equipment.

v1.0.7 (20.01.2023)

  • Added enable admin run mode to enable faster startup after OS boot.
  • Added auto-detection of whether the device is connected to the computer and whether it is busy with other programs.
  • Fixed auto-detection and change of pictures of logos of PC elements.
  • Redesigned algorithm for saving settings.

v1.0.6 (16.01.2023)

  • Added installer exe.
  • Added auto-detection and change of images of logos of computer elements.
  • Added change of images of logos of computer elements manually.
  • Added the ability to select a hidden launch of the application at autoload.
  • Fixed a bug related to the lack of a video card in the computer.
  • Fixed minor possible bugs related to NullReferenceException.