Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Releases: CozmoNate/HWSensors

6.26

26 Aug 09:53
Compare
Choose a tag to compare
  • HWMonitor: Removed autoupdater (Sparkle framework)
  • HWMonitor: added TcaseMax override to SMART config, possible to override overheating temperature for specific HDD
  • GPUSensors: Inital support for Pascal GPUs, clock readings disabled

6.0.987

29 Nov 19:13
Compare
Choose a tag to compare
  • Battery sensors fixes
  • Workaround for Maveriks multiple displays
  • GK110B support, thanks to MysticalOS for testing
  • Support for Nuvoton NCT6791D (found on Z87 Asus boards)
  • Minor bug fixes and improvements, HWMonitor now uses Core Data
  • Backtrace error fix by RehabMan: stop using DMI to obtain OEM info. Using OEM info provided by bootloaders instead

5.3.937

08 Nov 12:18
Compare
Choose a tag to compare
  • CPUSensors and GPUSensors run on Mac and provide additional sensors to HWMonitor
  • HWSensors plugins for mac, changing interfaces
  • Added credits scroller in "About HWMonitor" window
  • Starting GeforceSensors plugin after NVKernel initialization allowing to use integrated I2c monitoring device sensors on older cards
  • Store profiles in configuration files
  • Profile for iMac6,1
  • Minor UI tweaks, refactoring, updated read me
  • Including latest OpenHardwareMonitor changes: LPCSensors NCT6791D support, CPUSensors CPU Package thermal fixes
  • Updated italian localization

5.3.901

19 Oct 13:39
Compare
Choose a tag to compare
  • Insane sensors values hot fix

5.3.899

19 Oct 08:02
Compare
Choose a tag to compare
  • Keep old graphs data while rebuilding sensors list
  • Minor optimizations and UI tweaks
  • Remove core animation layer from popup window
  • Added X58A-UD7->X58A-UD3R alias suggested by MinusZwei. xib opening crash on 10.8.5 with XCode 5.0.x fix by RehabMan
  • Minor optimizations, refactoring, UI tweaks

5.3.891

07 Oct 22:17
Compare
Choose a tag to compare
  • Fixed bug while resizing popup panel doesn't updates its rendering cache
  • Update SMART sensors only if popup or graphs window or prefs window are visible.
  • SMART sensors list reflects actual drives presented in system by tracking mount/unmount events.
  • Added scrollView fading edges effects. OverlapingScrollView optimization, other minor UI tweaks

5.3.885

07 Oct 05:42
Compare
Choose a tag to compare
  • Fixed graphics artifacts
  • HWMonitor memory and CPU usage optimizations
  • Implemented modern way function calls in background threads. Working with GUI from the main thread
  • Package installer fixes. Renamed finish_installation.app to "Sparkle Updater.app", because it's showing itself while running HWSensors installer
  • German localization fixes, refactoring

5.3.877

02 Oct 20:22
Compare
Choose a tag to compare
  • Minor UI tweaks. Fixing doubling internal battary sensor. Bringing Sparkle finish_installation app window back while installing updates (bringing status window back then the action button is inactive)
  • Sign also finish_installation.app from Sparkle.framework
  • Fix Sparkle security warning while builded non-signed app
  • Minor changes in package look

5.3.873

27 Sep 11:18
Compare
Choose a tag to compare
  • Build package with script. Package now allows to install drivers only on hackintosh
  • Minor fixes in Russian localization
  • Changed some LPCSensors voltage keys resolution allowing to store values higher then 1.999 V (like Memory voltage)
  • Changed back CPU Core keys exported by CPUSensors to TC%XD
  • Pulled from RehubMan's repo: "enable battery status with new ACPIBatteryManager"

5.3.860

25 Sep 03:35
Compare
Choose a tag to compare

RELEASE NOTICE: It is recomended to update HWMonitor.app to v5.3.859 if you planing to recieve further updates notifications. In the next release appcast will be removed from sources and GitHub.

  • Implemented another method to prevent FakeSMC loading on original Apple's hardware instead of checking firmware name. Added "CPU Package" temperature entry to use by plugins in configuration
  • Include Sparkle public key for updates