Skip to content

Release history

kaneo releases

All you need. Nothing you don't. Open source project management that works for you, not against you.

All releases

63 shown

No immediate action
v2.7.7 Maintenance

Routine maintenance and dependency updates.

No immediate action
v2.7.6 Bug fix

Skip bot‑opened GitHub issues

Security behavior changed
v2.7.5 New feature
RBAC

Workspace RBAC

No immediate action
v2.7.4 New feature

S3 key prefix + auto‑delete

Review required
v2.7.3 Mixed
Dependencies

WS path fix + Korean i18n

v2.7.2 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • chore(deps-dev): bump hono from 4.12.7 to 4.12.14 in /packages/libs by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1207
  • chore(deps): bump hono from 4.12.7 to 4.12.16 in /apps/api by @dependabot[bot] in https://github.com/usekaneo/kaneo/pull/1193
  • chore(deps): batch dependabot patch/minor bumps by @andrejsshell in https://github.com/usekaneo/kaneo/pull/1223
  • chore(deps): bump better-auth ecosystem 1.5 → 1.6.9 by @andrejsshell in https://github.com/usekaneo/kaneo/pull/1224
  • chore(docs): updating repo with 127.0.0.1 for health checks by @randoneering in https://github.com/usekaneo/kaneo/pull/1225

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.7.1...v2.7.2

v2.7.1 New feature
Notable features
  • Added websockets for real-time collaboration
Full changelog

What's Changed

  • fix: Update healthcheck URL by @Asynchronite in https://github.com/usekaneo/kaneo/pull/1221
  • refactor: made feature_request easier to fill out by @capti in https://github.com/usekaneo/kaneo/pull/1220
  • feat: add websockets for realtime collaboration and more by @tiran133 in https://github.com/usekaneo/kaneo/pull/1161

New Contributors

  • @Asynchronite made their first contribution in https://github.com/usekaneo/kaneo/pull/1221
  • @tiran133 made their first contribution in https://github.com/usekaneo/kaneo/pull/1161

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.7.0...v2.7.1

v2.7.0 New feature
Notable features
  • Consolidated Kaneo deployment to a single image
Full changelog

What's Changed

  • feat(deploy): consolidate Kaneo deployment to a single image by @randoneering in https://github.com/usekaneo/kaneo/pull/1210
  • fix: run apikey migration after drizzle and drop user_id not null by @tinsever in https://github.com/usekaneo/kaneo/pull/1217

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.6.9...v2.7.0

v2.6.9 Mixed
Notable features
  • Configurable first day of week
  • Bug report form refactored to be easier and faster to fill out
Full changelog

What's Changed

  • feat: add configurable first day of week by @tinsever in https://github.com/usekaneo/kaneo/pull/1206
  • fix(web): ui fixes by @tinsever in https://github.com/usekaneo/kaneo/pull/1202
  • refactor: made bug_report easier and faster to fill out by @capti in https://github.com/usekaneo/kaneo/pull/1209
  • fix(web): 1200 label shows as active by @tinsever in https://github.com/usekaneo/kaneo/pull/1205

New Contributors

  • @capti made their first contribution in https://github.com/usekaneo/kaneo/pull/1209

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.6.8...v2.6.9

v2.6.0 Security relevant
Security fixes
  • Docker image vulnerability reduction
Notable features
  • Separate GitHub SSO and integration
  • Add Russian and Ukrainian locales
  • Add MCP integration
v2.5.3 New feature
Notable features
  • Device authorization flow for CLI and external apps
  • User notifications integrations
  • Project settings in sidebar menu
Full changelog

What's Changed

  • fix: show all board columns on public project link by @tinsever in https://github.com/usekaneo/kaneo/pull/1134
  • feat: add project settings to sidebar project menu by @tinsever in https://github.com/usekaneo/kaneo/pull/1135
  • feat: Init es-ES translations by @guillemc23 in https://github.com/usekaneo/kaneo/pull/1118
  • feat(auth): add device authorization flow for CLI and external apps by @tinsever in https://github.com/usekaneo/kaneo/pull/1138
  • feat: add user notifications integrations by @tinsever in https://github.com/usekaneo/kaneo/pull/1125
  • fix: read workspace description from organization field by @tinsever in https://github.com/usekaneo/kaneo/pull/1133
  • fix: stop column migration from restoring deleted default columns by @tinsever in https://github.com/usekaneo/kaneo/pull/1132

New Contributors

  • @guillemc23 made their first contribution in https://github.com/usekaneo/kaneo/pull/1118

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.5.2...v2.5.3

v2.5.2 Maintenance
Notable features
  • Move-task popover on task toolbar with readable select labels
Full changelog

What's Changed

  • feat(web): move-task popover on task toolbar with readable select labels by @tinsever in https://github.com/usekaneo/kaneo/pull/1126
  • feat(ci): add tests by @tinsever in https://github.com/usekaneo/kaneo/pull/1097

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.5.1...v2.5.2

v2.5.1 Bug fix

Fixed database migration to deduplicate task numbers before applying unique constraint.

v2.5.0 New feature
Notable features
  • Telegram integration
  • Gitea support
  • Per-tab workspace isolation
v2.4.4 New feature
Notable features
  • Integrations support framework
  • Discord and Slack integration docs
  • French locale (fr-FR)
v2.4.2 New feature
Notable features
  • Coderabbit integration configuration
  • Internationalization framework
  • Touch scroll support
v2.4.1 Bug fix
Notable features
  • Gantt chart date resizing
  • Task status and priority validation
  • Archive modal refinement
v2.4.0 New feature
Notable features
  • Gantt view with task start dates
  • Configurable GitHub task comments
  • Improved OpenAPI spec
v2.3.16 Bug fix

Fixed subtask visibility refresh, archive modal display, label cache updates, and dependency stability. Resolves UI issues affecting daily workflows.

v2.3.14 New feature
Notable features
  • Subtasks and task relations
  • OIDC-only user registration
  • Custom archive modal
v2.3.13 Bug fix

Fixed label cache refresh after creation to ensure newly created labels appear immediately without manual page refresh.

v2.3.12 New feature
Notable features
  • API pagination and bulk operations
  • Board/backlog/list sorting
  • Global search with short-id
v2.3.10 Bug fix

Fixed due date calendar width display, API regex parsing error, and text color preservation on autofilled inputs in dark theme mode.

v2.3.9 Bug fix

Fixed file upload handling for filenames containing umlauts and special characters across the application.

v2.3.8 New feature
Notable features
  • Image uploads in task descriptions
  • Image uploads in comments
  • Drag-and-drop and paste support
v2.3.6 Maintenance

Dependency updates and helm chart fix for Kaneo v2.3.5 compatibility. Maintains stability and resolves deployment issues.

v2.3.5 New feature
Notable features
  • Code blocks with syntax highlighting
  • YouTube embeds in tasks
  • Internal Kaneo task links
v2.3.2 Maintenance

Minor dependency updates including nodemailer upgrade from 7.0.13 to 8.0.1 and development dependencies across packages.

v2.3.1 Maintenance

Dependency updates including better-auth, TailwindCSS, React Router, and development dependencies to improve stability and performance.

v2.3.0 New feature
Notable features
  • Fully redesigned UI
  • Improved boards and task workflows
  • Modern developer-focused design
v2.2.1 Maintenance
Security fixes
  • Upgraded Nginx from 1.25 to 1.29.5 for vulnerability reduction
v2.1.24 Maintenance

Updated dependencies across API, web, documentation, and email packages for maintenance and compatibility.

v2.1.21 Maintenance

Updated dependencies across API, web, documentation, and email packages.

v2.1.14 Breaking risk
⚠ Upgrade required
  • Remove workspaceId query parameter from project endpoint requests
Breaking changes
  • Optional workspaceId query validator removed from project endpoint
Full changelog

What's Changed

  • refactor: simplify task details sheet structure and add keyboard escape functionality for closing by @andrejsshell in https://github.com/usekaneo/kaneo/pull/788
  • refactor: remove optional workspaceId query validator from project endpoint by @andrejsshell in https://github.com/usekaneo/kaneo/pull/789

Full Changelog: https://github.com/usekaneo/kaneo/compare/v2.1.13...v2.1.14

v2.1.11 Maintenance

## What's Changed * chore(deps-dev): bump globals from 16.5.0 to 17.0.0 in /apps/web

v2.1.7 Mixed
Notable features
  • GitHub integration: branch, PR, and comment syncing with metadata
Full changelog

🚨 What's Changed

  • feat: GitHub integration improvements
    Updated the GitHub integration to sync branches, pull requests, PR comments, and related metadata for better visibility and traceability across projects by @andrejsshell in https://github.com/usekaneo/kaneo/pull/750

  • fix: documentation link adjustment
    Minor fix to correct a docs link by @noobinthisgame in https://github.com/usekaneo/kaneo/pull/764

  • chore(deps): dependency updates
    A series of routine dependency bumps across apps/web, apps/docs, apps/api, and shared packages (TanStack, BlockNote, Next.js, Fumadocs, Hono, React Query, Lucide, React Email, etc.) via Dependabot to keep the stack up to date and stable.

👋 New Contributors

Full Changelog (v2.1.6 → v2.1.7): https://github.com/usekaneo/kaneo/compare/v2.1.6...v2.1.7

Beta — feedback welcome: [email protected]