Releases: stavarengo/folia-kanban
Releases · stavarengo/folia-kanban
0.0.3
Full Changelog: 0.0.2...0.0.3
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
- fix: update Node.js setup to use version file instead of hardcoded version (9e06c27)
- feat(a11y): combobox aria-activedescendant + alertdialog role; reopen waiver 0002 for behavioral residuals (56b9eb7)
- docs(waiver): retire 0002 — a11y gate enforced and gaps resolved (ddcac09)
- test(visual): add structural snapshot regression net and retire waiver 0003 (04afd20)
- feat(a11y): add landmarks and runtime axe gate; dialogs use div role=dialog (4f256ac)
- feat(a11y): resolve jsx-a11y interaction violations and enforce a11y gate in ds:check (76c109f)
- chore(lint): add eslint + jsx-a11y accessibility gate (not yet enforced) (54189e8)
- refactor(tokens): tokenize typography/z-index/opacity + radius/scrim/shadow/ring raw values (waiver 0001) (e68c172)
- feat(design-system): token source, conformance checks, waivers, column-palette dedup (9d2774a)
- docs: show the card detail panel beside its Markdown source (551ad81)
- docs: add board demo and card-detail images to README (a28a007)
- fix(cards): stop context accent strip inheriting menu box via class collision (5e70b13)
- fix: update due dates and format for task cards (911e670)
- feat: update example vault with workspace configuration and plugin settings (1888787)
- docs(examples): consolidate example READMEs into a vault welcome guide (22372bf)
- fix: correct card-folder paths in example boards (41f6be4)
- docs: enhance AGENTS.md for clarity on container usage and interaction rules (c3e24f7)
- build: configurable output dir and examples vault script (419181a)
- fix: update command ID for opening Folia Kanban board (6b38db0)
- docs: update AGENTS.md for clarity on container usage and interaction rules (727eed4)
- docs: clarify instructions for connecting to Obsidian instance in container (a21de00)
- feat: multi-board picker and finish Folia rebrand (a283b3b)
- refactor: drop boardPath setting, auto-detect board via kanban-board frontmatter (7442f9c)
- docs: update AGENTS.md to clarify usage and instructions for Obsidian integration (b25a458)
- refactor: rename plugin to Folia Kanban (0f388a3)
- chore(.gitignore): add .obsidian directory to ignore list (4fa3266)
- chore(hooks): remove pre-push hook, keep pre-commit typecheck (2f124d6)
- chore(hooks): configure lefthook with typecheck and test git hooks (e808305)
- docs(examples): add feature-showcase demo and restructure examples into per-board subfolders (739b3f5)
- docs(readme): restructure with visuals, badges, install path, and privacy section (78497ab)
- fix(filter): focus search on "/" (510733f)
- fix(card): restore urgency cue styling (ab89ac4)
- build: emit plugin bundle to dist/ instead of repo root (d37de48)
- feat(detail): cap card-detail preview height and preserve it on edit (1cd776d)
- feat(filter): make the search input the single filter source-of-truth (6009ada)
- feat(dnd): polish drag-and-drop, board-drag mode, and reconcile column drag (a86ee5a)
- feat(card): urgency cue, full-width title gutter, inline rename (4d27543)
- feat(column): drag-by-header reorder and inline title edit (1806230)
- feat(columns): make area-filtered columns cross-board auto-populated lanes (#1) (e568e10)
- feat(columns): area-filter, group/sort, edit modal, opacity/parked (#1,#6,#8,#10) (7dce7a4)
- feat(context): folder-derived card contexts with grouping marker (#14) (6bc7da3)
- chore(build): approve esbuild build script for pnpm (0177eb0)
- feat(foundation): filter grammar + ColumnDef vocabulary for batch-2 (0936f37)
- feat(history): default History scope to 'all' (e36beea)
- docs(readme): document settings surface, presentation modes, context menu, next-todos, Jira grouping, markdown rendering (133348e)
- feat(detail): render description + comments via Obsidian's engine; fix modal proportions (49b5e9f)
- feat(board): Jira-style subcard grouping — children nested under their parent (8eaba78)
- feat(board): context-aware right-click menu for cards and todos (3246e3c)
- feat(board): configurable add-card flow (inline / inline-edit / detail) (240109e)
- feat(board): inline next-todos, shift-drag horizontal scroll, hover-overlap fix (2509bdf)
- feat(detail): presentation modes, resize, click-outside, editable props + comments, status-bar fix (81b279e)
- feat(settings): real settings surface with live propagation (39b4e8e)
- feat(model): checklist progress counts subcards; comment edit/delete + history seam (3664eae)
- fix: address adversarial review — correctness, a11y, and polish (eb1a0ff)
- feat(ux): completion toast + auto-coloured columns (e2c209d)
- refactor: dead-code removal, shared date util, createCard via processFrontMatter, memoized cards (6fe9bb0)
- feat(columns): in-app column management (add/rename/recolor/WIP/reorder/delete) (6f83975)
- feat(ui): redesign board — shadcn-grade visuals, a11y, search, WIP limits, quick actions (88d70b3)
- docs(agents): note how to write AGENTS.md and Obsidian UI-driving gotchas (5e5296e)
- chore: add Obsidian MCP config (895ab17)
- ci: add release procedure (f15f4c9)
- chore: add tmp/ directory to .gitignore (5436497)
- fix: improve readability in README and example markdown files (02925f0)
- chore: update Node.js version to 24.x in release workflow (3e58c60)
- Markdown Kanban: an Obsidian plugin with Markdown files as the source of truth (9616d12)
- Initial commit (bc8db2f)