Releases: gabsoftware/GabNetStats
Releases · gabsoftware/GabNetStats
Release list
GabNetStats v1.1.2.17
- Feeds are better drawn in the network graph
- Logarithmic scale for better showing small values
- Averages recomputed for faster update of the graph to real values.
- Fixed overlay size wasn't saved (only position)
- More precise for sampling raw speeds
- Labels are more readable in network graph
GabNetStats v1.1.2.16
fixed ui for french and russian localizations
GabNetStats v1.1.2.15
- Added a radio button that will display colored icons depending on the current maximum speed of the list of enabled network interfaces
GabNetStats v1.1.2.14
- Fixed opacity slider who wasn't working anymore
- Removed .vs from repository
GabNetStats v1.1.2.13
Build release assets from GitHub Actions. That way you can now trust that the assets are built from the source code instead of my previous manual zip upload.
GabNetStats v1.1.2.11
- 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.
GabNetStats v1.1.2.9
- Added an alternate Network Connections context menu item
GabNetStats v1.1.2.8
- Added the following locales:
- de - German
- es - Spanish
- it - Italian
- ja - Japanese
- nl - Dutch
- pt - Portuguese
- sv - Swedish
- uk - Ukrainian
- zh-Hans - Simplified Chinese
- zh-Hant - Traditional Chinese
- ko - Korean
- pl - Polish
- tr - Turkish
- vi - Vietnamese
- cs - Czech
- ro - Romanian
- hu - Hungarian
- id - Indonesian
GabNetStats v1.1.2.7
- Added two new network shortcuts: "Network and Internet" and "Allowed apps" in Windows Firewall
- Added possibility to switch to another language in the settings (by default it tries loading the user's current locale if available, defaulting to English)
GabNetStats v1.1.2.10
- fixed auto-close checkbox in french and russian