kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(release): v2.6.6

+7 -1
+6
CHANGELOG.md
··· 1 + ## [2.6.6](https://github.com/usekaneo/kaneo/compare/v2.6.5...v2.6.6) (2026-04-13) 2 + 3 + 4 + ### Features 5 + 6 + * **api:** add mcp redirects ([491fa81](https://github.com/usekaneo/kaneo/commit/491fa817a5d6a6d1887b1bb3ad9fff99c4156329)) 1 7 ## [2.6.5](https://github.com/usekaneo/kaneo/compare/v2.6.4...v2.6.5) (2026-04-13) 2 8 3 9
+1 -1
package.json
··· 53 53 } 54 54 }, 55 55 "packageManager": "pnpm@10.32.1", 56 - "version": "2.6.5", 56 + "version": "2.6.6", 57 57 "dependencies": { 58 58 "dotenv-mono": "^1.5.1" 59 59 }