Skip to content

Releases: mattermost/mattermost-plugin-servicenow

v2.3.4

21 Dec 10:59
e9d9ae3
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

v2.3.3

20 Dec 15:05
2ea6115
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

Release v2.3.2

30 Nov 16:10
9b675a7
Compare
Choose a tag to compare
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

24 Nov 09:19
0c891a0
Compare
Choose a tag to compare
Fixed bugs and added some enhancements

Release v2.3.0

14 Nov 17:32
af18615
Compare
Choose a tag to compare
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

03 Nov 16:01
dd6c101
Compare
Choose a tag to compare
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

27 Oct 15:51
9cc5f09
Compare
Choose a tag to compare
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

21 Oct 09:30
Compare
Choose a tag to compare
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

11 Oct 14:23
5997ca3
Compare
Choose a tag to compare
Fixed UI bugs and added webapp unit tests

Release v1.1.3

06 Oct 15:53
Compare
Choose a tag to compare
Fixed UI bugs in the previous release