Skip to content

Releases: askscio/atlassian-plugins

jira_plugin_v1.5.0

03 Apr 05:20
e6204f8

Choose a tag to compare

Adds target url configuration UI to jira server plugin

confluence_plugin-v1.4.4

24 Jan 11:23
d45b9af

Choose a tag to compare

Fixes configure button for setting the webhook target URL

confluence_plugin-v1.4.3

10 Nov 21:40
14dc3ca

Choose a tag to compare

Eliminates use of Java 9 features.

jira_plugin_v1.4.2

02 Oct 17:24
c7a861b

Choose a tag to compare

Add timeouts to Jira webhooks.

confluence_plugin-v1.4.2

27 Sep 18:48
6373f90

Choose a tag to compare

Adds timeouts to webhook requests.

confluence_plugin-v1.4.0

23 Mar 11:44
ca4bba8

Choose a tag to compare

New features:

  1. `/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.
  2. A configure button which can be used to configure the webhook target from UI.

confluence_plugin-v1.3.0

09 Feb 10:29
5739c9f

Choose a tag to compare

Supports a new request handler that returns the version info of the plugin installed.

jira_server_plugin-v1.1.0

07 Feb 18:39
bb0e175

Choose a tag to compare

Adds API to get all members of a given Issue Security Scheme

confluence_plugin-v1.2.1

29 Jan 17:06
2ab1ff4

Choose a tag to compare

Sending edit events to backend

confluence_plugin-v1.1.2

17 Dec 18:27
d187acb

Choose a tag to compare

Reports anonymous space permissions.