About
Versions (26)
v0.5.5
2026-03-12Breaking Changes
- Database migrations are now handled by a separate kan-migrate image. See the project README for details.
What’s Changed
- fix: board and workspace URL links and copy behavior by @charitea in https://github.com/kanbn/kan/pull/357
- feat: add functionality to copy card link by @charitea in https://github.com/kanbn/kan/pull/358
- fix: remove phantom spacing in auth form (closes #334) by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/364
- feat: smart typography by @shelepuginivan in https://github.com/kanbn/kan/pull/360
- fix: use multipart upload for attachments to resolve chunk size error by @hjball in https://github.com/kanbn/kan/pull/368
- fix: prevent long card titles from overflowing column width by @kOaDT in https://github.com/kanbn/kan/pull/367
- fix: handle x-forwarded-host and proxy issues behind Cloudflare by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/370
- Join Workspace Email improvements by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/371
- feat: add two types of roadmap templates by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/369
- feat: send email notifications on user mentions by @hjball in https://github.com/kanbn/kan/pull/372
- feat: add close button to card view header by @charitea in https://github.com/kanbn/kan/pull/383
- feat: Activity log for uploading attachments (closes #354) by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/366
- Fix: show profile pics on board cards by @nickmeinhold in https://github.com/kanbn/kan/pull/388
- refactor: docker image for less final size (#315) by @nahSystemu in https://github.com/kanbn/kan/pull/385
- feat(db): add webhook schema, migration, and repository by @nickmeinhold in https://github.com/kanbn/kan/pull/391
- fix: handle empty commenter name in mention notification emails by @owaisrizvi97 in https://github.com/kanbn/kan/pull/400
- fix: increase max workspace url length from 24 to 64 characters (clos… by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/398
- feat(cloud): improve pricing tiers and add comparison table by @hjball in https://github.com/kanbn/kan/pull/405
- chore: update translations to json by @hjball in https://github.com/kanbn/kan/pull/408
- fix: prevent cross-workspace access on member and permission endpoints by @hjball in https://github.com/kanbn/kan/pull/413
- fix: make links clickable in comments by @matk0 in https://github.com/kanbn/kan/pull/415
- fix(api): add missing openapi meta to checklist.update by @nickmeinhold in https://github.com/kanbn/kan/pull/417
- fix: allow invited users to sign up when registration is disabled by @nickmeinhold in https://github.com/kanbn/kan/pull/418
- feat:archived boards by @eliott-herbert-byrnes in https://github.com/kanbn/kan/pull/386
- feat(api): add webhook delivery utility and card event integration by @nickmeinhold in https://github.com/kanbn/kan/pull/392
- fix: publish migrate image by @hjball in https://github.com/kanbn/kan/pull/423
- docs: add migrate service to self hosting guide by @hjball in https://github.com/kanbn/kan/pull/425
- feat: initial github integration with importing projects by @nahSystemu in https://github.com/kanbn/kan/pull/421
- fix: add missing migration meta by @hjball in https://github.com/kanbn/kan/pull/427
- fix: swap latest to only publish on version tags and add edge tag for builds by @hjball in https://github.com/kanbn/kan/pull/428
- fix: preserve board scroll position when navigating back from a card by @kOaDT in https://github.com/kanbn/kan/pull/431
- Allow installing this app as a Web App by @aminnairi in https://github.com/kanbn/kan/pull/419
- feat: make avatar upload size limit configurable via environment variable by @tgoetten in https://github.com/kanbn/kan/pull/375
- feat(api): add webhook CRUD API router and tests by @nickmeinhold in https://github.com/kanbn/kan/pull/393
- feat(web): add webhook management UI by @nickmeinhold in https://github.com/kanbn/kan/pull/394
- feat: add url validation to download attatchment endpoint by @hjball in https://github.com/kanbn/kan/pull/432
- fix: add 404 not found page by @wotan-allfather in https://github.com/kanbn/kan/pull/349
- feat: workspace start of week column (closes #361) by @program-the-brain-not-the-heartbeat in https://github.com/kanbn/kan/pull/399
New Contributors
- @program-the-brain-not-the-heartbeat made their first contribution in https://github.com/kanbn/kan/pull/364
- @kOaDT made their first contribution in https://github.com/kanbn/kan/pull/367
- @matk0 made their first contribution in https://github.com/kanbn/kan/pull/415
- @aminnairi made their first contribution in https://github.com/kanbn/kan/pull/419
- @tgoetten made their first contribution in https://github.com/kanbn/kan/pull/375
- @wotan-allfather made their first contribution in https://github.com/kanbn/kan/pull/349
Full Changelog: https://github.com/kanbn/kan/compare/v0.5.4…v0.5.5