That's why the new version number decreased down to 189.

Upgrade
This version should work well again with the update script.
Find it in the /update directory. Windows users execute the update.bat where Linux users will have to pass the file to the php executeable.
Download
If you want to upgrade from any older version or this is your first install, go to http://www.manialive.com.
See the download tab for the latest release, download and extract it.
Plugins
As always you can download just the core, but that won't do much

Download the new plugin package on: http://code.google.com/p/manialive/downloads/list
Extract it to the ManiaLive folder. After that you need to add the plugins in your config file so that they are loaded (read the wiki on the google project on how to do that).
Features you should know about
This release should not break any compabilities.
A new feature is that you can now (de)activate interface by pressing F7 shortkey.
Since now there's also a linkage to the repository system on the manialive manialink.
If plugins are updated correctly by developers, then ManiaLive will be able to tell you if there are new updates for your configuration.
ManiaLive is now updated too with a webservice, which should prevent false update alarms and make the whole process more flexible.
There are some updates on speed and stability as well, but this is only tweaking below the hood.
Changes
+ implemented f7 shortcut to hide/show all windows.
* use webservice to compare manialive version.
* updated the automatic update script to get the manialive version and downloadurl from the webservice.
+ use webservices to get new plugin updates from the remote repository.
+ implmented time sanity checks into the storage class.
* preformance improvements.
* swapped to newer version of manialib.
* edited callvote in connection to be more dynamic.
* improved panel control.
* performance and architecture updates.