kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(release): v0.1.0

+81 -1
+80
CHANGELOG.md
··· 1 + # 0.1.0 (2025-02-22) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * :bug: fixing deleted workspaces being cached ([624b206](https://github.com/kaneo-app/app/commit/624b20676fedf1b1a5871f916a5c1d5c38a5d2cb)) 7 + * :bug: fixing overflowing workspace names ([0c2ab27](https://github.com/kaneo-app/app/commit/0c2ab2705d82c86ace8b4919c59d7773b63e989d)) 8 + * :bug: fixing route generation for vite ([73ddd6d](https://github.com/kaneo-app/app/commit/73ddd6d0138e9223921cbefdd727b2fa61408be0)) 9 + * :bug: remove unused import ([fa639e1](https://github.com/kaneo-app/app/commit/fa639e15e1c847d4ac89b7925fb2606b6e5900a4)) 10 + * :construction_worker: fixing build on pipeline ([767ba10](https://github.com/kaneo-app/app/commit/767ba103aca3beeda0a6f0a0df4459ce071f3b74)) 11 + * :green_heart: fixing formatting in package.json ([4644f0f](https://github.com/kaneo-app/app/commit/4644f0f6e3413591c9dd837a67df7cf8e735718e)) 12 + * :sparkles: format drizzle.config.ts ([cccd3ae](https://github.com/kaneo-app/app/commit/cccd3aea9420d4815501ec0d15ef1dc08a1f1b15)) 13 + * adding cursor button ([3b33c69](https://github.com/kaneo-app/app/commit/3b33c69f43c6adb6ad2e11284d20fb294941016b)) 14 + * adding dynamic view height on sidebar ([e7f4360](https://github.com/kaneo-app/app/commit/e7f4360eaf74b57eb8de48c2709ac4bfd418ee60)) 15 + * adding loading state for projects, sync ws when creating new tasks ([3977931](https://github.com/kaneo-app/app/commit/3977931ae07de1bcbf3ed1652ffead18b4469b2f)) 16 + * changing release branch ([3636788](https://github.com/kaneo-app/app/commit/3636788ca23bf418ef098fa2dad4c0da67f09d74)) 17 + * fixed but when preloading a workspace / project ([19f3136](https://github.com/kaneo-app/app/commit/19f3136e1209203c7dded63c05ee7d6982e668f0)) 18 + * fixing build context ([fa736c5](https://github.com/kaneo-app/app/commit/fa736c5c60ac75b9a8d9a2f583c49b08d597d1cc)) 19 + * fixing empty states ([cdb92fe](https://github.com/kaneo-app/app/commit/cdb92fe80858c41f3fdf8009abff87c6df023773)) 20 + * fixing local development setup ([894d55d](https://github.com/kaneo-app/app/commit/894d55d1c6440b161dd66dd70c7b251db3be3069)) 21 + * fixing long task titles ([8927a97](https://github.com/kaneo-app/app/commit/8927a971e5b53cbc69bf543efd8bb1d7fd00778e)) 22 + * fixing route selection and creating tasks with no asignee ([ae9bc8e](https://github.com/kaneo-app/app/commit/ae9bc8eebecc4786e3e7630432e9bc98cf03dd0f)) 23 + * improving padding for user info section ([4e904bf](https://github.com/kaneo-app/app/commit/4e904bfc8051c49c3468690ae99fbce5706d7fcf)) 24 + * improving scrolling on dnd ([17a54fd](https://github.com/kaneo-app/app/commit/17a54fdfcbcb9bc43efbe7dd05dd854872930ad9)) 25 + * listing web's nginx conf ([9ae5b32](https://github.com/kaneo-app/app/commit/9ae5b3209d84529c7edc482f118826502327dfe9)) 26 + * major route refactor, adding empty / selection states ([4b448ec](https://github.com/kaneo-app/app/commit/4b448ec4f2e365553f62b345032abe713ae14bc3)) 27 + * making settings not dependant on a workspaceId ([4a15188](https://github.com/kaneo-app/app/commit/4a15188bbdefa3cb8012f42f308bcd5cfae23882)) 28 + * making sidebar fixed ([6761a4f](https://github.com/kaneo-app/app/commit/6761a4f9930d8f2c77241f2041c4b338750f7665)) 29 + * making sidebar on mobile floating ([c3ba0e2](https://github.com/kaneo-app/app/commit/c3ba0e244a0d86a7390d97b145e0330b795d8410)) 30 + * refactoring publishing flow ([5471b88](https://github.com/kaneo-app/app/commit/5471b88ee244064b69853fd0a914cf32803f9f8f)) 31 + * removing unused import ([9466dc5](https://github.com/kaneo-app/app/commit/9466dc5d18e46d8f30000cf110ed255b53a3045d)) 32 + * removing unused packages ([20a8c66](https://github.com/kaneo-app/app/commit/20a8c6694d1e1bc345655a4b85a56bf7a981dc48)) 33 + * removing unused packages ([49ba8d1](https://github.com/kaneo-app/app/commit/49ba8d196d44715dd736ad3de4690a70686f46a3)) 34 + * removing unused packages ([de87b29](https://github.com/kaneo-app/app/commit/de87b298d00cddf7fff0799bcce7149beb7f2123)) 35 + * reseting zustand after sign out ([9352b9f](https://github.com/kaneo-app/app/commit/9352b9f77b10fbd37c1ad5557e3368ad27c1fdb1)) 36 + * task title was overflowing when too long ([9627cb3](https://github.com/kaneo-app/app/commit/9627cb3c25b30e6fb5287a32aebb32bf76ddface)) 37 + * updated mutateFn for sign in / up flow ([73f6b68](https://github.com/kaneo-app/app/commit/73f6b681fdb084b541bc32738cb397f0b9f6717a)) 38 + * updated urls and removing urls ([fd7f1d7](https://github.com/kaneo-app/app/commit/fd7f1d765451fd55969fecb5331b61584698d296)) 39 + * updating docker context ([0bb17b5](https://github.com/kaneo-app/app/commit/0bb17b5d786c3ef110fbd16f08701b139bf39c7f)) 40 + * updating reamde ([d6d3ed8](https://github.com/kaneo-app/app/commit/d6d3ed8bf8cab3b9a27747c66c4d0ffdf9e2ba13)) 41 + * wrong z-index on modals ([2de17b8](https://github.com/kaneo-app/app/commit/2de17b8b1993d847a2f22a43891f2254b66ef3a2)) 42 + 43 + 44 + ### Features 45 + 46 + * :construction_worker: adding workflow to lint project ([382d6c5](https://github.com/kaneo-app/app/commit/382d6c5ef0a084d026a7238689f8a357fc05c5fa)) 47 + * :construction_worker: updating husky and commitlint ([33e2920](https://github.com/kaneo-app/app/commit/33e292027fea1d6dc4546a61b869f180e7d129e0)) 48 + * :construction_worker: updating workflow name ([f13d4ef](https://github.com/kaneo-app/app/commit/f13d4eff1c021be68b01c7381439d28629b6e22b)) 49 + * :fire: adding initial kanban board ([0e2734a](https://github.com/kaneo-app/app/commit/0e2734a4757722d753be398c9f7273b7fdfc1274)) 50 + * :fire: migrating to sessions, using file routes, adding auth provider ([d6f8ecc](https://github.com/kaneo-app/app/commit/d6f8ecce077e3fac67111e7585f81b6bd268d191)) 51 + * :sparkles: adding crud for workspaces ([faad3a4](https://github.com/kaneo-app/app/commit/faad3a49a327ed3cbee14d96a923997a5daf8bbd)) 52 + * :sparkles: adding marketing image ([841eee9](https://github.com/kaneo-app/app/commit/841eee9fcf4440370fdd95ee73731d591a6795b4)) 53 + * :sparkles: adding marketing image ([91ac6c1](https://github.com/kaneo-app/app/commit/91ac6c189ddc81535cf498abcfb8e63a8c32cead)) 54 + * :sparkles: adding marketing image ([e0dbd6b](https://github.com/kaneo-app/app/commit/e0dbd6bd41a440a0114e5c413d673601153d58a6)) 55 + * :sparkles: adding marketing image ([a8568c1](https://github.com/kaneo-app/app/commit/a8568c1f6d04685d387996448830b1fb166740e5)) 56 + * :sparkles: adding projects ([db2f600](https://github.com/kaneo-app/app/commit/db2f600d58ea45bf410f8b91de0577f969b2fbda)) 57 + * :sparkles: finishing authentication, adding color modes ([da9c10f](https://github.com/kaneo-app/app/commit/da9c10fa56ccf479977d3fad8a547d684067256d)) 58 + * :sparkles: finishing socket communication for tasks ([dcb8475](https://github.com/kaneo-app/app/commit/dcb84754b3bb970415bb7e16200224bef5271823)) 59 + * :sparkles: initial commit for projects ([200d9a6](https://github.com/kaneo-app/app/commit/200d9a6df400bab61bbc63f2a28dc3807da77606)) 60 + * :sparkles: updating logo design ([b8250e6](https://github.com/kaneo-app/app/commit/b8250e68fc3f8013b548750fb87140cb55811ac7)) 61 + * adding docker images and compose ([537b47e](https://github.com/kaneo-app/app/commit/537b47e328b8b5ee2ef1f0ffb71e78e8e3a42ee8)) 62 + * adding empty / error states ([5a0ae89](https://github.com/kaneo-app/app/commit/5a0ae89b2f43ee78f955840758bf95cb24fa8ec1)) 63 + * adding invites for users ([6f509ea](https://github.com/kaneo-app/app/commit/6f509ea85c76de40811282e673caa99ac174df69)) 64 + * adding multi platform build ([9e40708](https://github.com/kaneo-app/app/commit/9e407089a09f93c0a5ecc8296444f0d3f61f3400)) 65 + * adding pending invited users screen ([138dc70](https://github.com/kaneo-app/app/commit/138dc7084d9d30bc4a35e2ed94aed90e4c82dccc)) 66 + * adding project icons ([500783e](https://github.com/kaneo-app/app/commit/500783eb12a2fc64ff7e64d078638a4d4a16a0f2)) 67 + * adding project slugs ([e4cd25a](https://github.com/kaneo-app/app/commit/e4cd25a6b8c7bf6f6e3928b4dca6684270ed99a5)) 68 + * adding sensors for dnd ([3a9f2a9](https://github.com/kaneo-app/app/commit/3a9f2a91eaf7cc8c5f330c69cbf702aed0ab0def)) 69 + * adding settings page ([dd9ae8f](https://github.com/kaneo-app/app/commit/dd9ae8fd74008540c76caed0b7eed398ed408b54)) 70 + * changing cover image ([62cb2fb](https://github.com/kaneo-app/app/commit/62cb2fb88e9e42de923d68bdd889f87738757905)) 71 + * **create-turbo:** apply official-starter transform ([6fcda66](https://github.com/kaneo-app/app/commit/6fcda66be3d9e10f32705cd0a59d62eae0e8ef27)) 72 + * **create-turbo:** apply package-manager transform ([2aaf064](https://github.com/kaneo-app/app/commit/2aaf064f095549ad6600e89954aba9fc2c8385d9)) 73 + * **create-turbo:** create basic ([3b8654f](https://github.com/kaneo-app/app/commit/3b8654f88adfe575bdd6190af85ce8daeea7f810)) 74 + * finishing responsive-ness on manage teams screens ([bf5c55c](https://github.com/kaneo-app/app/commit/bf5c55c073f073e6be6fbcb0e3f5cb31a5b0c893)) 75 + * initial task edit setup ([2aacb26](https://github.com/kaneo-app/app/commit/2aacb262ab519eb1cc5e8c1a4aa3c1bcb9ba595c)) 76 + * making manage teams screens responsive ([e78f23c](https://github.com/kaneo-app/app/commit/e78f23ce379ceeb3e980095932b300e7ef409755)) 77 + * Teams refactor ([#70](https://github.com/kaneo-app/app/issues/70)) ([f8403cb](https://github.com/kaneo-app/app/commit/f8403cbf8630b9a3a534f6143f8f06896b354118)) 78 + 79 + 80 + 1 81 # Changelog 2 82 3 83 All notable changes to this project will be documented in this file.
+1 -1
package.json
··· 23 23 "apps/*", 24 24 "packages/*" 25 25 ], 26 - "version": "0.0.0" 26 + "version": "0.1.0" 27 27 }