Release Notes

1.1.0 (2026-07-03)

Features

  • plugin: add a grouped navigation pane to triage mode
  • plugin: add send to top/bottom card menu actions (#79) #78
  • plugin: calendar estimate spans, cleaner bars, global properties
  • plugin: drag timeline milestones to another day
  • plugin: group the calendar scheduling panel by note type and status
  • plugin: improve timeline mode
  • plugin: render unplanned type groups as full-width tabs
  • plugin: rework timeline around start date + estimate
  • plugin: seed a 1-day estimate when scheduling onto the timeline
  • plugin: show a red deadline line per timeline row
  • plugin: show the resize date inside the timeline bar
  • plugin: timeline view and per-type mixed boards

1.0.0 (2026-07-03)

Features

  • plugin: zoom into a card’s children (focus mode)
  • plugin: zoom to all descendants (whole subtree)
  • plugin: zoom up from a card via its parents badge

0.9.1 (2026-07-03)

Bug Fixes

  • plugin: reintroduce configurable card title property #4

0.9.0 (2026-07-03)

Features

  • plugin: add compact mode toggle showing title-only cards

Bug Fixes

  • plugin: let columns expand equally to fill spare board width #73

0.8.1 (2026-06-30)

Bug Fixes

  • plugin: resolve community-reviewer lint and deprecation warnings

0.8.0 (2026-06-30)

Features

  • plugin: auto-advance and scroll-reset in triage mode

0.7.6 (2026-06-30)

Features

  • plugin: celebrate completed triage and stop the scroll jump

0.7.5 (2026-06-30)

Bug Fixes

  • plugin: clear scorecard warnings (activeDocument, activeLeaf, redundant cast)

0.7.4 (2026-06-30)

Bug Fixes

  • plugin: remove empty bar under toolbar when nothing selected (#60)

0.7.3 (2026-06-30)

Bug Fixes

  • plugin: highlight the select-mode toggle when active

0.7.2 (2026-06-30)

Features

  • plugin: optimistic UI updates for moves and relationships #64

Bug Fixes

  • plugin: redesign triage UI — scrollable, sticky actions, bolder card #65
  • plugin: selected-card highlight applies immediately (#61)

0.7.1 (2026-06-30)

Bug Fixes

  • plugin: triage queue populates on direct open + scope/value highlighting #66

0.7.0 (2026-06-30)

Features

  • plugin: card chip style setting (minimal / tinted / rail)
  • plugin: due countdown badge with selectable position #62 #67

Bug Fixes

  • plugin: enlarge filter clear and help button icons (#63)

0.6.1 (2026-06-30)

Features

  • plugin: color-coded, scannable property chips on cards

0.6.0 (2026-06-29)

Features

  • plugin: card fields from the Bases view’s properties (#50, part 3)
  • plugin: de-emphasize card field labels, render progress as a bar
  • plugin: enum quick-set — “Set " card menu ([#52](https://github.com/dsebastien/obsidian-kanban-action-planner/issues/52)) [#13](https://github.com/dsebastien/obsidian-kanban-action-planner/issues/13)
  • plugin: group swimlanes by a Bases formula/file column (#50, part 2)
  • plugin: sort by Bases formula/file columns (#50, part 1)
  • plugin: triage “Due for review” scope — spaced repetition (#57)
  • plugin: triage config modal with property pickers, not free-text (#53)
  • plugin: triage mode — focused clarify / re-prioritize queue (#53)
  • plugin: type-aware triage gating for mixed-type boards (#53)

Bug Fixes

  • plugin: source triage props from note types + base formulas, no fallback (#53)

0.5.0 (2026-06-28)

Features

  • plugin: add/remove relationships from the card menu (#14)
  • plugin: native note preview on card hover

0.4.1 (2026-06-28)

Bug Fixes

  • plugin: log instead of silently dropping note-type writes
  • plugin: use activeDocument for drag ghost + hit-testing

0.4.0 (2026-06-28)

Features

  • plugin: sort cards within a column by a property (#17)

Bug Fixes

  • plugin: blockers may be off-board; only archived ones drop (#13)
  • plugin: stop archived/off-board blockers from blocking (#13)

0.3.0 (2026-06-28)

Features

  • plugin: add a JQL-lite filter bar to the toolbar
  • plugin: auto-archive on multiple trigger statuses
  • plugin: clean the Bases property pickers (issue #8)
  • plugin: command-palette commands for the active Kanban view
  • plugin: drag column headers to reorder columns
  • plugin: fully turn off relationship roles set to “None”
  • plugin: keyboard move, reorder, and menu for cards (a11y)
  • plugin: local note types — create + recognize without the Starter Kit
  • plugin: multi-select cards + bulk actions
  • plugin: persist calendar & lane view state across reloads (#19)
  • plugin: soft WIP limits per column
  • plugin: stabilize horizontal scroll when the Unmapped column toggles
  • plugin: stronger overdue emphasis on cards
  • plugin: uniform card height and per-note-type card fields

0.2.0 (2026-06-28)

Features

  • plugin: central Note Types settings — define each type’s config once
  • plugin: note-type-specific archiving (per-type archive folders)
  • plugin: unified calendar showing scheduled and deadline dates together

Bug Fixes

  • plugin: show a pointer cursor on every plugin button

0.1.0 (2026-06-28)

Features

  • plugin: auto-collapse the scheduling pane when the calendar is narrow
  • plugin: folder autocomplete and a tabbed Configure board dialog
  • plugin: orange edge for deadline-placed chips in the calendar
  • plugin: pointer cursor on calendar grid days to signal click-to-zoom

Bug Fixes

  • plugin: keep all calendar days visible when days have cards
  • plugin: pluralize relationship property labels in board settings
  • plugin: remove horizontal scrollbar in Configure board dialog

0.0.4 (2026-06-27)

Features

  • plugin: calendar toolbar (Board/Calendar switch + gear) and readable panel chips
  • plugin: cap swimlane height at one screen and add collapsible columns
  • plugin: consistent swimlane heights, lane nav buttons, bigger toggle

Bug Fixes

  • plugin: render lane and column collapse chevrons at a consistent size
  • plugin: rotate only the gear icon on hover, not its button

0.0.3 (2026-06-27)

Features

  • plugin: make Day a first-class calendar range + add Today to the day view

0.0.2 (2026-06-27)

Features

  • plugin: configurable first day of the week
  • plugin: zoom into a single day on the calendar

0.0.1 (2026-06-27)

Features

  • plugin: archiving — move notes to a placeholder folder (M4b, #7)
  • plugin: calendar drag-to-schedule and drag-to-clear (M5c/M5d)
  • plugin: calendar mode — scheduling panel + grid (M5a/M5b)
  • plugin: configurable card presentation (title, fields, cover, wrapping), closes 3-#6
  • plugin: configurable swimlanes (M3, #2)
  • plugin: core Kanban board with drag/drop and order persistence
  • plugin: definition-driven columns + ctrl/cmd-click opens new tab
  • plugin: incremental board refresh + uniform sizing (M6)
  • plugin: note-type profiles, Starter Kit mirroring, and colors
  • plugin: open related notes in a new tab on ctrl/cmd-click
  • plugin: place Unmapped column first by default, configurable per view
  • plugin: register Kanban Bases view scaffold and config model
  • plugin: relationships, blocked-by & relational filtering (M4)
  • plugin: scheduling-panel sort + filter; M5 docs (M5e), closes #tag
  • scaffold Kanban Action Planner plugin and add implementation plan

Bug Fixes

  • plugin: match Starter Kit’s placeholder format (Q2, not 2)
  • plugin: persist discovered statuses so Show empty columns works

This site uses Just the Docs, a documentation theme for Jekyll.