Skip to content

v1.0.0-release — First stable release

Latest

Choose a tag to compare

@Gaymocoder Gaymocoder released this 07 Sep 23:42
· 21 commits to master since this release

Improvements from first alpha-release:

  • Replaced outdated library from Windows API to newer Process Status API;
  • Added full support for Unicode characters (UTF-16);
  • Added real-time output of modules using by tracking process;
  • Added own application icon;
  • Added more information into status outputs;
  • Added "Press Enter to exit" after the tracking process is terminated;

Bug-fixes from first alpha-release:

  • Fixed several possible memory leaks;
  • Fixed possible resource leak;
  • Fixed error in building the sources with MSVC.

Screenshot of app execution (finished):

image

Full Changelog: v0.0.1-alpha...v1.0.0-release