Na een lange reeks van bètareleases is nu de eerste release candidate van Rainmeter versie 4.0 uitgekomen. Met dit programma kan in real time 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 versie 4.0 is onder meer de ondersteuning voor Windows XP en Vista komen te vervallen. Verder zullen om de prestaties en beveiliging te bevorderen de meeste externe plug-ins worden vervangen door interne varianten, genaamd measures. De changelog sinds revisie 2720 is hieronder te vinden.
Rainmeter 4.0
The following are the changes for the 4.0 beta version of Rainmeter. You can safely install the new 4.0 beta version right over top of your existing Rainmeter 3.3 or earlier installation, and nothing you have done will be lost or changed. There is never any need to uninstall any earlier version of Rainmeter to use the newest version.
Important change to Rainmeter 4.0
Due to future application improvements we intend, which will require the latest version of the Direct2D / DirectWrite graphical engines:
As of Rainmeter 4.0, Windows XP and Windows Vista are no longer supported by the application.
Rainmeter 4.0 requires at least Windows 7 with Service Pack 1 and the Platform Update applied. These should have been automatically applied several years ago by Windows Update, but if you have Windows Update turned off you may need to get and apply these updates manually. Windows versions later than Windows 7 are fully supported.
If you are on Windows XP or Windows Vista, and can't or don't wish to upgrade, you will need to stay on the 3.3 Release version of Rainmeter.
Changes in Rainmeter beta 4.0
For some stability and performance reasons, we are in the process of changing most or all of the plugins that are distributed with the Rainmeter installation from being external "plugins" to being internal "measures". At this time, there is no need to change anything in your skin code, but do be aware that discrete .dll files for these plugins will no longer exist in your Rainmeter Plugins folder. As of this writing, the following plugins have been turned into measures:
- NowPlaying
- MediaKey
- RecycleManager
- WebParser
Revision 2731
- Added New Skin dialog. This new dialog is opened with the Create new skin button in Manage, or by using the context menus on existing folders. This will allow you to add new root-level folders and skin file, or add folders or files to skins. See New Skin for details.
Revision 2722
- Changed InputText plugin: InputNumber option has been changed to support negative and fractional numbers. A single
-
may be the first character, and a single.
character may be entered anywhere in the input.