Recent Releases

1.2.107 Feb 2017 06:25 minor documentation: Documentation files are generated with asciidoctor instead of. Asciidoc. Added support of BCM2835 which is mostly used in the Raspberry PI3. Fresh install of 1.2.0 complains about missing sensor config. Keys.
1.2.010 Jun 2016 20:45 major feature: Added tooltip explaining why a setting is not available. Removed support of old AppIndicator library 3.0. memory leaks in appindicator support when sensor preferences are changed. Changes of sensors preferences are applied immediately. Avoid multiple sensor preferences dialog at the same time. Support max/min sensor information from providers. string not translatable. Added a default high threshold for temperature. Made help2man optional. New dconf settings +default-high-threshold-temperature+, and +default-sensor-alarm-enabled+. memory leaks due to glib GError.
1.1.606 Jun 2016 14:25 minor feature: Added tooltip explaining why a setting is not available. Removed support of old AppIndicator library 3.0. memory leaks in appindicator support when sensor preferences are changed. Changes of sensors preferences are applied immediately. Avoid multiple sensor preferences dialog at the same time. Support max/min sensor information from providers. string not translatable. Added a default high threshold for temperature. Made help2man optional. New dconf settings +default-high-threshold-temperature+, and +default-sensor-alarm-enabled+. memory leaks due to glib GError.
1.1.515 Dec 2014 10:25 minor feature: Added tooltip explaining why a setting is not available. Removed support of old AppIndicator library 3.0. Fixed memory leaks in appindicator support when sensor preferences are changed. Changes of sensors preferences are applied immediately. Avoid multiple sensor preferences dialog at the same time. Support max/min sensor information from providers. Fixed string not translatable. . Added a default high threshold for temperature. Made help2man optional. New dconf settings +default-high-threshold-temperature+, and +default-sensor-alarm-enabled+. Fixed memory leaks due to glib GError.
1.1.103 Sep 2014 17:19 major feature: Switched from GConf2 to Gsettings to store settings. Added capability to hide or show sensors in the main window.
1.0.414 Aug 2014 12:18 minor bugfix: The menu separators for the AppIndicator were fixed.
1.0.305 Aug 2014 22:30 minor bugfix: Fixed bug: psensor not autostarted when HOME/.config/autostart does not exist. Fixed few swedish translations (Josef Andersson). Fixed psensor does not start: Attempt to unlock mutex that was not locked during startup with glib 2.41.2. Fixed FTBFS with clang instead of gcc. Fixed notification script call (wrong allocation of command string).