Version 0.99b7?
---------------
* Fixed an obscure bug that on rare occasions would corrupt one or more download redirect URLs.

Version 0.99b6?
---------------
* Rewrote redirect url handling to make sure invalid URL's are not used
* Redirects are now properly read from the specified ini-file instead of always from utv.ini

Version 0.99b5?
---------------
* Optimized loading of UTV clientside package

Version 0.99b4?
---------------
* Added option for watchers and the primary client to disable the display of UTV chat
* Fixed problem with in-eyes spectating in see-all mode where the viewrotation did not update correctly
* Added IgnoreChainedChat variable in inifile, setting this to 1 will make the proxy stop relaying chat msgs from chained proxies

Version 0.99b3?
---------------
* Fixed client crash due to channels refering closing channels
* Server no longer momentarily override client viewpoint when using freeflight in seeall mode
* Watchers can now switch between in-eyes watching and behindview when seeall is active

Version 0.99b2?
---------------
* Fixed problem with proxys connecting to older version servers
* Changed the check for maxclients, clients will now be notified if the proxy is full
* The primary client will now always be able to enter regardless of whether maxclients has already been reached
* New password defined, VipPassword, that allows a client to get on the proxy even if it is full. Can be used for guaranteeing slots for chained proxys
* New command line option, inifile=<name>, that specifies the name of the configuration file. Default is utv.ini
* Jump/duck can be used for moving up/down during seeall spectating
* Timeout length for clients lowered
* New option for utv.ini, ClockInterval=<seconds>, that prints out statistics every <seconds>. Set to 0 to disable.
* New option for utv.ini, TickRate=<rate>, which specifies the tickrate that the proxy will use. Should not have much impact but might be useful for tweaking. Default is 30.

Version 0.99 
------------
* Initial release