Overview

Get the latest version from the Marketplace

or update via Admin console

Details

Dashboard Gadget for Assigned Checklist Items

Now you can easily view your checklist items or items specified user. See details in Dashboard Gadget

Separate builds for Jira 7.x and 8.x versions

We’re separating builds for major versions of Jira 7.x and 8.x. The reason - different libraries to access the data are used in a different version, so it's not possible to provide correct functionality in single build

Templates were missing after upgrade to Smart Checklist v5.3.0

Users reported that after upgrade to 5.3.0 - existing checklist templates were missing and newly created templates. That caused by sql error on various Jira Dstabase version

Expandable details text is being reversed in the latest version

There was an issue, in some cases when the content of checklist item description was set in proper order, like

- checklist item
> text 1
> text 2
> text 3

it was returned from DB and displayed in reversed order

- checklist item
> text 3
> text 2
> text 1

Now it should be fixed

Adjust Sorting mechanism on Templates List

Order of Templates in Templates list by Issue Types, Projects or Enabled/Disabled state - improved.

Copy item ID is not working in 5.3.0

Copying of Checklist Item ID from item menu item is fixed.