- Fixed tray/UI thread marshaling for NotifyIcon updates.
- Replaced crash auto-restart behavior with centralized error logging/reporting.
- Made network interface MAC setting parsing exact and safer.
- Moved interface warning dialogs out of core network logic.
- Added automated tests for core logic and GabTracker behavior.
- Reduced static form lifetime coupling.
- Debounced frequent settings saves.
- Improved startup registry error handling.
- Made auto-ping settings refresh without restart.
- Handled network counter resets without false traffic spikes.
- Replaced license templating executable with MSBuild-native UTF-8 generation.
- Cleaned old bootstrapper project metadata.
- Enabled analyzers in warning-only mode, then fixed analyzer warnings.
- Added configurable hidden/virtual interface visibility.
- Cleaned typo-prone internal names.
- Disposed NIC menu bitmap resources.
- Added GabTracker AutoStart support.
- Added localization validation script.
- Clarified Windows support/build target policy.
- Bumped GabTracker and GabNetStats versions.