Releases: usekaneo/kaneo
Release v2.1.15
Full Changelog: v2.1.14...v2.1.15
Release v2.1.14
What's Changed
- refactor: simplify task details sheet structure and add keyboard escape functionality for closing by @andrejsshell in #788
- refactor: remove optional workspaceId query validator from project endpoint by @andrejsshell in #789
Full Changelog: v2.1.13...v2.1.14
Release v2.1.13
Full Changelog: v2.1.12...v2.1.13
Release v2.1.12
Full Changelog: v2.1.11...v2.1.12
Release v2.1.11
What's Changed
- chore(deps-dev): bump globals from 16.5.0 to 17.0.0 in /apps/web by @dependabot[bot] in #766
Full Changelog: v2.1.10...v2.1.11
Release v2.1.10
What's Changed
- chore(deps): bump hono from 4.11.1 to 4.11.3 in /apps/web by @dependabot[bot] in #767
- chore(deps): bump drizzle-orm from 0.41.0 to 0.45.1 in /apps/api by @dependabot[bot] in #768
- chore(deps): bump react-hook-form from 7.69.0 to 7.70.0 in /apps/web by @dependabot[bot] in #769
- chore(deps): bump @paralleldrive/cuid2 from 3.0.4 to 3.0.6 in /apps/api by @dependabot[bot] in #771
- chore(deps): bump react-day-picker from 9.9.0 to 9.13.0 in /apps/web by @dependabot[bot] in #770
- chore(deps-dev): bump @react-email/preview-server from 5.1.0 to 5.1.1 in /packages/email by @dependabot[bot] in #772
- chore(deps): bump @fumadocs/mdx-remote from 1.4.3 to 1.4.4 in /apps/docs by @dependabot[bot] in #773
- chore(deps-dev): bump react-email from 5.1.0 to 5.1.1 in /packages/email by @dependabot[bot] in #774
- chore(deps): bump fumadocs-openapi from 10.2.2 to 10.2.3 in /apps/docs by @dependabot[bot] in #775
- chore(deps): bump fumadocs-ui from 16.4.1 to 16.4.3 in /apps/docs by @dependabot[bot] in #776
- chore(deps): bump fumadocs-core from 16.4.1 to 16.4.3 in /apps/docs by @dependabot[bot] in #777
- chore(deps): bump fumadocs-mdx from 14.2.3 to 14.2.4 in /apps/docs by @dependabot[bot] in #778
Full Changelog: v2.1.9...v2.1.10
Release v2.1.9
Full Changelog: v2.1.8...v2.1.9
Release v2.1.8
What's Changed
- chore(deps): bump better-auth from 1.4.7 to 1.4.9 in /apps/web by @dependabot[bot] in #752
- chore(deps): bump zod from 4.2.0 to 4.2.1 in /apps/web by @dependabot[bot] in #757
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.3 in /apps/api by @dependabot[bot] in #725
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.3 in /apps/web by @dependabot[bot] in #727
- chore(deps): bump immer from 10.2.0 to 11.1.0 in /apps/web by @dependabot[bot] in #731
- chore(deps): bump zod from 4.2.0 to 4.2.1 in /apps/api by @dependabot[bot] in #734
- chore(deps): bump @types/node from 24.10.1 to 25.0.3 in /packages/email by @dependabot[bot] in #739
- chore(deps-dev): bump esbuild from 0.27.1 to 0.27.2 in /apps/api by @dependabot[bot] in #732
- chore(deps): bump nodemailer from 7.0.11 to 7.0.12 in /packages/email by @dependabot[bot] in #759
- chore(deps): bump @react-email/components from 1.0.1 to 1.0.2 in /packages/email by @dependabot[bot] in #741
- chore(deps): bump better-auth from 1.4.7 to 1.4.9 in /apps/api by @dependabot[bot] in #755
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.3 in /apps/docs by @dependabot[bot] in #745
Full Changelog: v2.1.7...v2.1.8
Release v2.1.7
🚨 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 #750 -
fix: documentation link adjustment
Minor fix to correct a docs link by @noobinthisgame in #764 -
chore(deps): dependency updates
A series of routine dependency bumps acrossapps/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
- @noobinthisgame made their first contribution in #764
Full Changelog (v2.1.6 → v2.1.7): v2.1.6...v2.1.7
Release v2.1.6
🚨 What's Changed (Action Required)
- 🚨 SECURITY / ACCESS CONTROL UPDATE — ALL INSTANCES MUST UPDATE 🚨
feat: add access control to API endpoints by @AlessandroZanatta in #723 - docs: update environment variable documentation and redirect URIs for social providers by @Rodaviva29 in #720
👋 New Contributors
- @Rodaviva29 made their first contribution in #720
- @AlessandroZanatta made their first contribution in #723