| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-04 | 4.6 kB | |
| Release v2.12.2 source code.tar.gz | 2026-08-04 | 7.4 MB | |
| Release v2.12.2 source code.zip | 2026-08-04 | 8.2 MB | |
| Totals: 3 Items | 15.6 MB | 0 | |
What's Changed
- fix: resolve workspace access from the id the handler acts on by @thejesh23 in https://github.com/usekaneo/kaneo/pull/1458
- fix: serve public-project assets to anonymous callers by @thejesh23 in https://github.com/usekaneo/kaneo/pull/1459
- fix: enforce bulk task permissions by @ShiroKSH in https://github.com/usekaneo/kaneo/pull/1462
- fix: upgrade ip-address to 10.3.1 (CVE-2026-69192) by @anupamme in https://github.com/usekaneo/kaneo/pull/1483
- fix: move overrides to workspace config by @N1arko in https://github.com/usekaneo/kaneo/pull/1456
- fix(deps): bump next to 15.5.21 to patch 8 disclosed advisories by @aeonframework in https://github.com/usekaneo/kaneo/pull/1457
- fix(email): stop forcing SMTP auth when no credentials are set by @eeshsaxena in https://github.com/usekaneo/kaneo/pull/1434
- fix: prevent task number gaps during partial import failures by @Sunil56224972 in https://github.com/usekaneo/kaneo/pull/1468
- fix: persist task title activity atomically by @IEatCodeDaily in https://github.com/usekaneo/kaneo/pull/1439
- fix(api): stop embedding task rows in the project list response by @alexmakarski in https://github.com/usekaneo/kaneo/pull/1423
- fix(project): allow one-character names and keys by @Navdeepannu in https://github.com/usekaneo/kaneo/pull/1441
- perf(web): avoid per-task kanban metadata requests by @xianjianlf2 in https://github.com/usekaneo/kaneo/pull/1475
- fix(web): search tasks by issue identifier by @Rutledge in https://github.com/usekaneo/kaneo/pull/1461
- fix(web): keep planned subtasks in backlog by @hydraxman in https://github.com/usekaneo/kaneo/pull/1464
- fix: add date validation for task create/update to prevent Invalid Date in DB by @Sunil56224972 in https://github.com/usekaneo/kaneo/pull/1470
- fix: include labels in task export by @Sunil56224972 in https://github.com/usekaneo/kaneo/pull/1469
- fix(auth): let invited users without an account register by @josephkehan-prog in https://github.com/usekaneo/kaneo/pull/1477
- feat(web): let admins copy a workspace invitation link by @davidescobrodr-lang in https://github.com/usekaneo/kaneo/pull/1478
- feat(i18n): add Vietnamese (vi-VN) locale by @namtao in https://github.com/usekaneo/kaneo/pull/1481
- feat: add Hindi (hi-IN) locale translation by @Sunil56224972 in https://github.com/usekaneo/kaneo/pull/1471
- feat: add zh-CN locale by @shutter-cp in https://github.com/usekaneo/kaneo/pull/1482
- feat(i18n): add Italian (it-IT) translation by @GaSeDevAI in https://github.com/usekaneo/kaneo/pull/1455
- fix(api): GitHub installation verification and label detachment violations by @randoneering in https://github.com/usekaneo/kaneo/pull/1445
- chore(deps): bump hono from 4.12.31 to 4.12.34 by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1487
- chore(deps): bump the npm-minor group across 1 directory with 62 updates by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1489
New Contributors
- @thejesh23 made their first contribution in https://github.com/usekaneo/kaneo/pull/1458
- @ShiroKSH made their first contribution in https://github.com/usekaneo/kaneo/pull/1462
- @anupamme made their first contribution in https://github.com/usekaneo/kaneo/pull/1483
- @N1arko made their first contribution in https://github.com/usekaneo/kaneo/pull/1456
- @aeonframework made their first contribution in https://github.com/usekaneo/kaneo/pull/1457
- @eeshsaxena made their first contribution in https://github.com/usekaneo/kaneo/pull/1434
- @Sunil56224972 made their first contribution in https://github.com/usekaneo/kaneo/pull/1468
- @IEatCodeDaily made their first contribution in https://github.com/usekaneo/kaneo/pull/1439
- @alexmakarski made their first contribution in https://github.com/usekaneo/kaneo/pull/1423
- @xianjianlf2 made their first contribution in https://github.com/usekaneo/kaneo/pull/1475
- @Rutledge made their first contribution in https://github.com/usekaneo/kaneo/pull/1461
- @hydraxman made their first contribution in https://github.com/usekaneo/kaneo/pull/1464
- @josephkehan-prog made their first contribution in https://github.com/usekaneo/kaneo/pull/1477
- @davidescobrodr-lang made their first contribution in https://github.com/usekaneo/kaneo/pull/1478
- @namtao made their first contribution in https://github.com/usekaneo/kaneo/pull/1481
- @shutter-cp made their first contribution in https://github.com/usekaneo/kaneo/pull/1482
- @GaSeDevAI made their first contribution in https://github.com/usekaneo/kaneo/pull/1455
Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.12.1...v2.12.2