Stats Versions Save

macOS system monitor in your menu bar

v2.10.12

2 weeks ago

Bug fixes

  • fix: fixed switching sensor in the settings (#1923)
  • fix: fixed upload/download positions in the Network widget (#1916)

New features

  • feat: enabled selecting public IP address in portal view (#1927)
  • feat: moved widget activation threshold slider to the input with a base that allows specifying the threshold more accurate
  • feat: added fixed scale option for Network popup (#1787)

Localization

  • lang: updated Italian translation (#1919)

v2.10.11

3 weeks ago

Bug fixes

  • fix: fixed app restart after import/reset settings

New features

  • feat: moved widgets settings to the new design
  • feat: moved all modules settings to the new design
  • feat: added option to hide public IP section from the Network popup (#1877)
  • feat: added system uptime to the CPU popup (#1398)
  • feat: added Revers order option to the Disk popup (#1897)

Localization

  • lang: updated Simplified Chinese localization (#1909)
  • lang: updated Taiwan Traditional Chinese localization (#1912)
  • lang: changed Chart duration to Chart history

v2.10.10

1 month ago

Bug fixes

  • fix: fixed in/out values position in the Network chart (#1900)

New features

  • feat: added colorize option to the Memory widget (#1856)
  • feat: added an option to toggle the widget by clicking not only moving (a lot of new users are confused about how to enable widgets)

Localization

  • lang: added missing Process and Kill process translations (#1903)
  • lang: updated Taiwan Traditional Chinese localization (#1895)

v2.10.9

1 month ago

Bug fixes

  • fix: fixed bug with line chart offset in the menu bar (#1894)

Localization

  • lang: updated Simplified Chinese localization (#1893)
  • lang: updated German localization (#1882)
  • lang: added missing Arabic language sentences and works. (#1876)

v2.10.8

1 month ago

Bug fixes

  • fix: fixed a bug in the setup process that set "Start at login" to on even if the user chooses to not turn that on.

New features

  • feat: redesigned Dashboard to new style
  • feat: redesigned App Settings to new style (Ventura-like)
  • feat: added an option to disable combined popup view
  • feat: use temporary folder for lldb if support is locked
  • feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2.
  • feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart.

v2.10.7

1 month ago

Bug fixes

  • fix: fixed Sensors align in combined view and added localizedString to PortalHeader (#1879)

New features

  • feat: added main chart scale setting to the Network popup settings
  • feat: added chart scale setting to the RAM popup settings
  • feat: added chart scale setting to the CPU popup settings
  • feat: initialized fixed scale for charts (#1787)

Localization

  • lang: updated Italian strings (#1878)
  • lang: updated Taiwan Traditional Chinese Localizable.strings (#1872)
  • lang: updated Simplified Chinese localization (#1871)
  • lang: updated German localization (#1866)
  • lang: added missing translations and fixed some names

v2.10.6

1 month ago

New features

  • feat: added option to import/export application settings (#1837)

Localization

  • lang: added a missing translation

v2.10.5

1 month ago

Bug fixes

  • fix: fixed nettop CPU abnormal usage in some cases (#1854)

New features

  • feat: added read and written data to the disk view (#1804)
  • feat: reverted 134a42f, looks like the problem was fixed in the new version of macOS
  • feat: added public IP address to the network portal view (#1842)

Localization

  • lang: updated Simplified Chinese translation (#1852)
  • lang: updated Taiwan Traditional Chinese translation (#1843)

v2.10.4

2 months ago

Bug fixes

  • fix: fixed data race in the Disk module (#1823)

New features

  • feat: added an option to select chart history range for line chart in the popup view for RAM module
  • feat: added an option to select chart history range for line chart in the popup view (CPU module only for now)
  • feat: added tooltip to the CPU efficient/performance bar charts in the popup view

Localization

  • lang: updated Hungarian translation (#1840)
  • lang: corrected Italian translation (#1838)
  • lang: added translation for chart duration

v2.10.3

2 months ago

New features

  • feat: changed no value behavior on a line chart. Starting from now no value will not visible on the chart. Before no value was presented as 0 which caused a little confusion.
  • feat: prevented closing popup view if unattached when open activity monitor or module settings
  • feat: added a timestamp to the line chart feat: added background for tooltip in the line chart