Closed issues
- fix: interface shrinks when controlling the fan in the Sensors module (#796)
- fix: update the list of sensors in the settings when toggling HID sensors option (#797)
- feat: added maximum and designed battery capacity to the Battery popup view (#806)
- fix: rounding battery health value to the nearest, not to the lowest value (#806)
- fix: better using IOBluetoothDevices and move retrievePeripherals to the variable (#808)
- feat: remove bluetooth device when disconnected (#805)
- feat: rewritten Battery top processes reader (#781)
Bug fixes and new features
- fix: missing internal Bluetooth peripheral callback
- fix: prevent a crash if no HID sensors are available
- fix: hide HID sensors option on intel based macs
- feat: added a few new sensors for Apple Silicon
- feat: showing the window when a new update is available but notification is disabled
- feat: moved from NSUserNotification to the User Notification
- feat: enabled HID sensors for macs with M1 by default
- feat: added silent app update option (default from now)