Releases: askscio/atlassian-plugins
Releases · askscio/atlassian-plugins
jira_plugin_v1.5.0
Adds target url configuration UI to jira server plugin
confluence_plugin-v1.4.4
Fixes configure button for setting the webhook target URL
confluence_plugin-v1.4.3
Eliminates use of Java 9 features.
jira_plugin_v1.4.2
Add timeouts to Jira webhooks.
confluence_plugin-v1.4.2
Adds timeouts to webhook requests.
confluence_plugin-v1.4.0
New features:
- `/info' endpoint: Supports a new info endpoint that can be requested by any logged in user. This endpoint returns the following information:
a. User info: Basic information regarding the user requesting the endpoint such as user name, email, whether the user is an admin, etc.
b. Instance info: Confluence version and base url of the instance.
c. Glean plugin info: Version installed, Webhook target and some stats on webhooks. - A configure button which can be used to configure the webhook target from UI.
confluence_plugin-v1.3.0
Supports a new request handler that returns the version info of the plugin installed.
jira_server_plugin-v1.1.0
Adds API to get all members of a given Issue Security Scheme
confluence_plugin-v1.2.1
Sending edit events to backend
confluence_plugin-v1.1.2
Reports anonymous space permissions.