Skip to content

Releases: emreycolakoglu/taskforge

v1.0.24

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:22

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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:44
7700835

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

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:26
a9929e2

What's new

  • feat(web): make TaskForge an installable PWA (#3) (a9929e2)

Full changelog: v1.0.21...v1.0.22

v1.0.21

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:03
89b5580

What's new

  • feat(tasks): add public read-only task sharing (#2) (89b5580)

Full changelog: v1.0.20...v1.0.21

v1.0.20

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:14

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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:15

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:20

What's new

  • feat(relations): enhance DetailPropertiesSidebar with interactive relations management (40e1dbe)

Full changelog: v1.0.17...v1.0.18

v1.0.17

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:34

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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:55

What's new

  • feat: add markdown editor with ProseMirror integration (7cf6599)

Full changelog: v1.0.15...v1.0.16

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:13

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