Skip to content

Releases: exelban/stats

v2.4.3

15 Nov 12:24
Compare
Choose a tag to compare

Closed issues

  • round sensor value to integer when more than 100 (#139)
  • add total upload/download stats to the Network widget (#153)
  • move Sensors widget to the CALayout (#125)
  • add an option to hide additional information when the battery is full (#138)

Fixes

  • fix CPU and Memory chart height
  • add missing words to the external translations
  • small update in the sensors list
  • update settings view and layout
  • adjust Mini widget
  • fix disk name for macOS Big Sur
  • fix label color in Mini widget for macOS Big Sur
  • fix colors in Sensors widget for macOS Big Sur
  • fix temperature unit format for macOS Big Sur

New languages

  • Italian language (#149)
  • Portuguese language (#154)

v2.4.2

08 Nov 09:31
Compare
Choose a tag to compare
  • fix app crash when start (#136) (font bug)
  • fix Fans visibility on some macs (#135)
  • fix fans disappearing from the menu bar (#141)
  • fix GPU detecting when 2 cards have the same driver (#143)
  • processing GPUs with a generic model name (#109)
  • add French language (#142)
  • move from core graphics to CALayout in Mini widget
  • fix out of bounds when changing to the chart widget (happens only when empty history)
  • add Build version to the version toolTip
  • add debug argument which allows saving some logs to the file (/Documents/log.txt)

v2.4.1

02 Nov 18:57
Compare
Choose a tag to compare

HOTFIX
If the app is not crashing for you and you want to use the Fans module please use v2.4.0 version.

  • temporary disable Fans module (#136)

v2.4.0

01 Nov 10:52
04c07cb
Compare
Choose a tag to compare
  • add Chinese (Traditional) language (#119)
  • add Spanish language (#126)
  • add Vietnamese language (#133)
  • add Fans module (visualization only) (#50)
  • add an option to select the number of top processes (#79)
  • add some missing sensors (#128)
  • add an option to select the battery time: short (01:25) and long (1h 25min) (#129)
  • improve performance when changing the widget
  • move trigger process.read when changing the number of top processes to the background
  • move CPU frequency and temperature to the dedicated reader (less CPU consumption)
  • add the model identifier to the model name tooltip
  • add support button
  • add an option to select the sensors widget layout (automatic/one row/two rows)
  • improved translations
  • add missing translation to the Pictogram setting in the Network module
  • add missing sensors group translation
  • rewrite Popup view
  • improve popup view updates and resizes
  • add scrollView to popup view (need to display a lot of sensors)

v2.3.8

18 Oct 17:09
Compare
Choose a tag to compare
  • add support for German translation (#107)
  • change app icon (#110)
  • fix disk name visibility when doesn't fit in the popup view (#108)
  • add CPU frequency to the popup (IntelPowerGaget is required) (#102)
  • reduce the app size
  • migrate from Carthage to Swift Package Manager

v2.3.7

11 Oct 09:09
Compare
Choose a tag to compare
  • fix a bug when an empty space appears in the menu bar (#98)
  • add bar chart widget to the battery module (#100)
  • remove clear background color sensors widget (#103)
  • fix hyperthreading cores option CPU without hyperthreading on the CPU module (#104)
  • add support for Korean translation (#106)

v2.3.6

04 Oct 10:20
Compare
Choose a tag to compare
  • add an option to select a base (byte or bit) for speed (#87)
  • fix widget visibility when few displays connected (#95)
  • fix empty spaces in a disabled widget in Big Sur (#84)
  • remove recovery disk from the list (#96)

v2.3.5

27 Sep 08:48
Compare
Choose a tag to compare
  • fix battery module enabling when disabled (#89)
  • update the visibility of sensors value in the widget when one value in a row (#90)
  • add an option to select the unit for temperature sensor (#73)
  • add beta mechanism to the updater (miss beta version if stable installed; install a new beta version if the oldest beta installed)

v2.3.4

22 Sep 15:41
Compare
Choose a tag to compare
  • polish the Chinese (Simplified) language translation (#85)
  • fix crash when some information missing about the battery (#88)
  • add MacPro5,1 to the list of devices

v2.3.3

06 Sep 07:17
Compare
Choose a tag to compare
  • add translation support for Turkish (#80)
  • add translation support for Chinese (Simplified) (#78)
  • fix crash when Chinese (Simplified) language of macos (macos build number error)
  • add an option to show battery percentage and time in the widget (#82)
  • remove temperature sensors which report more than 110 C (more probably it's a problem with SMC) (#81)
  • update CPU temperature sensors (#81)
  • fix widget showing when module is disabled (possible it's happened only in the Network module) (#83)