Er is een nieuwe bètarelease van Rainmeter versie 2.4 uitgekomen. 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. Nieuw in versie 2.4 is onder andere dat er met custom muiscursors gewerkt kan worden en dat bij het berekenen van de vrije ruimte op de harde schijf rekening wordt gehouden met quota. Sinds revisie 1593 zijn de volgende veranderingen doorgevoerd:
Revision 1611Revision 1598
- Image: Added PreserveAspectRatio=2 feature to Image meter. Details here.
- Added quotes around filename when using ConfigEditor.
- Script: Fixed backwards compatibility issues due to removed tolua.cast
- Time: Fixed that Time measure logs invalid format error on initial skin load.
- String: Fixed an issue with StringAlign and relative positioning.
- Fixed an issue with #CURRENTCONFIGWIDTH# and #CURRENTCONFIGHEIGHT# on initial skin load.
- Memory: Minor optimizations for Memory measures.
- Fixed a bug that did not allow "group" related bangs to work correctly from Lua.
- Section Variables: - Added [Measure:MaxValue] and [Measure:MinValue] functionality. You can use it with scaling modifiers. (For instance, [Measure:MaxValue:/1024, 2])
- Section Variables: - Trailing zeros are trimmed if decimal places modifier is not used.