Er is een nieuwe bètarelease van Rainmeter versie 3.3 verschenen. Met dit programma kan in realtime allerlei zinvolle, maar ook minder zinnige 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. In deze uitgave is de skin installer verbeterd en zijn er twee problemen verholpen.
ChangedFixed
- Skin Installer: The Skin Installer application, used to install .rmskin files in Rainmeter, has been modified so it will by default not replace a newer version of an included 3rd-party plugin with an older version. This is based on the "File version" information in the compiled .dll file(s), and is to protect users from having an old plugin in a .rmskin replace a newer version.
It is very important that all 3rd-party plugin authors keep up-to-date with version information in their plugin releases. Going forward, if an author releases a new version of their plugin, but doesn't change the version number information in the .dll, it will not be installed by Rainmeter if the end-user already has the older version of the plugin.
- String meter: Corrected an issue with the Inline Options
GradientColor
setting, that was causing incorrect percentage placement of the gradient in some cases.- Image meter: Corrected an issue where removing a
MaskImageName
with !SetOption was not possible.