Releases: nathonius/obsidian-trello
Releases · nathonius/obsidian-trello
Release v2.3.2
What's Changed
- Fixing build errors caused by 2.3.1 release
Release v2.3.0
Release v2.2.0
v2.2.0
Features
- New option to open trello links in the trello desktop apps. Thanks @ChrisChinchilla!
Release v2.1.1
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
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
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
v1.6.1
Fixes
- Restore compatibility with v0.15.x versions of Obsidian
Release v1.6.0
v1.6.0
Features
- Markdown is rendered in comments, lists, and descriptions.
Release v1.5.1
v1.5.1
Fixes
- Plugin can be enabled on mobile.
Release v1.5.0
v1.5.0
Features
- Theme checklist progress bar to match color theme.
Fixes
- Checklists and checklist items are sorted.
- Refreshing card bypasses checklist cache.