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 zijn de volgende twee problemen verholpen:
Revision 2414
- Fixed RegExpSubstitute: Fixed a problem where a (capture) that returned an empty string would cause Rainmeter to hang or crash. Care should still be taken when using
*
(zero or more) quantifiers or(?(?=
(If/Then Lookaround) constructs in RegExpSubstitute, as any (capture) returning an empty string will cause the Substitute to fail.- Fixed Net measures: Improved the detection of "Best" and "named"
Interface
options on Windows XP.