Releases: Karelaking/fack-api
Releases · Karelaking/fack-api
Release list
v1.5.0
v1.4.0
v1.3.0
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
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
v1.0.0
1.0.0 (2026-07-20)
Bug Fixes
- fix all the error and bugs (62536c3)
- fix database connection problem (f165786)
- fix database connection problem (269f16e)
- fix type erorrs in the project (b1127af)
- migration error (1b2b9be)
- performance issues (443350b)
- remove unused checks (177a9ff)
- route problem (9882ddf)
- route showing problem (8d15e9d)
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)