Skip to content

Latest commit

 

History

History
64 lines (28 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

64 lines (28 loc) · 2.44 KB

0.6.1 (2024-06-28)

Bug Fixes

  • Make description lookup more robust and handle nested brackets in regex. (8cef166)

0.6.0 (2024-05-25)

Features

  • Add title to JQL query. (a7304ee)

0.5.0 (2024-05-24)

Features

  • Add support for org-mode text format. (b338a0b)

0.4.1 (2024-05-23)

Bug Fixes

  • Fix bug where PAT setting was not being used by authType. (87e2616)

0.4.0 (2024-05-23)

Features

  • Add Experimental support for auto refresh links. Works only for new links handled through Logseq-Jira. (9d86ec6)

0.3.3 (2024-05-22)

Bug Fixes

  • include CHANGELOG.md in zip. (4f2ab63)

0.3.2 (2024-05-21)

Bug Fixes

  • Always get current block content (e5abaa6)

0.3.1 (2024-05-21)

Bug Fixes

  • Remove id from request options. (b8b26eb)

0.3.0 (2024-05-20)

Features

  • Relayout settings. Resolve auth issues, support different API version for both accounts, cleaner settings ui (4381190)

v0.2.1 Minor fix for switched auth type in On-Prem vs Cloud.