This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
Releases: CozmoNate/HWSensors
Releases · CozmoNate/HWSensors
6.26
6.0.987
- 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
- 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
5.3.899
- 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
- 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
- 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
- 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
- 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
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