Skip to content

Releases: adyscorpius/logseq-jira

v.0.2.0

20 May 04:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v.0.2.0

v0.1.2

17 May 02:32
Compare
Choose a tag to compare
Add support for on premise JIRA

v0.1.1

21 Sep 03:03
Compare
Choose a tag to compare
  • Handle upserting Block properties with own logic.
    This works around the issue where only inline or block properties could be used. Now, you can choose to use either of them independently, or both.
  • Made summary block optional
  • Made inline update optional
  • Prettified settings with headings..

v0.1

20 Sep 02:00
Compare
Choose a tag to compare
  • Add support for 2nd organization
  • Better organization of settings.
  • Removed default keybindings (cause conflict error with editor/up)

0.0.9

03 Mar 04:31
Compare
Choose a tag to compare

Version 0.0.9

New updates

  • Block properties are now an alternative to inline summary mechanism. (Workaround until issue fixed)
  • When block properties are enabled, summary will show as a hyperlink.
  • Added Resolution as a block property. If no Resolution yet, block property won’t be added.

Fixes

  • Reduced changes of error when certain values don't exist.
  • Fixed default block properties settings values to boolean from string.
  • Removed Jira prefix from settings to make the text easier to read
  • Moved toggle for inline and block properties to top of settings
  • Removed title from some settings to reduce clutter.

0.0.8

20 Feb 06:39
Compare
Choose a tag to compare
  • Reworked the plugin to reduce API calls made to Jira.
  • Now supports block properties to add additional fields like Assignee, Priority, Fix Version, Status and Reporter. More coming soon...

0.0.7

19 Nov 07:16
Compare
Choose a tag to compare
0.0.7

0.0.6

19 Nov 01:55
Compare
Choose a tag to compare
Fix regex failing when page links in block

0.0.5

15 Nov 06:12
Compare
Choose a tag to compare
Update error handling and fix CI

0.0.4

14 Nov 05:04
b7de43a
Compare
Choose a tag to compare
v0.0.4