Releases: mattermost/mattermost-plugin-servicenow
Releases · mattermost/mattermost-plugin-servicenow
v2.3.4
v2.3.3
Release v2.3.2
Release notes: 1. Modified the update set to fix the issue while committing. 2. Show the RHS header when subscriptions are not configured/authorized.
Release v2.3.1
Fixed bugs and added some enhancements
Release v2.3.0
Release notes: - Added the title that is a link in the shared post header - Updated the links for the fields "Assigned to", "Assignment group", "Knowledge Base", "Category", "Author" in the shared post and in the Search section of all the modals - Fixed the "Update State" button on the notification post received due to a subscription - Added feature to use keyboard keys "Up, Down, Enter" to select the options in dropdowns and searchable dropdowns - Added the feature to pick the current channel by default while creating a new subscription - Added a "Connect" button on all the modals when the user's access expires and he is disconnected from ServiceNow - Fixed the height issue of Comment modal according to the no. of comments - Updated documentation to add screenshots of the features - Added unit tests for all the files in server - Added unit tests for reducers and some components in the webapp
Release v2.2.0
Release notes: - Added a new update set to be downloadable from the plugin's config page - Added the feature to open the "Update State" modal by clicking on post action button - Added the feature to update the state of a record using the modal - Added the handling for expiry of refresh token in the APIs and the UI - Minor bug fixes and UI enhancements **NOTE** Uploading this new update set in ServiceNow is required for the "Update State" functionality to work
Release v2.1.0
Release notes: - Added filters for subscriptions in the right hand sidebar - Fixed a faulty link in the documentation - Added the feature to open "Add and View comments" modal by clicking on Post action button - Added the feature to view existing comments on a record in the modal - Added the feature to add new comments on a record using the modal - Minor bug fixes
Release v2.0.0
New features in this release- - Add a feature to filter subscriptions using the slash command - Pagination support on subscriptions in RHS - Added modal to search and share records - Support to open share record modal using the slash command or through the share button present in RHS - Bug fixes in UI - Refactored slash commands - Added buttons for "Add and View comments" and "Update State" on shared record post (Buttons don't work yet)
Release v1.1.4
Fixed UI bugs and added webapp unit tests
Release v1.1.3
Fixed UI bugs in the previous release