Version 1.4.2
2010-06-26
-------------
-Added ability to search the server log files
-Added option stereo output for compatibility purposes
-Fixed wonky "Test Output" output
-Added setting to limit the number of clients connected from the same IP
-Added "hostadmin" RAI user for "super ultra admin" controls
-Filtered URLs from TTS in the chat window
-RAI now uses username/password authentication
-Allow changing voice codec quality without restarting the server (RAI only)
-Allow users to change their own password
-Fixed the display of "(m) Locally muted" in the properties panel
-Fixed the application of modifiers (voice/op) when a client first connects
-Windows builds are now built using VS 2010
--The SAPI TTS interface does not build under VS 2010, so it has been removed until a solution can be found
-Fixed an occasional crash when setting the password on a channel

Version 1.4.1
2010-02-27
-------------
-Fixed a crash when trying to page your own phantom
-Fixed the ability to click on URLs in the chat window

Version 1.4.0
2010-02-13
-------------
-Added URL handling so you can click on URLs formatted voicechatter://Example_Server_Name:example_password@example_address:example_port
-Added private messaging
-Added phantoms (listening/talking in more than one channel at once)
-Optimized audio code to reduce CPU usage while idle
-Added "default channel" server setting, which is the channel where newly-connected clients will show up
-Added Windows Service support to the Windows VC Server. You can now register VC servers as -Windows services so that they will run at startup and survive logouts (see --help for details)
-Fixed a bug where clients would be immediately switched back
   to the idle channel after switching out of it
-Added an option to allow text chat to be spoked by text-to-speech


Version 1.3.0
2009-12-13
-------------
-Fixed inbound/outbound volume modifier sliders on Mac version
-Fixed alt+tab icon on windows
-Improved user editor dialog positioning
-Encrypted passwords when transmitted over the internet and in the server configuration file
-Added a properties panel to the main screen for showing....properties!
-Added ability to globally mute clients
-Moved network configuration settings to the "advanced" tab in the configuration dialog
-Added per-client volume control
-Fixed spurrious noise when a muted client tries to talk
-Fixed the ability to connect to a different server while connected to another one
-Added "ping" functionality to the server so that it can be polled to see if it's still running
-The client will no longer send voice data if no one else is in the same channel
-Added "-d/--daemon" switch to windows server that will hide the console window
   This does NOT protect against logouts!!
-Allowed non-admins to view the MOTD after connecting to a server
-Added support for MacOSX 10.4 and MacOSX 10.5 for both ppc and intel chips
-Added channel moderation functionality

Version 1.2.0
2009-08-29
-------------
-Added preliminary plugin support
-Refactored network code to be more reliable and maintainable
-Added microsoft speech api support for text-to-speech (windows only)
-Included "VCServerManager" application that will restart server instances
   if they go down or the host system reboots (linux/mac only)
-Changed the connect dialog to be more clear about logging in as a registered user or guest
-Added "exit" command to the server TCP socket interface
-Enabled OSS support (linux only)
-Upgraded to wxWidgets 2.8.10 (fixes border around chat window display on windows)
-Fixed a bug where clients that were kicked did not get removed from everyone else's screen
-Fixed a bug causing wrong window placement on some multi monitor configurations
-Added "install" and "uninstall" make targets to linux makefile

Version 1.1.3
2009-05-16
-------------
-Fixed a bug in sending chat messages that would prepend an extra character
-Added ability to specify a specific network interface for the server to bind to (IPv4 only)
-Added ability to specify where the server will write its log file
-Added task bar icon functionality and the ability to minimize to the taskbar (windows/linux only)
-Fixed a crash when disconnecting a remote admin connection soon after sending a command

Version 1.1.2 (Server only)
2009-03-18
-------------
-Fixed a bug that was preventing setting server permissions for users/groups
   through the client user editor dialog

Version 1.1.1 (Server only)
2009-03-15
-------------
-Fixed Linux remote admin interface so it will actually accept connections!
-Fixed MOTD command so that the entire message is used

Version 1.1.0
2009-03-08
-------------
-Added user and group functionality for admin privileges
-Added user editor dialog for editing permissions for users/groups
-Added a new channel authorization method that only allows certain users/groups to join
-Added ability for guests to register themselves with the server (server configuration)
-Added channel-specific permissions/kicks/bans
-Fixed a few issues with ban list dialog updates
-Added a server Message of the Day (MOTD)
-Added channel comments
-Added ability to page users
-Added a remote admin interface
-Reworked server admin dialog for better completeness
-Channel passwords will now save so they don't need to be entered every time


Version 1.0.1 (Server only)
2009-01-27
-------------
-Fixed a server bug that would effectively hang the server


Version 1.0.0
2008-11-05
-------------

Initial Release
