1. Adds support for converting MySQL MyISAM tables to InnoDB before updating the database schema.
  2. Fixes Asset Discovery Connection synchronization to not overwrite the Asset Type when Do Not Overwrite Existing Value is checked for the Asset Type attribute mapping.
  3. Removes CRAM-MD5 as an authentication method for Active Directory LDAP Connections, since Active Directory no longer supports it.
  4. Adds default search filter (&(objectCategory=person)(objectClass=user)) to Active Directory LDAP Connections in order to filter out Active Directory Contact accounts.
  5. Adds Ldap Search checkbox to Client selector widget. (Visible only when an LDAP Connection is enabled.)
  6. Fixes an issue where custom fields in the OR part of an advanced search would sometimes find old/deleted custom field values.
  7. Adds the ability to set ticket priority and dates from the tech note editor.
  8. Adds validation to custom fields (so, for example, an error will be raised if non-numeric characters are entered into a numeric custom field).
  9. Fixes an error that could be thrown in the Client interface when sorting the ticket list by Request Type.
  10. Adds support for timestamp values as qualifiers in the REST API. (Using ISO8601 format.)
  11. Fixes rendering error that could happen when entering Client notes.
  12. Fixes new Client messages to appear on initial login for new accounts.
  13. Fixes ticket searches in the Client interface that contain more records than the search results maximum to display the most recent tickets.
  14. Fixes Request Type copy feature to include the department group setting.
  15. Fixes issue preventing Clients linked to deleted Tech accounts from being linked to other Tech accounts.
  16. Fixes error that could arise when attempting to duplicate certain types of “Modify Ticket” action rules.
  17. Adds a preference for whether to delete non-empty custom fields that are made hidden when changing a ticket’s Request Type (Setup > Tickets > Options > Auto Delete Obsolete Custom Fields).
  18. Makes the required-field asterisk in the Client interface red.
  19. Fixes some issues related to handling of tickets with request types tied to specific locations and/or departments.
 

Comments are closed.