| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-18 | 3.3 kB | |
| Release v2.7.3 source code.tar.gz | 2026-05-18 | 5.4 MB | |
| Release v2.7.3 source code.zip | 2026-05-18 | 6.1 MB | |
| Totals: 3 Items | 11.5 MB | 0 | |
What's Changed
- fix(web): Use correct websocket path by @Lumpiasty in https://github.com/usekaneo/kaneo/pull/1228
- fix: properly construct WS URL by @tiran133 in https://github.com/usekaneo/kaneo/pull/1254
- fix(web): project backlog filter priority items and assignee styles by @nimone in https://github.com/usekaneo/kaneo/pull/1260
- fix(db): add missing foreign key indexes by @randoneering in https://github.com/usekaneo/kaneo/pull/1226
- chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1259
- chore(deps): bump @hono/node-server from 1.19.13 to 2.0.2 in /apps/api by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1239
- chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 in /apps/web by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1236
- chore(deps): bump @better-auth/api-key from 1.6.9 to 1.6.11 in /apps/api by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1251
- chore(deps): bump @hono/node-ws from 1.3.0 to 1.3.1 in /apps/api by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1242
- chore(deps): bump @tiptap/extension-underline from 3.22.5 to 3.23.1 in /apps/web by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1246
- chore(deps): bump @tiptap/extension-placeholder from 3.22.5 to 3.23.1 in /apps/web by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1240
- chore(deps-dev): bump vitest from 4.1.2 to 4.1.6 in /packages/libs by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1269
- chore(deps): bump @better-auth/drizzle-adapter from 1.6.9 to 1.6.11 in /apps/api by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1249
- chore(deps): bump @types/node from 25.2.3 to 25.8.0 in /packages/email by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1267
- chore(deps-dev): bump react from 19.1.0 to 19.2.6 in /packages/libs by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1238
- chore(deps-dev): bump hono from 4.12.14 to 4.12.19 in /packages/libs by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1266
- chore(deps): bump @tailwindcss/vite from 4.2.1 to 4.3.0 in /apps/web by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1250
- chore(security): align pnpm overrides with bumped deps and resolve next alerts by @andrejsshell in https://github.com/usekaneo/kaneo/pull/1271
- fix: remove duplicate import tasks modal close button by @azula9713 in https://github.com/usekaneo/kaneo/pull/1264
- fix(api): emit task.status_changed for git webhook status updates by @tinsever in https://github.com/usekaneo/kaneo/pull/1263
- feat(i18n): add Korean (ko-KR) translation by @fvoci in https://github.com/usekaneo/kaneo/pull/1229
- fix(api): resolve issue [#1231] by @randoneering in https://github.com/usekaneo/kaneo/pull/1257
New Contributors
- @Lumpiasty made their first contribution in https://github.com/usekaneo/kaneo/pull/1228
- @nimone made their first contribution in https://github.com/usekaneo/kaneo/pull/1260
- @azula9713 made their first contribution in https://github.com/usekaneo/kaneo/pull/1264
- @fvoci made their first contribution in https://github.com/usekaneo/kaneo/pull/1229
Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.7.2...v2.7.3