Jump to content

New Release: Hornbill ESP (2612)


Harry Hornbill

Recommended Posts

Hello Everyone

The latest version of Hornbill ESP (2612) has been released to live.

Release Notes for this release are as follows:

New

  • The operation activity::workspaceGetList now caches its results for faster retrieval. A new optional parameter 'ignoreCache' can be set to true in order to defeat the caching and always query the database.
Change
  • Optimized conversations, participants and unread counter query for conversatiojnGetList
  • Optimized unread counter query for workspaceGetList
  • The operation activity::workspaceGetList as been expanded to give the caller the option to not query unread counters. This is true by default for backwards compatibility but gives the caller the option to reduce load on the system if they do not need unread counters.
  • The operation activity::workspaceGetList has been optimized for performance making us of memory caching in order to reduce the high frequency use of the underlying database server.
  • Message notifications that are not mentions and are older than maxDismissedMessageAge (2 days default) are now purged from cache. Mention history is still maintained for maxMessageAge as before
  • Language string queries have been optimized and are now cached, this means when a UI screen is loaded the database is no longer queried for string translations, this is now served from memory cache which should improve load time performance.
Fix
  • MIME Encoded email messages that are attached to other messages are now named with a .eml extension instead of a .msg extension. This change allows attached mail messages to be opened in Outlook and other external email clients
  • Reporting Templates - Report charts tick ordering (asc/desc) by value
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...