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. Hieronder is te vinden wat er sinds de laatste stabiele uitgave allemaal veranderd is.
Revision 2412
- Fixed Net measures: Corrected a bug when using Interface with a number, introduced in r2410. It is important that this new version be used in place of r2410.
Revision 2410
- Changed Net measures: Changed the values accepted for the Interface option to accept new values of "Best", which will automatically use the active network interface, or a string value of the name of the desired Network Interface Controller (NIC).
- Changed SysInfo plugin: Changed the values accepted for the SysInfoData option with network related SysInfoType options to accept new values of "Best", which will automatically use the active network interface, or a string value of the name of the desired Network Interface Controller (NIC).
- Changed About / Log: Changed the Time column in the About / Log panel to use the current time in Hours, Minutes, Seconds and Milliseconds rather than elapsed time since Rainmeter was started.
Revision 2402
- Added Loop: Added new Loop measure. This will create a looping counter between two numbers. The loop will start at
StartValue
, end atEndValue
, increment byIncrement
, and will loopLoopCount
(or endless) times. Details and examples can be found at Change Announcements.- Added NowPlaying: Added a value of
Genre
to the PlayerType option. This option value is currently supported with the AIMP, CAD, iTunes, WMP and WinAmp PlayerName values.