Skip to content

Active development — do not use in production yet. Build-in-public project. First stable release: v1.0.0. Expect breaking changes, missing features and rough edges before then.

kandown
117 releases

Changelog

2026-09-04

v0.54.0· Pastel Columns

Kanban columns and list view sections now feature full-height background color tints, with airy vertical spacing between cards that lets each task card float cleanly over the board.

Added

  • Full-height column background tints: replacing the thin 3px top accent bar, each column container now carries its chosen color as a full-height surface wash. Light mode applies very soft, airy pastel tints (blush pink, warm peach, sky cyan, lavender, soft mint) so white task cards, category chips, and tag borders stand out with crisp contrast. Dark mode applies deep, saturated, atmospheric tints (dark wine, forest green, midnight blue, dark plum) that keep the board restful at night without luminous glare.
  • Subtle harmonizing column borders: each column is framed by a delicate matching border derived from the column's color family, creating a polished and intentional container aesthetic.
  • Airy card vertical spacing: cards in the kanban view now feature generous vertical breathing room (14px margins in normal density, 10px in compact density), giving cards a distinctive floating chip appearance matching modern design systems.
  • List view parity: list view section containers share the exact same pastel and dark mode background palette, matching borders, and unified styling as board columns.

Changed

  • Removed the 3px top border (borderTop: 3px solid ...) from both board columns and list sections.
  • Collapsed and expanded card stacks now share consistent vertical outer margins with solo cards.