Version 1.0 - Initial Release

Version 1.1 - 1.2 - Internal revisions (not publicly released)

Version 1.3

 - Added integration with Config Manager.  Config Manager is now required for Ladder installation.
 

Version 1.31
 
 - Finished export module.  Now allows you to save file under whatever name you like.
 
 - Fixed problem with Ladder not allowing custom gametypes to work properly.
 
 - Fixed several incompatibilities between Config Manager and Ladder.
 
 - Fixed problem caused by bug in UTServerAdmin when UTServerAdmin.SaveConfig() is called.
 
 - Fixed Ladder not saving profile game settings to .ini file. (was caused by last minute fix to another bug).
 
 - Fixed problem in LadderLoader that caused it to not update the server's .ini correctly to enable Ladder's custom 
   privileges
 
 
 Version 1.32
 
 - Fixed bug that would prevent you from removing non-required ServerActors using the "Edit" Module
 
 - Fixed bug which prevented you from removing the last map, mutator, or server actor (if there were no required maps, 
   mutators, or server actors, respectively)
 
 
 Version 1.4
 
 - Updated to be compatible with ConfigManager 1.6 (removed all references to BaseMutator)
 
 
 Version 1.45
 
 - Fixed problem that occurred if you attempted to activate a profile that did not contain any maps (will now complain 
   to the log file about it, and cancel the profile switch)
 
 - Fixed bug that occurred when reactivating the currently active profile.  Was causing server to lose some information
   about the current profile, and sometimes creating error messages in the server's log.
 
 - Changed the way properties are displayed in webadmin.  Now it works like the rest of webadmin - an admin must have 
   the required security level in order to be able to add that setting to a profile.  AdminName and AdminEmail
   are now the only game settings that cannot be loaded from a profile.  (They can be saved to the profile, but whatever 
   value is there will be ignored when the profile is applied.)
   
 - Fixed bug that was causing the LadderLoader to add/remove Ladder's ini entries each map (so that one map webadmin 
   would appear, and the next map it would not, then on the next map it would appear, then not, and so on).
   This bug caused Ladder to check ALL loader files when applying a profile (even those that did not want to be
   "seen").  Ladder was bypassing the mechanism that allowed a loader to stay active even if it wasn't part of the 
   current profile (and basically kicking itself in the ass in the process by doing so).
 
 
 Version 1.46
 
 - Fixed bug with the display of MOTD on the Profile Settings page. Now MOTD lines are shown in the correct order.
 
 - Changed HTML generation to be compatible with 2199 version of webadmin
 
 
 TODO:
 
 - Add an additional profile selection in the drop-down box "Disable All Profiles"
 
 - Allow exporting output to web browser (for those without FTP access).
 
 - Add-on to allow anonymous viewing and downloading of profiles you wish to share.
 
 - Allow profiles to contain custom command line parameters

 - Add console commands to control ladder functions
