Skip to content

Releases: yujitach/MenuMeters

2.0.9

14 Nov 14:58
Compare
Choose a tag to compare
  • Now you can select colors with transparencies. (It's really one line of code, to override the default setting that the color panel doesn't show the opacity slider. I don't know why it's the default in 2020.)

  • The auto-updater now sends basic system info, such as macOS version and cpu type. For more details, see https://sparkle-project.org/documentation/system-profiling/ . This is to objectively decide how much effort I should put into maintaining compatibility with older macOS versions and/or adopting new CPU architectures.

2.0.8.3

02 Nov 04:39
Compare
Choose a tag to compare

This is the stable release for 2.0.8.x .

  1. You can now tint the colors toward black/white depending on whether the system is in the light/dark mode, using a slider.
  2. Activity Monitor can now be opened from any MenuMeter.
  3. Many other bug fixes.
  4. Probably with new bugs, due to my ongoing rewrite of the internals toward Big Sur.

(The original 2.0.8 contained a bug which made it unusable when the menubar was set to auto-hide. The version 2.0.8.2 I released to address the issue in fact made it unusable in other cases too, which was public only for about two hours but ~600 people downloaded. This version 2.0.8.3 should behave better.)

2.0.8.2

02 Nov 01:58
Compare
Choose a tag to compare
2.0.8.2 Pre-release
Pre-release

Fixes a serious bug where the app does not load correctly when the main menu bar is in the auto-hide mode.

It should fix #185 = #189 .

Unfortunately the bug killed the auto-updater itself, so those affected need to install the binary by manually downloading it.

2.0.8.1

29 Oct 01:06
Compare
Choose a tag to compare
2.0.8.1 Pre-release
Pre-release

Fixes two bugs in 2.0.8:

  • the dark mode support was in fact made worse on pre-Mojave systems
  • the activity monitor pane support was broken on Mac's with discrete GPUs

2.0.8

28 Oct 08:57
Compare
Choose a tag to compare
2.0.8 Pre-release
Pre-release
  1. You can now tint the colors toward black/white depending on whether the system is in the light/dark mode, using a slider.
  2. Activity Monitor can now be opened from any MenuMeter.
  3. Many other bug fixes.
  4. Probably with new bugs, due to my ongoing rewrite of the internals toward Big Sur.

2.0.7

21 May 14:17
Compare
Choose a tag to compare

CPU display modes are now configured in a saner way. You can now only show the CPU temperature, or even just a static label.

2.0.6.1

03 May 08:25
Compare
Choose a tag to compare

The release 2.0.6 I uploaded about a day ago didn't actually fix #159, due to my stupid last minute change. It actually made things worse. This 2.0.6.1 should really fix the issue.

(Just to remember, the mistake I made was that when I tried to commit the bug fix, I realize that the some of the lines had only indent changes. To revert these lines, I copied the changes elsewhere, reverted the change, and applied the changes again, but to a different location with almost the same code. Ugh.)

2.0.6

02 May 15:33
Compare
Choose a tag to compare

Due to popular demand, you can now choose the interval to check the update. Also includes a fix for a dark mode bug.

2.0.5

26 Apr 04:29
Compare
Choose a tag to compare

What a different world we live in right now. New Finnish localization thanks to @lanurmi , and the fix for a CPU percentage bug thanks to @macmaxbh .

2.0.3

08 Dec 14:26
Compare
Choose a tag to compare

The latest version 2.0.3.