Skip to content

Releases: exelban/stats

v2.1.7

08 Jul 18:32
Compare
Choose a tag to compare
  • add an option to select a color for each module (from a predefined list)
  • now Network module will be disabled if the icon is none and value is disabled (there is nothing to show in the widget)
  • new makefile
  • add a notification when a new version of the app installed
  • add an option to select a network interface
  • update logic when the module is not available (now reader initializing after the module is initialized)
  • update a Network popup view
  • add an option to show removable disks in Disk module
  • fix Sensors module path
  • small fixes

v2.1.6

04 Jul 12:51
Compare
Choose a tag to compare

CRITICAL UPDATE

  • fix update script (in previous version application will not update automatically)
  • add a check for new version on application start

v2.1.5

04 Jul 12:24
Compare
Choose a tag to compare
  • add a script which automatically installs the new version of the app (I hope it will work)
  • change custom window with an update available with the default system notification
  • add cron task to check if a new version exists (every 12 hours)
  • now Sensor module will disable if no sensor is selected
  • click on the application will open Settings

v2.1.4

30 Jun 21:48
Compare
Choose a tag to compare
  • hotfix (set RAM pressure to false by default)

v2.1.3

30 Jun 21:31
Compare
Choose a tag to compare
  • update a color accent in the bar chart and network widget
  • add a new widget for Disk module (F: 123GB and U: 122GB)
  • add RAM pressure to BarChart widget (#46)
  • add RAM pressure to LineChart widget (#46)
  • add the option to copy network values (public IP, local IP, network name, and physical address) (#47)
  • update a CPU temperature sensor key
  • log missing sensor key in dict
  • fix network type detection
  • small fixes

v2.1.2

29 Jun 15:50
Compare
Choose a tag to compare
  • fix app crash on start (#43)
  • fix crash when missing wifi network name
  • fix crash when window in the popup is not initialized but must be updated

v2.1.1

28 Jun 22:11
Compare
Choose a tag to compare
  • fix Colorize behavior in widgets
  • main color is system color accent
  • fix box visibility in dark mode
  • fix colors in the charts
  • add arguments support (--reset, --disable)
  • update a README

v2.1.0

24 Jun 14:55
Compare
Choose a tag to compare
  • add Sensors module (the same as in v1)
  • adjust processor row height to fit processor name
  • fix popup position with few displays

v2.0.6

21 Jun 14:57
Compare
Choose a tag to compare
  • fix network reader after reconnection to the network

v2.0.5

18 Jun 09:18
Compare
Choose a tag to compare
  • fix toggle button for 10.14