Changelog
Release 1.1.0​
This release improves the mobile experience and makes conversation handling more reliable.
Improvements for administrators​
- The project selector shows only Jira Service Management projects.
- The selected project and its Service Desk remain associated.
- Clear warnings appear when no projects are available or an earlier configuration is no longer valid.
- Closing statuses must be entered exactly as they appear in the workflow so Resolve can find the correct option.
- The request type must include the Description field.
Improvements for customers​
- The widget adapts to phones and tablets and can use the full screen on small devices.
- The message field remains visible when the phone keyboard opens.
- Conversations are preserved in
localStorageafter reloading the page, reopening the widget, or experiencing a temporary connection problem.
Improvements for agents​
- The tray provides a better view of registered project conversations.
- Resolve opens a dialog to add a comment and choose a resolution when needed.
- Closing uses available workflow options and shows the reason if Jira cannot complete it.
- The tray loads correctly when the Jira address has no additional path.
Release 1.0.0​
Initial release of Jira Live Chat (DC). First real-time chat product in the MB Group suite for Jira Service Management Data Center.
Base Implementation​
Initial plugin with real-time chat between JSM portal customers and support agents.
- Portal widget: Start form, automatically updated conversation, session preservation, and clean closure when the request is resolved.
- Agent tray: Project sidebar integration (Queues/Customers pattern); three-column layout (sessions | conversation | request details); reliable JS/CSS loading via dedicated servlet.
Chat Attachments​
Customers and agents can attach files to the conversation.
- Files as native Jira issue attachments.
- Inline image preview; download link for other file types.
- Send with optional text plus one or more files (attachments without text allowed).