Skip to content

Changelog

Change history of Booking Platform

v0.2.1 (2026-07)

Added

  • Added Health CLI workspace documentation (workspaces/health-cli.md)
  • Added 6 missing API handler groups to API overview (AI, Blog, Feature Flags, Realtime, Social Sharing, Video)
  • Added security/ section to README documentation sections table
  • Added placeholder data files for Vue components (project.json, features.json, test-results.json, releases.json)
  • Added vitepress-plugin-group-icons integration to VitePress config
  • Added UnoCSS config at workspace root
  • Added Vue 3 to docs tech stack table

Changed

  • Updated server handler count from 17 to 21 in features and website docs
  • Updated workspace count from 9 to 10 across all docs
  • Updated docs dev port from 3000 to 5173 in usage and installation guides
  • Updated docs workspace structure to reflect actual file layout
  • Updated AGENTS.md to reference correct UnoCSS config path
  • Updated project/features.md with 4 missing server handler groups (AI, Feature Flags, Loyalty Program, Reviews)
  • Updated project/workspaces.md to include tools/health workspace
  • Updated project/overview.md architecture tree to include tools/health

Removed

  • Removed all google-travel references from 12+ docs files
  • Deleted stale workspaces/google-travel.md page
  • Removed stale Nitro and .output references from package.json, tsconfig.json, .moon/workspace.yml, README.md, and AGENTS.md
  • Removed nitro.config.ts from .moon/workspace.yml build inputs
  • Removed Google Travel Partner section from resources/integrations.md

Fixed

  • Fixed VitePress config with correct plugin setup (UnoCSS, group-icons, Twoslash)
  • Fixed malformed Vue template in TestResults.vue component
  • Fixed workspaces/docs.md structure tree to match actual files
  • Fixed workspaces/integrations-shared.md overview text to remove Google Travel

v0.2.0 (2025-01)

Added

  • Added API documentation for Bookings, Customers, Services, Staff
  • Added API Tester page for testing API
  • Added Mobile App guide
  • Added Best Practices guide
  • Added Integrations documentation (Stripe, Google Calendar, Twilio, Zapier)
  • Added Troubleshooting guide
  • Added Compare Plans page

Changed

  • Updated VitePress config to add API sidebar
  • Improved Getting Started flow
  • Fixed broken links in API docs

Fixed

  • Fixed duplicate content in getting-started
  • Fixed broken image URLs in README
  • Fixed order conflict in API reference

v0.1.0 (2024-12)

Added

  • Created VitePress documentation site
  • Added Getting Started guides (introduction, installation, quick-start)
  • Added User Guides (authentication, booking-flow, payments, basic-usage, customer-guide)
  • Added Product pages (features, configuration, pricing)
  • Added FAQ page
  • Configured Biome for lint and format
  • Configured Moonrepo workspace

Changelog Format

Based on Keep a Changelog

  • Added — New features
  • Changed — Changes in existing features
  • Deprecated — Features to be removed
  • Removed — Features that have been removed
  • Fixed — Bug fixes
  • Security — Vulnerability fixes

Released under the MIT License.