All Versions
35
Latest Version
Avg Release Cycle
69 days
Latest Release
958 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v9.2.4
June 21, 2018 -
v9.2.3
April 27, 2018 -
v9.2.2 Changes
March 01, 2018๐ Deprecated
CommonITILValidation::isAllValidationsHaveSameStatusForTicket
CommonITILValidation::getNumberValidationForTicket
- โก๏ธ
DBMysql::optimize_tables()
-
v9.2.1 Changes
November 16, 2017โ Added
- Search engine, added
itemtype_item_revert
jointype
๐ Deprecated
Ticket::convertContentForNotification()
- Search engine, added
-
v9.2 Changes
September 25, 2017โ Added
- ๐ Link knowledge base entries with assets or tickets
- ๐ Revisions on knowledge base entries and their translations, with diff view
- โ Add recursive comments on knowledge base entries
- Direct links to KB article's title for a direct access
- ๐ Load minified CSS and JS files (core and plugins) that are generated on release
- ๐ Link beetween software licenses
- Alerts on saved searches
- โ Add ajax browsers notifications in addition to emails
- ๐ Plugins can now add new notifications types (xmpp, sms, telegram, ...) to be used along with standard notifications
- Simcard component
- ๐ Synchronization field for LDAP
- ๐ Improved performances on large entities databases
- Remember me on login
- Fuzzy search
- Paste images in rich text editor
- โ Add tasks in tickets templates
- Composite tickets (link on sons/parents)
- Telemetry
- Certificates component
- Firmwares components (BIOSes, firwmwares, ...)
- โ Add OLA management
๐ Changed
- ๐ Many bugs have been fixed
- Display knowledge base category items in tickets using a popup instead of a ๐ new whole window
- Reviewed all richtext editor (tinymce) and their upload parts, now more simpler and intuitive
- ๐ง Don't ask user to select a template if there is no configured template
- personal_token is not used anymore for api authentication, a new api_token field has been added (empty by default, you should regenerate it)
- Operating systems management has been improved
- Direct language change from any page
- ๐ Better icons harmonization
API changes
๐ Changes
CommonDBTM::getTable()
signature has changedUser::getFromDBbyToken()
signature has changedBookmark
has been renamed toSavedSearch
- โก๏ธ Update to latest jsTree plugin
RuleDictionnarySoftwareCollection::versionExists()
signature has changedNotificationTemplate::getDataToSend()
signature has changedQueuedMail
has been renamed toQueuedNotification
CommonDBTM::mailqueueonaction()
has been renamed toCommonDBTM::notificationqueueonaction()
NotificationTarget::getSender()
no longer takes any parameters (was not used)- ๐
TableExists()
has been moved toDBMysql::tableExists()
- ๐
FieldExists()
has been moved toDBMysql::fieldExists()
Profile_User::getUserEntitiesForRight()
signature has changedNotificationTarget
propertydatas
has been renamed todata
๐ Deprecated
- ๐ Ability to use
JOIN
inDBmysqlIterator::buildQuery()
has been deprecated - ๐ Usage of
NotificationTarget::datas
property has been deprecated - ๐ Usage of
Zend\Loader\SplAutoloader
interface has been deprecated
๐ The following methods have been deprecated:
_e()
_ex()
- 0๏ธโฃ
Bookmark::mark_default()
- 0๏ธโฃ
Bookmark::unmark_default()
CommonTreeDropodwn::recursiveCleanSonsAboveID()
NotificationTarget::addToAddressesList()
NotificationTarget::getAdditionalTargets()
NotificationTarget::getAddressesByGroup()
NotificationTarget::getAddressesByTarget()
NotificationTarget::getAdminAddress()
NotificationTarget::getEntityAdminAddress()
NotificationTarget::getItemAuthorAddress()
NotificationTarget::getItemGroupAddress()
NotificationTarget::getItemGroupSupervisorAddress()
NotificationTarget::getItemGroupTechInChargeAddress()
NotificationTarget::getItemGroupWithoutSupervisorAddress()
NotificationTarget::getItemOwnerAddress()
NotificationTarget::getItemTechnicianInChargeAddress()
NotificationTarget::getNotificationTargets()
NotificationTarget::getSpecificTargets()
NotificationTarget::getUserByField()
NotificationTarget::getUsersAddressesByProfile()
NotificationTargetCommonITILObject::getDatasForObject()
NotificationTargetCommonITILObject::getFollowupAuthor()
NotificationTargetCommonITILObject::getLinkedGroupByType()
NotificationTargetCommonITILObject::getLinkedGroupSupervisorByType()
NotificationTargetCommonITILObject::getLinkedGroupWithoutSupervisorByType()
NotificationTargetCommonITILObject::getLinkedUserByType()
NotificationTargetCommonITILObject::getOldAssignTechnicianAddress()
NotificationTargetCommonITILObject::getRecipientAddress()
NotificationTargetCommonITILObject::getSupplierAddress()
NotificationTargetCommonITILObject::getTaskAssignGroup()
NotificationTargetCommonITILObject::getTaskAssignUser()
NotificationTargetCommonITILObject::getTaskAuthor()
NotificationTargetCommonITILObject::getValidationApproverAddress()
NotificationTargetCommonITILObject::getValidationRequesterAddress()
NotificationTargetProjectTask::getTeamContacts()
NotificationTargetProjectTask::getTeamGroups()
NotificationTargetProjectTask::getTeamSuppliers()
NotificationTargetProjectTask::getTeamUsers()
QueuedNotification::sendMailById()
User::getPersonalToken()
User::getUniquePersonalToken()
formatOutputWebLink()
Removals
The following methods have been dropped:
Ajax::displaySearchTextForDropdown()
Ajax::getSearchTextForDropdown()
Bookmark::changeBookmarkOrder()
- ๐
Bookmark::moveBookmark()
CommonGLPI::addDivForTabs()
CommonGLPI::showTabs()
CommonGLPI::showNavigationHeaderOld()
CommonGLPI::show()
Dropdown::showInteger()
DBMysql::field_flags()
Html::showDateFormItem()
Html::showDateTimeFormItem()
Profile::dropdownNoneReadWrite()
Toolbox::get_magic_quotes_runtime()
Toolbox::get_magic_quotes_gpc()
Dropdown::showAllItems()
For older entries, please check GLPI website.