Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:56
· 54 commits to main since this release

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)