Release Notes v5.4.0

Overview

  • new Dashboard Gadget for Assigned Checklist Items

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

  • fixed Templates were missing after upgrade to 5.3.0

  • fixed Expandable details text is being reversed in the latest version

  • fixed Adjust Sorting mechanism on Templates List

  • fixed Copy item ID is not working in 5.3.0

Get the latest version from the Marketplace

or update via Admin console

Details

Dashboard Gadget for Assigned Checklist Items new

Now you can easily view your checklist items or items specified user. See details in https://railsware.atlassian.net/wiki/spaces/CHKSDC/pages/2972516355

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

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 fixed

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 fixed

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 fixed

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 fixed

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