Skip to content

Releases: nathonius/obsidian-trello

Release v2.3.2

13 Dec 13:01
c07aa40
Compare
Choose a tag to compare

What's Changed

  • Fixing build errors caused by 2.3.1 release

Release v2.3.0

31 Oct 14:24
22d44cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

Release v2.2.0

29 Feb 22:23
Compare
Choose a tag to compare

v2.2.0

Features

  • New option to open trello links in the trello desktop apps. Thanks @ChrisChinchilla!

Release v2.1.1

28 Jan 01:30
Compare
Choose a tag to compare

No code changes included in this release. This is only for changing the name of the plugin from 'Obsidian Trello' to 'Trello' per plugin naming guidelines.

Release v2.1.0

11 Nov 02:02
Compare
Choose a tag to compare

v2.1.0

Features

  • New setting to pre-populate the title of a new trello card with the note it's being attached to. Thanks @ChrisChinchilla!

Release v2.0.0

15 Jul 15:34
Compare
Choose a tag to compare

BREAKING CHANGES

  • Breaks compatibility with many old versions of Obsidian. Should only be used on latest versions.

Fixes

  • Prevent CORS errors by using requestUrl instead of RxJS Ajax

Features

  • MetaEdit is no longer required for use

Release v1.6.1

15 Jul 18:01
Compare
Choose a tag to compare

v1.6.1

Fixes

  • Restore compatibility with v0.15.x versions of Obsidian

Release v1.6.0

06 Nov 01:14
Compare
Choose a tag to compare

v1.6.0

Features

  • Markdown is rendered in comments, lists, and descriptions.

Release v1.5.1

19 Oct 02:58
Compare
Choose a tag to compare

v1.5.1

Fixes

  • Plugin can be enabled on mobile.

Release v1.5.0

14 Oct 01:44
Compare
Choose a tag to compare

v1.5.0

Features

  • Theme checklist progress bar to match color theme.

Fixes

  • Checklists and checklist items are sorted.
  • Refreshing card bypasses checklist cache.