Skip to content

Releases: gao-sun/eul

v1.5.2

17 Jan 15:50
0ed0537
Compare
Choose a tag to compare

Improvements

  • Updated German language
  • Fall back to CPU proximity temp. when die temp. <= 0

v1.5.1

11 Jan 05:37
d2b3062
Compare
Choose a tag to compare

Fix

  • Removed .drawingGroup to fix graph flickering issue (#128)

v1.5

28 Dec 16:35
ebb5361
Compare
Choose a tag to compare

Improvements

  • Add Ukrainian localization
  • Changed CPU Temp to read from Die Temp instead of Proximity Temp
  • Update shell executing method to avoid potential high CPU usage
  • Solid fill on closed path to prevent flashing (maybe)
  • Add delay on visibility checking after app launches

v1.4.8

02 Dec 16:40
6afafd4
Compare
Choose a tag to compare

Improvements

  • Set autosave name for status item
  • Add fault tolerance to fans

v1.4.7

01 Dec 16:30
75dd762
Compare
Choose a tag to compare

Feature

  • Add fan status component config

Improvement

  • Improved visibility checking strategy

v1.4.6

30 Nov 14:30
643df62
Compare
Choose a tag to compare

Features

  • Add CPU load average text component
  • Add CPU load average mode in menu view
  • Add check status item visibility option

Fix

  • Show scroll indicator in Catalina

v1.4.5

26 Nov 15:34
5e3024a
Compare
Choose a tag to compare

Feature

  • CPU graph in status bar
  • Memory graph in status bar
  • Rich status bar customization

Improvement

  • Add Danish translation
  • Add Arabic translation

截屏2020-11-26 23 22 07

v1.4.4

19 Nov 15:31
d0fc820
Compare
Choose a tag to compare

Improvements

  • Add Mongolian language
  • Add Korean language
  • Add Japanese language
  • Add French language
  • Stop status fetching during sleep
  • Hold SMC connection until termination
  • Show top activities only when menu is open

Fixes

  • Close shell output handle before process termination to fix potential high CPU usage

v1.4.3

11 Nov 16:06
adef125
Compare
Choose a tag to compare

Improvements

  • Add Portuguese
  • Remove CPU usage decimal in status bar
  • Display hour + min for battery info

Fixes

  • Replace unsafe state assignment with preference key #68 #77
  • Respond to first click in status bar #73

v1.4.2

09 Nov 14:04
4d34ea3
Compare
Choose a tag to compare

Improvements

  • Replace HSplitView with HStack (a tryhard on #68)
  • Swap disk free/usage order (#67)
  • Swap mini-section title/value in horizontal mode