Skip to content

Releases: Karelaking/fack-api

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:35

1.5.0 (2026-09-07)

Bug Fixes

  • utils: restore clsx and tailwind-merge and remove problematic cn package (5496b5e)

Features

  • add pixel-perfect landing page for Fack API with interactive playground (e292bc1)
  • enhance UI components with improved styling and new features (6ac110a)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:43

1.4.0 (2026-07-28)

Features

  • implement mock data generation engine and comprehensive dashboard UI components (c9b6685)
  • implement project settings, theme toggle, and dashboard navigation (8b0c10d)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 03:18

1.3.0 (2026-07-25)

Features

  • implement core project infrastructure, canvas management, and dynamic API mocking system (0c626e1)
  • implement dashboard navigation system including project management UI (806514f)
  • implement mock request processing core and fix docker port mapping (c4c0a1e)
  • implement project workspace routes, global error boundaries, and mock handler core tests (810facb)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:29

1.2.0 (2026-07-21)

Features

  • implement core mock request handler and in-memory caching system (ffa694a)
  • implement core mock request processing engine with routing, latency (9c6ae7b)
  • implement mock data caching, response formatting, and core request processing logic (e6584b0)
  • implement mock request engine and dashboard navigation components (4dab8de)
  • implement mock request processing core with integrated caching and logging logic (921a742)
  • implement mock server engine, database schema, and project management dashboard (c0e1ed9)
  • implement unified project routing with catch-all page (4d18668)
  • introduce graphify agent skill with structured references and configuration files (73df3c5)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:06

1.1.0 (2026-07-21)

Features

  • add comprehensive agent skill sets for Vercel React best practices, Shadcn, and analytics refs (7306385)
  • initialize new agent skills and reference documentation across all modules (0f06ebd)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:56

1.0.0 (2026-07-20)

Bug Fixes

Features

  • added some minor ui fixes (0eeec09)
  • add automated PR labeling workflow and configuration mapping (7ffd452)
  • add delete button for the routes (bd4f37d)
  • add dependabot configuration for automated dependency updates (97e309c)
  • add dependabot configuration for automated dependency updates (c71d49f)
  • add FUNDING.yml to support project sponsorship (e3d8b2a)
  • add HeaderNewProjectButton and CanvasContainer components to implement project canvas management and route editing (4f2fc6f)
  • add React Flow canvas component for visualizing and managing endpoint routes (48e7d91)
  • add stale workflow to automatically manage inactive issues and pull requests (86087d5)
  • add visual editor components for managing route configurations and flow orchestration (cf7db3b)
  • added bottom bar for the mobile (45c09cb)
  • added custom image category (85dd55c)
  • added delete option for the projects (a6c14a2)
  • added drag and drop feature in the route fields (9637666)
  • added drop down in breadcrumb (9c80517)
  • added feature to change the route settings (40c9776)
  • added logs for the requests and response (558eacd)
  • added online database (0ba72ae)
  • added option for the user to desable the log for the project (36d0fea)
  • added project switch option in the breadcrumb bar (ccb0756)
  • added query parameters (e89ffd7)
  • completely remove /mock prefix from mock api urls (feda2eb)
  • created readme.md file (6345ffc)
  • extracted client components from server components (1fda6c9)
  • implement dashboard layout with unified project workspace and sidebar navigation (b7d32ae)
  • implement dynamic project subpage routing and sidebar navigation for project management components (35a8349)
  • implement mock request processing core and unified project workspace routing (81cb79f)
  • implement mock server engine with request routing, project caching, and dynamic response generation (f4ad307)
  • implement project settings management and navigation sidebar for workspace administration (d73a0bb)
  • implement RouteNode component and FlowCanvas for visual API route management (0206cc0)
  • implement unit testing suite with Vitest and Codecov integration (a038057)
  • resolve catch-all routing and support slash nested project slugs (d771b03)