Er is een nieuwe versie uit de 3.0-ontwikkeltak van Rainmeter verschenen. Met dit programma kan in realtime allerlei informatie op de desktop worden weergegeven, zoals vrije ruimte op de harde schijf, netwerkactiviteit en of er nieuwe e-mail is. Ook kunnen functionele applets worden gebruikt om bijvoorbeeld notities te maken of om tweets mee te versturen. Versie 3.0 kan gewoon overweg met oudere thema's en skins, dus de nieuwe versie kan zonder zorgen worden geïnstalleerd. In de afgelopen paar releases zijn de volgende veranderingen en verbeteringen doorgevoerd:
Revision 2012
- [Changed] String meter: Trailing spaces are displayed in the Text option if the value is enclosed in quotes. This was previously changed in D2D, and now has the same behavior in GDI+.
- [Added] !PauseMeasure: New !PauseMeasure, !UnpauseMeasure, and !TogglePauseMeasure bangs. This is similar to a disabled measure, however the measure retains its current value instead of changing to zero. Group versions of these bangs also added.
- [Changed] !SetWallpaper: Changed the problem that an image file set with !SetWallpaper would be locked in Windows.
- [Fixed] Rainmeter: Fix for a problem with !DeactivateConfig in a OnCloseAction that could cause high CPU usage.
Revision 1995
- [Changed] Error Logging: Improved the About/Log dialog to better show the source of errors. Where possible, the config\skin.ini and meter or measure section producing the error will be displayed.
- [Fixed] String Meter: Corrected a bug where trailing spaces were not displayed when the option value was enclosed in quotes.
Text="Some Trailing spaces"
This change is only supported when UseD2D=1 in Rainmeter.ini.