Releases: bmueller77/iobroker.kanban
Releases · bmueller77/iobroker.kanban
Release list
v0.2.0 – Mobile view, users per board, configurable date format & more
Kanban board adapter for ioBroker with its own web server, live sync, webhooks, multi-user support and e-mail notifications.
📖 Documentation: English · Deutsch
What's new in 0.2.0
Mobile
- Columns stack and collapse as an accordion; full-screen dialogs with a fixed action bar (equal-width buttons), no sideways scrolling
- Press and hold a card to move it — a quick-move menu with the target columns appears while dragging
Users
- Assignable users per board, managed centrally under Settings → Boards; every board needs at least one member
- Header user chips are now a saved, per-board person filter (multi-select, all active by default). The old "my cards" button was removed
- User colours and avatars are edited in the web UI (Settings → Users) and apply instantly — no adapter restart
- Colour ring around avatars and automatic black/white text on labels and avatars (WCAG luminance)
Cards & columns
- At least one assignee is required per card in the UI; required fields are marked with a red
*and the validation message follows the board language - Per-column display limit ("Max"): show only the first N cards, the rest collapse into a
+X morehint - Column settings gained an aligned header row (Title · Max · WIP · New · Done) with explanatory tooltips
Configuration
- Configurable date format per instance using moment/Day.js tokens including localised month and weekday names (
DD. MMMM YYYY→20. Juli 2026), plus a 12h/24h time format - Per-board notification link target: board view, card editor, or a fixed custom URL
Look & feel
- Material Design icons throughout (toolbar, card badges, link types) — no more emoji glyphs
- Link type detection extended to the full RFC1918 private ranges and local host names
Documentation
- Restructured into four parts (instance settings · board · integration · reference) in both languages, with 22 screenshots and a link-type legend
Installation
Not in the official ioBroker repository yet — install directly from GitHub:
iobroker url https://github.com/bmueller77/iobroker.kanban
Or in the admin UI: Adapters → GitHub icon → custom tab → paste the repository URL.
Upgrading from older versions
Existing boards and cards are migrated automatically. Two things to know:
- User colours move from the instance configuration into the web UI (Settings → Users) — existing colours are taken over on first start
- New boards start with all users as members; existing boards keep working unchanged
Full changelog: v0.1.3...v0.2.0