* Added brand new ITSM Change Management module!
* Speed: Improved speed of CMDB/CMS by switching database
access technology (now SQL bind parameters are used).
* Events: Implemented new ITSM-global Event module to create
ability to react on CI events, as well as all kind of Change
and Work Order events (e.g. ChangeUpdate, WorkOrderUpdate)
* History: Added Event module to have a history of CI changes
* GeneralCatalog: Implemented "Preferences" to have an extendable
mechanism to store meta information for GC entries
* ITSMConfigurationManagement: Added an access control system for
config item classes and config items. Via GeneralCatalog groups
can be specified that have access to config item classes. Users
with 'ro' permissions can see the class and view the config
item, users with 'rw' permission can add new config items in
this class and edit existing items.
* Added Chinese Simple translation, thanks to Never Min!