Skip to content

Releases: usekaneo/kaneo

Release v2.3.8

11 Mar 18:31

Choose a tag to compare

image

What's Changed

✨ Feat: Image uploads in tasks and comments

Tasks and comments can now include uploaded images, making it much easier to document work visually inside Kaneo.

You can now:

  • Upload images directly in task descriptions
  • Add images inside task comments
  • Paste or drag and drop images into the editor
  • Preview uploaded images in a cleaner read-only experience

The public task view was also updated to use the same editor rendering approach as the private view, so formatting feels more consistent and polished across Kaneo.

Docs: https://kaneo.app/docs/core/installation/object-storage-and-image-uploads

———

Full Changelog: v2.3.7...v2.3.8

Release v2.3.7

11 Mar 17:36

Choose a tag to compare

Release v2.3.6

11 Mar 17:00

Choose a tag to compare

What's Changed

  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #1007
  • chore(deps): bump @better-auth/api-key from 1.5.3 to 1.5.4 in /apps/api by @dependabot[bot] in #1009
  • chore(deps): bump hono-openapi from 1.2.0 to 1.3.0 in /apps/api by @dependabot[bot] in #1010
  • chore(deps): bump @types/nodemailer from 7.0.9 to 7.0.11 in /packages/email by @dependabot[bot] in #1012
  • chore(deps): bump @tiptap/extension-placeholder from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1011
  • chore(deps-dev): bump @types/node from 25.2.3 to 25.3.5 in /apps/api by @dependabot[bot] in #1013
  • chore(deps): bump @tiptap/extension-code-block-lowlight from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1017
  • chore(deps): bump pg from 8.19.0 to 8.20.0 in /apps/api by @dependabot[bot] in #1018
  • chore(deps): bump @tiptap/starter-kit from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1019
  • chore(deps): bump @tanstack/router-devtools from 1.163.3 to 1.166.2 in /apps/web by @dependabot[bot] in #1020
  • chore(deps): bump better-auth from 1.5.3 to 1.5.4 in /apps/web by @dependabot[bot] in #1022
  • chore(deps-dev): bump postcss from 8.5.6 to 8.5.8 in /apps/web by @dependabot[bot] in #1023
  • chore(deps): bump @better-auth/drizzle-adapter from 1.5.3 to 1.5.4 in /apps/api by @dependabot[bot] in #1016
  • chore(deps): bump @tiptap/extension-table from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1021
  • chore(deps): bump @tiptap/extension-underline from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1026
  • chore(deps): bump @types/node from 25.2.3 to 25.3.5 in /packages/email by @dependabot[bot] in #1015
  • chore(deps): bump @tiptap/extension-table-header from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1027
  • chore(deps-dev): bump globals from 17.3.0 to 17.4.0 in /apps/web by @dependabot[bot] in #1024
  • chore(deps): bump @tanstack/react-router from 1.163.3 to 1.166.2 in /apps/web by @dependabot[bot] in #1025
  • chore(deps): bump @tiptap/extension-table-row from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1028
  • chore(deps): bump @tiptap/extension-link from 3.20.0 to 3.20.1 in /apps/web by @dependabot[bot] in #1029
  • fixed the helm chart to work with v2.3.5 by @dscham in #1030

New Contributors

Full Changelog: v2.3.4...v2.3.6

Release v2.3.5

06 Mar 20:08

Choose a tag to compare

image

What's Changed

✨ Feat: Improved task writing experience

Writing your task is 90% of the work, so this update focuses on making the task editor in Kaneo smoother and more powerful.

You can now enhance tasks with:

  • Code blocks with syntax highlighting
  • YouTube embeds
  • Internal Kaneo links that show task details

The task view and editor were also refined to feel more fluid and readable, making it easier to write, document, and reference work.


Full Changelog: v2.2.1...v2.3.0

Release v2.3.4

05 Mar 18:48

Choose a tag to compare

Release v2.3.3

04 Mar 22:10

Choose a tag to compare

Release v2.3.2

03 Mar 15:00

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump hono from 4.12.2 to 4.12.3 in /packages/libs by @dependabot[bot] in #990
  • chore(deps): bump nodemailer from 7.0.13 to 8.0.1 in /packages/email by @dependabot[bot] in #918
  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in #985

Full Changelog: v2.3.1...v2.3.2

Release v2.3.1

02 Mar 22:01

Choose a tag to compare

What's Changed

  • chore(deps): bump @tanstack/router-plugin from 1.163.2 to 1.164.0 in /apps/web by @dependabot[bot] in #988
  • chore(deps): bump hono from 4.12.2 to 4.12.3 in /apps/api by @dependabot[bot] in #989
  • chore(deps-dev): bump @tailwindcss/postcss from 4.1.18 to 4.2.1 in /apps/web by @dependabot[bot] in #991
  • chore(deps-dev): bump @types/pg from 8.16.0 to 8.18.0 in /apps/api by @dependabot[bot] in #992
  • chore(deps): bump better-auth from 1.4.19 to 1.5.0 in /apps/api by @dependabot[bot] in #993
  • chore(deps): bump better-auth from 1.4.19 to 1.5.0 in /apps/web by @dependabot[bot] in #994
  • chore(deps): bump @tanstack/react-router from 1.163.2 to 1.163.3 in /apps/web by @dependabot[bot] in #997
  • chore(deps): bump react-day-picker from 9.13.2 to 9.14.0 in /apps/web by @dependabot[bot] in #998
  • chore(deps): bump hono from 4.12.2 to 4.12.3 in /apps/web by @dependabot[bot] in #1000
  • chore(deps): bump lucide-react from 0.563.0 to 0.575.0 in /apps/web by @dependabot[bot] in #1001
  • chore(deps-dev): bump @types/node from 25.2.3 to 25.3.3 in /apps/api by @dependabot[bot] in #995
  • chore(deps): bump @tanstack/router-devtools from 1.163.2 to 1.163.3 in /apps/web by @dependabot[bot] in #996
  • chore(deps-dev): bump @types/node from 25.2.3 to 25.3.3 in /apps/web by @dependabot[bot] in #999
  • chore(deps-dev): bump react-email from 5.2.8 to 5.2.9 in /packages/email by @dependabot[bot] in #1002
  • chore(deps): bump @types/node from 25.2.3 to 25.3.3 in /packages/email by @dependabot[bot] in #1003
  • chore(deps-dev): bump @react-email/preview-server from 5.2.8 to 5.2.9 in /packages/email by @dependabot[bot] in #1004

Full Changelog: v2.3.0...v2.3.1

Release v2.3.0

25 Feb 21:54

Choose a tag to compare

What's Changed

✨ Feat: Complete redesign

Kaneo now ships with a fully redesigned UI focused on clarity, speed, and a more modern developer experience. The new design improves usability across boards, tasks, navigation, and settings while keeping workflows fast and distraction-free.

dark

🔧 Maintenance and internal improvements

This release also includes various dependency upgrades and internal improvements across the web, API, docs, and shared packages to improve stability, performance, and maintainability.


Full Changelog: v2.2.1...v2.3.0

Release v2.2.1

16 Feb 19:05

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /packages/libs by @dependabot[bot] in #931
  • chore(deps): bump zod from 4.3.5 to 4.3.6 in /apps/web by @dependabot[bot] in #934
  • chore(deps): bump @tanstack/router-devtools from 1.158.1 to 1.160.0 in /apps/web by @dependabot[bot] in #935
  • chore(deps-dev): bump @types/node from 25.2.2 to 25.2.3 in /apps/api by @dependabot[bot] in #936
  • chore(deps): bump @vitejs/plugin-react from 5.1.2 to 5.1.4 in /apps/web by @dependabot[bot] in #937
  • chore(deps): bump react-day-picker from 9.13.1 to 9.13.2 in /apps/web by @dependabot[bot] in #938
  • chore(deps-dev): bump @types/node from 25.2.2 to 25.2.3 in /apps/web by @dependabot[bot] in #939
  • chore(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /apps/web by @dependabot[bot] in #932
  • chore(deps): bump @types/node from 25.2.2 to 25.2.3 in /packages/email by @dependabot[bot] in #940
  • chore(deps): bump lucide-react from 0.563.0 to 0.564.0 in /apps/docs by @dependabot[bot] in #942
  • chore(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /packages/email by @dependabot[bot] in #941
  • chore(deps): bump fumadocs-openapi from 10.3.3 to 10.3.5 in /apps/docs by @dependabot[bot] in #943
  • chore(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /apps/docs by @dependabot[bot] in #944
  • chore(deps): bump @fumadocs/mdx-remote from 1.4.4 to 1.4.5 in /apps/docs by @dependabot[bot] in #945
  • chore(deps-dev): bump hono from 4.11.7 to 4.11.9 in /packages/libs by @dependabot[bot] in #909
  • chore(deps): bump fumadocs-core from 16.5.2 to 16.6.1 in /apps/docs by @dependabot[bot] in #947
  • chore(deps): bump fumadocs-ui from 16.5.2 to 16.6.1 in /apps/docs by @dependabot[bot] in #946
  • fix: upgrade nginx 1.25 to 1.29.5 to reduce vulnerabilities by @randoneering in #930

New Contributors

Full Changelog: v2.2.0...v2.2.1