This is the first release of GNOME Sensors Applet to support GNOME 3. This release also includes a new mbmon plugin and additional sensor types for the nvidia plugin, and a general cleanup of the code base.
This is a quick release to fix Ubuntu bug #249955 'Changing temperature unit converts fan limits'
Highlights of this release:
Quick release to fix bug in libsensors4 plugin [ 1858005 ] segfault on startup
It seems that unfortunately the sourceforge upload server is down, so I am posting this on the project homepage, and will do the official upload once the server is working again. In the meantime you can get it from here:
http://sensors-applet.sourceforge.net/downloads/sensors-applet-2.2.1.tar.gz
This is the first stable release of GNOME Sensors Applet to contain the new plugin system, where all interface specific code are contained in separate dynamically loadable modules. This allows 3rd-party plugins to be built against, and used with GNOME Sensors Applet. This also allows runtime memory to be reduced, since only those plugins which are supported by the system are kept in memory.
This release also fixes a number of smaller bugs, please see the ChangeLog for full details.
This release contains an updated German translation
as well as a number of minor bug-fixes.
This is a bug fix release, to fix a number of 'crashers' in previous versions. Please upgrade.
GNOME Sensors Applet 1.7.1 Released
Major highlights include:
NOTE: Previous configurations of GNOME Sensors Applet are not compatible with this new version and so instances of the applet will need to be first removed and then re-added to the panel before use.
GNOME Sensors Applet Version 1.6.2
Major changes are the addition of support for NVIDIA GPUs through the use of libNVCtrl (this is supplied with the nvidia-settings package from NVIDIA), as well as the ability to reorder sensors within the panel.
To enable support for NVIDIA GPUs GNOME Sensors Applet requires the standard X11 headers as well as libNVCtrl (supplied by nvidia-settings), and needs to be compiled with support for NVIDIA GPUs as:... read more
2005-02-06 Alex Murray <murray.alex@gmail.com>
* sensors-applet: Version 0.6.0 Released
Added multiplier and offset values for each
sensor so users can make adjustments according
their own specific needs.
Added an alarm type, so user can specify if alarm
is less than or greater than sensor value.
Improved dialog's to make more HIG compliant
Improved kernel 2.4 sensor detection
Added German translation
Minor bugfixes
Addded alarms for each sensor
Fixed bug with multiple instances of applet
Added Russian translation
Improved detection of i2c sensor device files
Can now customize applet display in many ways (font size, layout, labels etc)
General bugfixes