Major Privacy v0.96.2 BETA Released
Added 2024-12-01 09:13:23 +0000 UTCThis release introduces several significant enhancements and fixes. It includes new features such as an automated cleanup of access and trace logs with a default retention time of 14 days, detection of missing program files in the program tree, and the ability to create custom user-defined program groups. Users can now clear individual trace logs, and clear the ignore list. A secure volume-specific access panel has been added alongside new tools like the Mount Manager Viewer and improved options in the Program Editor Window, including a browse button and icon picker.
Major changes include a complete overhaul of the access tree with a dynamic implementation better suited to user needs, reworking of NT to DOS path resolution, and enhancements to the program tree's column display capabilities. Additionally, and the maintenance menu and program item deletion process have been refined.
Notable fixes address issues such as driver loading conflicts, consistency problems in CTreeItemModel, a crash in CTraceModel, and performance improvements in the *.dat viewer. The update also resolves issues related to service binary path changes and missing patterns for installed Win32 programs.
Download: https://github.com/xanasoft/MajorPrivacy/releases/download/v0.96.2/MajorPrivacy-v0.95.2-BETA.zip
Added
added access tree cleanup, removed all entries refering not longer or never existing reosurces
added option to clear individual trace logs of program items
added option to ignore invalid resource accessa tempts (bad path syntax, etc)
last network activity values are now saved to the programs.dat
program item column counting all accessed files for any program item
added autoamted Access log and trace log cleanup, default retention time is 14 days
added detection of missing program files thay are indicated in gray in the program tree
added clean up option to remove missing program items
added custom user defined program groups
added option to clear teh ignore list
added option to run privacy agent as service
added mount manager viewer
added browse button to program editor window
added icon picker to program editor window
added secure volume specifiv access panel
Changed
replaced the Access tree with a new dynamic implementaion more siutable for the user case
the program tree now can display different column selections for each page
reworked nt to dos path resolution
improved maintenance menu
improved program item deletion
Fixed
improved driver loading added workarounf for outdated driver already being installed
fixed consistency issue in CTreeItemModel
fixed crash in CTraceModel
fixed issue when a service changes its BinaryPath
fixed issue not loading patterns for installed win32 programs
fixed performance issues with *.dat viewer