Skip to content

Releases: Djiit/obsidian-tasks-kanban

v0.7.0

13 Jun 11:43
c4105d8

Choose a tag to compare

0.7.0 (2026-06-12)

Features

  • implement minimal subset of task query reference (2e4cd13)
  • support columns folding (458c570)

Bug Fixes

v0.6.0

12 Jun 12:10
c6cad20

Choose a tag to compare

0.6.0 (2026-06-12)

Features

  • add board sorting options (3f868ad)
  • add filter/sort persistence (fc21f70)

Bug Fixes

v0.5.0

12 Jun 11:08
2d9d6ea

Choose a tag to compare

0.5.0 (2026-06-12)

Features

  • add board filtering options (dd5420e)
  • add priorities, dates, dependencies support (8392e84)
  • cap card description length to keep cards from growing vertically (e25494d)

Bug Fixes

  • track styles.css as a source file instead of gitignoring it (6414b76)

v0.4.1

12 Jun 07:09
aa75b0e

Choose a tag to compare

0.4.1 (2026-06-11)

Bug Fixes

  • attach release assets and fix manifest description (132fdf6)
  • end manifest description with punctuation and attach release assets (bea930d)

v0.4.0

11 Jun 13:57
6eb5478

Choose a tag to compare

0.4.0 (2026-06-11)

Features

  • add status type support for columns (992b90b)

v0.3.0

09 Jun 09:43
a78c108

Choose a tag to compare

0.3.0 (2026-06-09)

Features

  • implement basic drag and drop (7f7a9c8)

v0.2.0

09 Jun 08:54
1374cb6

Choose a tag to compare

0.2.0 (2026-06-09)

Features

Bug Fixes