Releases: emreycolakoglu/taskforge
Releases · emreycolakoglu/taskforge
Release list
v1.0.24
What's new
- test(web): wrap TaskDetailPage test in SidebarProvider (4318e5c)
- refactor(web): integrate Sidebar components into BoardHeaderBar and DetailBreadcrumbBar (5c9ab8a)
Full changelog: v1.0.23...v1.0.24
v1.0.23
What's new
- Merge pull request #4 from emreycolakoglu/refactor/shadcn-standardization (7700835)
- refactor(web): phase 5b — migrate sidebar-layout to shadcn Sidebar (779f7fa)
- refactor(web): phase 5a — add Breadcrumb primitive, adopt in detail bar (416bc0c)
- refactor(web): phase 4 — unify property pickers on shadcn Select (080afaf)
- refactor(web): phase 3 — cmdk Command + Checkbox, collapse duplicated pickers (65c8566)
- refactor(web): phase 2 — add Skeleton + Alert primitives (0f2ac7f)
- refactor(web): phase 1 — swap straggler raw elements to shadcn primitives (b5c4366)
Full changelog: v1.0.22...v1.0.23
v1.0.22
What's new
Full changelog: v1.0.21...v1.0.22
v1.0.21
What's new
Full changelog: v1.0.20...v1.0.21
v1.0.20
What's new
- feat: add test scripts to package.json and turbo.json (5646077)
- feat: enhance label management and UI components (18dcf52)
Full changelog: v1.0.19...v1.0.20
v1.0.19
What's new
- feat(auth): implement user deletion with cascading effects and related tests (f67ae30)
Full changelog: v1.0.18...v1.0.19
v1.0.18
What's new
- feat(relations): enhance DetailPropertiesSidebar with interactive relations management (40e1dbe)
Full changelog: v1.0.17...v1.0.18
v1.0.17
What's new
- feat(kanban): implement task filtering and drag-and-drop logic with optimistic updates (af4928f)
Full changelog: v1.0.16...v1.0.17
v1.0.16
What's new
- feat: add markdown editor with ProseMirror integration (7cf6599)
Full changelog: v1.0.15...v1.0.16
v1.0.15
What's new
- feat(web): update priority icons to use lucide-react chevrons and alert icon (7a31980)
- feat(auth): implement redirect logic for signup route and add tests (5f9e077)
- feat(web): add parent task name to TaskCard and KanbanBoard components (b608bca)
Full changelog: v1.0.14...v1.0.15