Skip to content

Releases: Ashfaaq18/OpenNetMeter

OpenNetMeter Release 0.12.1

27 Jul 15:35
Compare
Choose a tag to compare

Bug fixes

  • Fixed a crash
  • Fixed the application saving data usage info under the wrong date.

OpenNetMeter Release 0.12.0

10 Jul 12:56
28925fd
Compare
Choose a tag to compare

Features

  • Display the network speed in either bps (bits per second) or Bps (bytes per second).
  • The detailed tab now shows the data received/sent per second for each individual process.

Bug fixes

  • Fixed a crash which happens when disconnecting and reconnecting to a network.

OpenNetMeter Release 0.11.2

08 Jul 10:36
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a program freeze which occurs while running the program for some time.

OpenNetMeter Release 0.11.1

05 Jul 12:34
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crash which happens when a new user launches OpenNetMeter v0.11.0.
  • Fixed a bug where an empty process name shows up in the detailed tab.

OpenNetMeter Release 0.11.0

03 Jul 04:49
Compare
Choose a tag to compare

IMPORTANT NOTE: The usage data from the previous OpenNetMeter versions will not carry forward to this version. This is due to the newly implemented storage system.

Features

  • Retrieve data usage details of the part 60 days and anywhere within this period.
  • Added a button to delete all saved profiles.

Bug fixes

  • fixed the speed graph lagging behind the network speed.

OpenNetMeter Release 0.10.0

30 May 16:57
Compare
Choose a tag to compare

Migrated application from .NET 5 to .NET 6

Bug Fixes

  • Fixed a bug where the application did not record the data usage for IPv6 connections.

OpenNetMeter Release 0.9.0

17 May 20:09
Compare
Choose a tag to compare

Features

  • Option to reset window positions back to the center of the screen.
  • Re-implemented the network speed meter as a small movable mini widget.

Bug Fixes

  • Fixed a bug which prevents user to drag window when snapped to full-screen.

OpenNetMeter Release 0.8.1

06 May 09:37
Compare
Choose a tag to compare

Fixed a file write error
Fixed a small warning in the taskbar network speed's implementation.

OpenNetMeter Release 0.8.0

23 Apr 01:01
276c8f2
Compare
Choose a tag to compare

Features

  • Dark mode
  • Confirmation dialog for the reset button
  • Custom themed detailed data usage table

Bug Fixes

  • Main window now shows up after closing it from alt+tab program switcher and reopening it from the system tray.
  • Fixed network speed graph line inconsistency
  • Fixed date-time duration bug

OpenNetMeter Release 0.7.0

12 Mar 08:07
Compare
Choose a tag to compare

Added feature to allow only Internal(local/private), External(internet), or both network traffics.
The application now remembers its desktop position and size.