We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f6940 commit 7093236Copy full SHA for 7093236
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.3.8](https://github.com/usekaneo/kaneo/compare/v2.3.7...v2.3.8) (2026-03-11)
2
+
3
4
+### Features
5
6
+* add image upload functionality to task descriptions and comments ([33f6940](https://github.com/usekaneo/kaneo/commit/33f69409f00da4341d1c3ad849ae865d2606c7c5))
7
## [2.3.7](https://github.com/usekaneo/kaneo/compare/v2.3.6...v2.3.7) (2026-03-11)
8
9
package.json
@@ -39,7 +39,7 @@
39
}
40
},
41
"packageManager": "pnpm@10.32.1",
42
- "version": "2.3.7",
+ "version": "2.3.8",
43
"dependencies": {
44
"dotenv-mono": "^1.5.1"
45
0 commit comments