Updates on version 2.2
====================================
1. New Advance Computer Finder. Management webpage user will be able to search for computer with multiple conditions.
2. Fix mistype on MySQL script upgrade.
3. Software inventory now reads from Windows Registry instead of WMI to get more complete data of installed application and fasten inventory data gathering.
4. Client data sending now use HTTP POST through auto-generated form, as replacement for space-limited HTTP GET URL parameter.

Updates on version 2.1
====================================
1. New Changes Tracker.
2. Data type of column "removed" now is "date" for all tables.
2. Version 2.0 Computer Details will be supervisor-level page. Viewer level will get version 1.0c page.
3. Fix data ordering on Administrators' Change Peripheral Model Name and Rename Peripheral Model.
4. Prevent the showing of PHP warning message on most pages.
5. Peripheral model name sending use separate HTTP connection to give more URL space for software inventory.


Updates on version 2.0
===================================
1. Software inventory.


Updates on version pre-2.0
===================================
*This pre-release version will have same functionality as 2.0 formal release. This pre-release has minimum documentation. New documentation are under development because a lot of changes in this version make older documentaion cannot be used.
1. Multi monitors for a computer.
2. Device (peripheral and monitor) management facilities, such as adding peripheral on each computer, add reserved device, mass update of peripheral model name, and mass update of device ownership and reserve status.
3. More efficient engine/readdata.php.
4. Extended client (takedata-sp.js) is replaced by server-side capability.
5. Separation between administrator and supervisor utility.
6. Entry access to management pages is moved from ./index.html to manage/index.html.
	Index.html on parent directory now contain previous welcome page.


Updates on version 1.0c
========================
1. Changes on engine/readdata.php to fix bug. The bug is network adapters are not registered properly if the card already registered for other computers.
2. Changes on frontend/computer_history.php to standardize title display to regular, not bold.


Updates on version 1.0b
========================
1. Changes in Java Script client program files to enhance branded/non-branded detection to prevent data overwriting in computer system items.
	This version will consider the computer as non-branded if there is string "123456789" in serial number (Win32_ComputerSystemProduct.IdentifyingNumber).
	This pattern are detected on some ASUS mainboards and probably used on other OEM motherboards.
2. Additonal texts in some pages to promote/advertise zCI and SourceForge by giving links to access zCI homepage on SourceForge.NET.